Skip to content

Commit cf35b97

Browse files
chore(docs,config): slice-3 + #57-closure state note; git-workflow perms (Refs #488) (#490)
STATE.a2ml: dated note for Phase 3 slice 3 (#484), the #57 closure, and successor #488; last-updated 2026-05-31. .claude/settings.json: add git-workflow commands to the permission allowlist. Docs/config only, no code. Refs #57 #488.
1 parent ea8bef5 commit cf35b97

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"Bash(git merge-base:*)",
1919
"Bash(git remote -v)",
2020

21+
"Bash(git add:*)",
22+
"Bash(git commit:*)",
23+
"Bash(git rebase:*)",
24+
"Bash(git checkout:*)",
25+
"Bash(git switch:*)",
26+
"Bash(git restore:*)",
27+
"Bash(git reset:*)",
28+
"Bash(git push:*)",
29+
2130
"Bash(ls:*)",
2231
"Bash(cat:*)",
2332
"Bash(grep:*)",

0 commit comments

Comments
 (0)