mirror of
https://github.com/zvx-echo6/refactored-recon.git
synced 2026-05-20 14:44:39 +02:00
Document the api.py revert (6e-2) and the shadowlib download destination fix (6e-3) that redirects all three sources from /mnt/library/Acquired/[SUBDIR]/ to the new dispatcher hopper at /opt/recon/data/acquired/pdf/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| phase-0-baseline.md | ||
| phase-1-scaffolding.md | ||
| phase-2-shared-filing.md | ||
| phase-3-transcript-processor.md | ||
| phase-4-pdf-processor.md | ||
| phase-5a-transcript-resweep.md | ||
| phase-5b-transcript-unprocess.md | ||
| phase-5c1-service-rewire.md | ||
| phase-5c2-service-start.md | ||
| phase-6a-transcript-organized-in-place.md | ||
| phase-6b-dashboard-bug-fix.md | ||
| phase-6c-code-cleanup.md | ||
| phase-6e-skill-and-dashboard-cleanup.md | ||
| README.md | ||
Phases
Per-phase execution documents live here. Each phase gets its own markdown file with detailed steps, commands, verification criteria, and rollback procedures.
Phase documents are written just-in-time — the details of phase 3 are informed by what we learn in phases 1 and 2. Writing all six up front would be speculative and would churn as reality hits.
Naming convention
phase-0-baseline.md— baseline capturephase-1-scaffolding.md— new directories and configphase-2-shared-filing.md— shared filing functionphase-3-transcript-processor.md— first processor end-to-endphase-4-pdf-processor.md— second processorphase-5-cutover.md— service cutover and transcript resweepphase-6-cleanup.md— dead code removal and docs
Status
None of the per-phase docs exist yet. They will be added as each phase is scoped.
The high-level plan lives in ../migration-plan.md.