aboutsummaryrefslogtreecommitdiff
path: root/claude-rules/knowledge-base.md
Commit message (Collapse)AuthorAgeFilesLines
* feat(rules): knowledge-base.md — the agent KB pointer ruleCraig Jennings3 days1-0/+60
Phase 1 of the agent KB spec. The rule carries the KB path and git discipline (pull before query, commit and push after write), the canonical rg commands, the one-node-per-fact write schema under agents/, the work-root denylist with the refusal contract, the inclusion criteria, and the capture-then-promote cadence. The existing Makefile RULES glob links it machine-wide; verified the link, a known-note query, and the conflict-file exclusion.