docs: add TASKS.md for standalone env defaults + setup script work

This commit is contained in:
Igor Loskutov
2026-02-10 17:12:01 -05:00
parent f36b95b09f
commit 46750abad9
2 changed files with 220 additions and 1 deletions

View File

@@ -101,4 +101,5 @@ These require external accounts and infrastructure that can't be scripted:
- Step 1 (Ollama/LLM) — implemented and tested
- Step 3 (transcript storage) — resolved: skip for live-only mode, no code changes needed
- Steps 2, 4, 5, 6, 7 — need a separate research and implementation pass each
- Step 4 (transcription/diarization) — in progress by another developer
- Steps 2, 5, 6, 7 — next up: env defaults research, then unified script (see `TASKS.md`)