Production Lines
Écho — Production Pipeline (stages & gates)
Écho — Production Pipeline (stages & gates)
| Stage | What happens | Gate |
|---|---|---|
| 1. Adopt | Existing app accepted as-is; ~50 working features inventoried (BACKLOG.md) |
Tests collect & pass |
| 2. Rebrand | Display → "Écho", paths → "Echo", one-time AppData migration | No "Chuchoteur"/"SuperWhisper" in user-visible strings; data migrated |
| 3. Package | PyInstaller → Echo.exe (unsigned; signing hook ready) |
.exe launches on a clean profile, tray appears |
| 4. Distribute | /tools/echo page on jct-www: pitch, how-it-works, download, docs |
Page live, download works |
| 5. Feedback | Widget → JCT Jira echo component; BACKLOG.md seeded as issues |
Test submission creates an issue |
| 6. Document | production-lines/echo/ + reusable deployment template; /docs-pipeline publish |
Template reusable for next tool; INF-0002 closed |
Stages 1–3 = Plan 1. Stage 4 = Plan 2. Stage 5 = Plan 3. Stage 6 = Plan 4.