> Rendered: https://z29k.github.io/notabene/reference/index · Docs index: https://z29k.github.io/notabene/llms.txt

# Reference

The exhaustive counterpart to the [Guide](../guide/index.md) — tables and contracts, one
page per surface:

- [CLI](./cli.md) — every `notabene` command and flag.
- [Configuration keys](./config.md) — the full `notabene.config.mjs` surface.
- [Frontmatter](./frontmatter.md) — every key a page can carry.
- [The `.notabene` store contract](./store-contract.md) — the versioned JSON schema
  agents read and write.
- [The agent protocol](./agent-protocol.md) — the file-I/O-first loop any agent follows
  to turn comments into edits.
- [Safety model](./safety.md) — why the write API can't hurt you.
