Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ This repo's load-bearing primitives are documented as concept cells in
`Concept-Verified: <ConceptName>` in the commit message. This satisfies
the validator without requiring a separate `last_verified` bump.

## Changelog

There is no `CHANGELOG.md`. Do not create one, and do not add a changelog entry
as part of a PR — every parallel PR editing the same "Unreleased" section
guarantees merge conflicts and resets CI on unrelated branches. Release notes
are generated at release time from commit/PR history instead.

## Development Commands

### Build & Test
Expand Down
Loading
Loading