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 .abcd/work/DECISIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,7 @@ parallel-agent merge contention bites.
when the maintainer is driving (docs/chore direct-to-main OK; feat/fix via PR
awaiting their merge). Main pushed to origin; `auto/context-status-lint` opened
as PR #12 (awaits maintainer merge; no auto-merge on a feat).
- 2026-07-11 — itd-3 rules-loader hook is **Go**, not Python. abcd is Go-only, so
the `UserPromptSubmit` router is a Go subcommand invoked by `hooks/hooks.json` —
the intent's `hooks/prompt_router_hook.py` is a stale pre-Go-rebuild detail and
is superseded. No Python is added for the loader.
Loading