Skip to content

Commit c8672c8

Browse files
checkpoint: comic viewer UX planning before ledgrrr type-driven refactor
1 parent 5863c95 commit c8672c8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,15 @@
5353
"Bash(/tmp/verification_summary.txt:*)",
5454
"Bash(__NEW_LINE_afa619109a8b2408__ cat:*)",
5555
"Bash(/tmp/e2e-test-summary.txt:*)",
56-
"Bash(/tmp/final-checklist.txt:*)"
56+
"Bash(/tmp/final-checklist.txt:*)",
57+
"Bash(find /home/brianh/.b00t/vendor/l3dg3rr -type d -name *ui* -o -type d -name *web* -o -type d -name *frontend*)",
58+
"Bash(grep -r \"localhost\\\\|0.0.0.0\\\\|deployed\\\\|online\" /home/brianh/.b00t/vendor/l3dg3rr/crates/ledgerr-host --include=*.rs --include=*.toml)",
59+
"Bash(grep -E \"\\\\.rs$|\\\\.toml$\")",
60+
"Bash(grep -r \"#\\\\[derive\\\\|procedural\\\\|macro\\\\|reflect\\\\|introspect\" /home/brianh/.b00t/vendor/l3dg3rr/Cargo.toml /home/brianh/.b00t/vendor/l3dg3rr/crates/*/Cargo.toml)",
61+
"Bash(find /home/brianh/.b00t/vendor/l3dg3rr/crates -name *.rs -exec grep -l \"serde_json\\\\|TypeInfo\\\\|signature\\\\|fn_info\" {})",
62+
"Bash(2)",
63+
"Bash(b00t lfmf --tool \"ledgrrr\" --lesson \"Ledgrrr: Process Control + Governance System:*)",
64+
"Bash(b00t lfmf:*)"
5765
],
5866
"deny": []
5967
},

0 commit comments

Comments
 (0)