summaryrefslogtreecommitdiff
path: root/CLAUDE.md
AgeCommit message (Collapse)Author
2026-03-14feat(Phase4): add file changes for changestats executor wiringClaude Sonnet 4.6
Files changed: CLAUDE.md, internal/api/changestats.go, internal/executor/executor.go, internal/executor/executor_test.go, internal/task/changestats.go (new) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05CLAUDE.md: add canonical repo constraintPeter Stone
Explicitly state that /workspace/claudomator is the canonical directory. Prevents agents from wandering into other directories on the filesystem. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24Add CLAUDE.md with project architecture and development guidancePeter Stone
Documents build/test commands, package roles, key data flows, task YAML format, storage schema, and ADR references for AI-assisted development sessions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>