sql_env / docs /QUALITY_SCORE.md
hjerpe's picture
Upload folder using huggingface_hub
9e64e71 verified
# 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.