File size: 378 Bytes
9e64e71 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # 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.
|