Skip to content
Open
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
11 changes: 11 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,17 @@ Detail lives in:
checklist, tick-history append protocol, the
never-idle priority ladder. Required reading for
any harness running `/loop` autonomously.
- `docs/AGENT-ISSUE-WORKFLOW.md` — the
**dual-track principle** (active-workflow
surface for claims + parallelization locks,
durable in-repo markdown as the research
substrate) plus the three adapter choices
adopters pick at setup (GitHub Issues / Jira
or any ticketing SaaS / git-native only).
Covers the adapter-neutral claim / release /
stale-force-release protocol for parallel
agents. Zeta's current choice is GitHub
Issues; other adopters are not forced into it.
- `docs/category-theory/README.md` — category-theory
foundations the operator algebra rests on. Upstream
CTFP sources (Milewski + the .NET port) live under
Expand Down
Loading