docs: link authoring guide from AGENTS.md
This commit is contained in:
@@ -122,3 +122,9 @@ Follow the `verify-before-mutate` protocol:
|
||||
```bash
|
||||
safe-mutate --verify "CMD" [--expect "PATTERN"] --mutate "CMD" [--reason "WHY"]
|
||||
```
|
||||
|
||||
## Writing New Contracts
|
||||
|
||||
Read the [Authoring Guide](docs/AUTHORING-GUIDE.md) before writing any new contract.
|
||||
It covers the full process: verify → draft → lint → review → ship, with templates
|
||||
and style rules.
|
||||
|
||||
Reference in New Issue
Block a user