SpeakTrue Docs
Current Status
- Current durable project guidance lives in tracked docs, README.md, and AGENTS.md.
- Latest pushed implementation checkpoint:
cea629f (refactor: reduce legacy runtime seam).
- Legacy web deploy/app startup uses
wsgi:app. gb_tts_app.py is hard-deprecated; src/legacy_runtime.py remains the transitional compatibility surface.
- After legacy adapter cleanup, no production route imports
legacy_runtime_adapter; remaining legacy-web work is compatibility namespace retirement for src/legacy_runtime.py, src/services/legacy_runtime_adapter.py, and monkeypatch-heavy tests.
- Strict-mode web drafts are local-only until server-side Supabase draft persistence is explicitly migrated.
Product
Operations
Design
Legal