conductor(tracks): Register Pass 2 de-obfuscation campaign (row 29) + update Pass 1 §11.1

- tracks.md: new row 29 for the de-obfuscation campaign (priority A, research, awaits user samples)
- Pass 1 spec §11.1: superseded 2026-06-21; now points to the dedicated Pass 2 umbrella spec for the full handoff contract. The 'user must rediscover math encoding' action item is replaced by 'user provides 3-10 samples of past de-obfuscation notes; warmup derives the lexicon'
This commit is contained in:
ed
2026-06-23 00:08:35 -04:00
parent 256af96bf3
commit e768e98d5e
2 changed files with 21 additions and 8 deletions
@@ -341,21 +341,33 @@ This track does not modify the manual_slop application architecture. It produces
## 11. Coordination with Future Passes (load-bearing)
### 11.1 Pass 2 (de-obfuscation via user's math encoding notation) — handoff contract
### 11.1 Pass 2 (de-obfuscation via user's constructive type-theoretic re-encoding) — handoff contract (superseded 2026-06-21)
**Pass 2 will consume:**
**This section is superseded by the dedicated Pass 2 track at [`conductor/tracks/video_analysis_deob_20260621/spec.md`](../video_analysis_deob_20260621/spec.md) (umbrella) + the warmup precursor at [`conductor/tracks/video_analysis_deob_warmup_20260621/spec.md`](../video_analysis_deob_warmup_20260621/spec.md).**
**TL;DR.** Pass 2 is now a 5-folder campaign (1 warmup + 1 umbrella + 3 phase children), not a single "USER must rediscover" task. The user's "compress/decompress math info" encoding is now an **evidence-based lexicon** derived from the user's past de-obfuscation samples (collected via the warmup track), not a "user must rediscover" action item. The 3-layer deliverable per video (translation / replacement / decoder) replaces the single `deobfuscated/<slug>.md` originally described here.
**Pass 2 will consume (unchanged):**
- `transcript.json` (every child track's `artifacts/transcript.json`)
- `frames/*.jpg` (every child track's `artifacts/frames/`)
- `ocr.md` (every child track's `artifacts/ocr.md`)
- `report.md` (every child track's deep-dive report)
- `report.md` (every child track's deep-dive report — the primary input)
- `summary.md` (every child track's summary)
**Pass 2's input encoding (user action item — pre-Pass-2):**
- The user must rediscover/redefine their "compress/decompress math info" encoding notation.
- This may be referenced in `conductor/tracks/intent_dsl_survey_20260612/` and other DSL-related track work; the user has prior art but it needs to be located.
- Without this encoding system, Pass 2 cannot start.
**Pass 2's input (revised 2026-06-21):**
- The user provides 3-10 samples of their past de-obfuscation notes in `samples/`. The warmup track (`video_analysis_deob_warmup_20260621/`) produces the initial lexicon + LLM prompt template.
- The user's constructive type theory framing is documented at [`video_analysis_deob_20260621/spec.md`](../video_analysis_deob_20260621/spec.md) §1.1.
**Pass 2 output:** a `deobfuscated/<slug>.md` per video + a `deobfuscated/synthesis.md` cross-cutting.
**Pass 2 output (revised):** 3-layer deliverable per video + 3-layer deliverable for the cross-cutting synthesis. For each: `<slug>_translation.md` (side-by-side), `<slug>_deobfuscated.md` (replacement), `<slug>_decoder.md` (per-term decoder with form anchor + etymology + definition history).
**5-folder structure:**
- `video_analysis_deob_20260621/` — umbrella (coordinates the 3 phase children)
- `video_analysis_deob_warmup_20260621/` — precursor (user samples → lexicon + prompt template)
- `video_analysis_deob_lexicon_20260621/` — Phase 1 (refine the warmup's draft into a codified operational spec)
- `video_analysis_deob_pilot_20260621/` — Phase 2 (apply to 2 videos: `cs229_building_llms` + `entropy_epiplexity`; capture refinements)
- `video_analysis_deob_apply_20260621/` — Phase 3 (apply to the remaining 10 + synthesis)
See the umbrella spec for the full design: §1 (philosophy), §2 (current state), §3 (goals), §4 (functional requirements), §6 (out of scope), §10 (user directives), §11 (see also).
### 11.2 Pass 3 (projection to applied domain) — handoff contract