textmachine/backend/internal/store
2026-07-05 03:33:57 +03:00
..
chunkstatus.go Add chapter/chunk book loop with per-chunk disposition flags, attempt-axis retries, content-hashed resume, and F4/D2.5 fixes 2026-07-04 22:00:30 +03:00
chunkstatus_test.go Add chapter/chunk book loop with per-chunk disposition flags, attempt-axis retries, content-hashed resume, and F4/D2.5 fixes 2026-07-04 22:00:30 +03:00
jobs.go Fix review findings: shared retry engine, billed-decode settle, empty-completion fail-loud, snapshot pinning with resnapshot flag, process file lock, local model pricing, single-pass render, attempt hash dimension 2026-07-04 13:26:35 +03:00
kill9_test.go 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
ledger.go Apply self-review fixes: fold fallback wire config into the snapshot, make escalation resume-idempotent and ceiling-tolerant, strip think in the coverage gate, gate only the translator 2026-07-05 00:35:34 +03:00
migrate.go Close step-3a external-review findings: spine reconciliation for dangling/mislabeled chapters, UTF-8 normalization, ASCII quote-depth, ruby full-replace, and tiling fuzz tests 2026-07-05 03:33:57 +03:00
requestlog.go 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
ruby.go Close step-3a external-review findings: spine reconciliation for dangling/mislabeled chapters, UTF-8 normalization, ASCII quote-depth, ruby full-replace, and tiling fuzz tests 2026-07-05 03:33:57 +03:00
ruby_test.go Close step-3a external-review findings: spine reconciliation for dangling/mislabeled chapters, UTF-8 normalization, ASCII quote-depth, ruby full-replace, and tiling fuzz tests 2026-07-05 03:33:57 +03:00
store.go 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
store_test.go 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