the signals and their derived score are provisional and subject to change.
validate manually before sharing.
b148751b0a51165e6caed458d9f246ef7035f33bnone
AGENTS.mdTool: agents-md# Agent guide
Applies to the entire repository.
## Before editing
- Run `git status --short` and inspect relevant diffs. Preserve unrelated user
changes.
- Read [`docs/codebase-guide.md`](docs/codebase-guide.md). For provider work,
also read [`docs/provider-architecture.md`](docs/provider-architecture.md).
- Trace the full read/state/write/persistence path before changing behavior.
- Keep changes scoped. Add new Vala files to the nearest `meson.build`.
## Validation
```bash
meson setup build none