Skip to content
Merged
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
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ coverage/
# Runtime gate state (reports / audit.log) — never committed; tests that
# spawn the binary must point cwd at a tmp dir, but ignore it as a backstop.
.understanding-gate/
# Orchestrator-workflow run state (goal / plan / decisions / handoff per run).
# Local working notes, not repo content. Root-anchored so a `.ai/` fixture
# nested inside a package or test tree is still tracked normally.
/.ai/
Loading