Commit graph

158 commits

Author SHA1 Message Date
Claude (backend session)
f77ea6cc41 Record Phase-1 decision requests (editor structure, bad-chunk disposition, escalation models, memory schema, ongoing Analyst) with reviewer recommendations 2026-07-04 17:20:10 +03:00
Claude (backend session)
c504cfeb14 Mark native Anthropic adapter deprecated (kept as reference for Phase-2 Gemini adapter); record real DeepSeek cache-hit confirmation 2026-07-04 17:07:38 +03:00
Claude (backend session)
56c2f5a61c Fix tmctl report: materialize request_log rows so they outlive the query context that defer-cancel tore down mid-iteration 2026-07-04 16:56:21 +03:00
Claude (backend session)
9d78385c37 Apply external review fixes: snapshot local overrides, gate-enabled guard, TM-key doc note, db-lock gitignore, techdebt disposition 2026-07-04 16:29:25 +03:00
Claude (backend session)
56670e3d67 Scope CheckKeys to reachable models so backend runs on two keys; escalation keys required only when gates enabled 2026-07-04 15:49:27 +03:00
Claude (backend session)
214e005155 Harden Phase 0 after self-review: snapshot coverage, response-price fallback, usage clamp, job-status lifecycle, config guards, source normalization, hash robustness 2026-07-04 14:49:43 +03:00
Claude (backend session)
7954325b7e Add Phase 0 backend skeleton: LLM core with native Anthropic adapter, money ledger, SQLite store with atomic chunk checkpoints, deterministic C1 mini-runner, tmctl CLI, configs and prompts 2026-07-04 09:04:06 +03:00
Claude (backend session)
9bb00d49f2 Initial commit: documentation, eval polygon, backend step 0 verdict
TextMachine project repository (AI translation of literary books).
Includes: v2 architecture decisions, MVP plan, research 01-12,
polygon experiments 01-03, backend-session revalidation verdict
(03-implementation-notes.md).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 06:50:59 +03:00