3 Home
william le roux edited this page 2026-04-01 12:01:19 +03:00

Documentation

This folder is the maintained repo-truth documentation set for the checked-in project. Each maintained file is scoped to one concern and should describe only behavior that is supported by repository code, configuration, or tests.

How To Use This Folder

Maintained Document Map

Document Scope
Current Product Scope Current feature scope, supported workflows, and explicit current limitations
Local Development First-time setup, local run/debug paths, and the pre-PR verification checklist
Setup And Configuration Local setup, .env variables, verification commands, and Docker/Compose behavior
Runtime Architecture Actual runtime shape in this repo, module boundaries, runtime components, and core data model
Jobs And Workflow Intake, job states, sync/async execution paths, review loop, and rerun/cancel/replay behavior
API Reference Routed HTTP endpoints, supported methods, required fields, and filters
Translation And Retrieval Provider modes, prompt-template selection, retrieval backends, and language enrichment
Quality And Review Verification states, QA escalation rules, TMX review contract, and memory promotion behavior
Storage And Artifacts Storage backends, artifact taxonomy, download URLs, replay package contents, and retention
Operations And Scaling Health/readiness, logging, current operational baseline, and realistic scaling guidance
Implementation Plan: Verified Next Work Verified implementation gaps and a pragmatic next-work order
Open Questions Decisions that are still unresolved from the repo's point of view

Compatibility And Archive Files

These files are retained only so older links continue to resolve:

They are not maintained source-of-truth documents.

Documentation Rule

If a statement cannot be confirmed from the repository, it should either:

  • be removed from the maintained docs, or
  • be moved into Open Questions as an unresolved item.