| # Quality Score | |
| This is a lightweight rubric for keeping the repo maintainable as it grows. | |
| ## Documentation | |
| - `AGENTS.md` stays short and acts as a navigation map. | |
| - Durable guidance lives in `docs/` with stable paths. | |
| - `opencode-ctx docs validate` should be green before merging docs changes. | |
| ## Determinism | |
| - CLI output ordering and messages remain stable across runs. | |