textmachine/backend/internal/store
2026-07-04 16:56:21 +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 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
migrate.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
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
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