Context
The audio repo consolidation audit makes WalksWithASwagger/spektorAI the canonical WhisperForge repo while the legacy public WalksWithASwagger/whisperforge repo becomes historical context.
Audit: docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md
Acceptance Criteria
- GitHub repo description, topics, and homepage make it clear that
spektorAI is the canonical WhisperForge implementation.
- README/status docs point humans and agents to the canonical surfaces.
- Decide whether to add a license to
spektorAI; do not silently inherit the old whisperforge MIT license without human confirmation.
- Legacy
whisperforge README points to the canonical repo before archival.
- No runtime code changes are included in this issue.
Verification
git diff --check
python3 -m json.tool ops/roadmap/features.json
- Manual check: GitHub repo metadata reads as canonical WhisperForge.
Context
The audio repo consolidation audit makes
WalksWithASwagger/spektorAIthe canonical WhisperForge repo while the legacy publicWalksWithASwagger/whisperforgerepo becomes historical context.Audit:
docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.mdAcceptance Criteria
spektorAIis the canonical WhisperForge implementation.spektorAI; do not silently inherit the oldwhisperforgeMIT license without human confirmation.whisperforgeREADME points to the canonical repo before archival.Verification
git diff --checkpython3 -m json.tool ops/roadmap/features.json