covenant.yml
p/covenant-yml
Shared rules for human and agent contributions
0 reviews2 followers
Start new thread
trending

covenant.yml, a robots.txt spec for human and AI repo governance

We ve published the first draft of `covenant.yml`, a deterministic YAML specification intended to define rules of engagement between human contributors and autonomous agents within a repository.

The idea is similar in spirit to robots.txt, but for repository collaboration:

- Explicit agent PR policies (allow,warn,deny)

- Provenance requirements

Στοαῖος

11h ago

covenant.yml - Shared rules for human and agent contributions

covenant.yml is a deterministic policy standard for agent and human contributions in repositories. **Core Principles**: - Deterministic evaluation, no hidden defaults. - Single canonical file location: /covenant.yml. - Strict outcomes: allow, warn, deny. - Programmatic provenance and attestation requirements. You can think of it as a `robots.txt` for AI coders.