diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-02 01:30:51 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-02 01:30:51 -0400 |
| commit | e77e0aa0e50ff43d7b7f0c71e76f0bda07ac4406 (patch) | |
| tree | 8f99e6e1ad412f3cf1f7a20aaee786b9cfece13d /assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt | |
| parent | d41137df2fc6b6eb22f7fe3249ff421d51715b52 (diff) | |
| download | archsetup-e77e0aa0e50ff43d7b7f0c71e76f0bda07ac4406.tar.gz archsetup-e77e0aa0e50ff43d7b7f0c71e76f0bda07ac4406.zip | |
chore: archive processed broadcast notes to the outbox
Diffstat (limited to 'assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt')
| -rw-r--r-- | assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt b/assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt new file mode 100644 index 0000000..6f62d17 --- /dev/null +++ b/assets/outbox/2026-07-01-2143-from-rulesets-archsetup-tooling-note.txt @@ -0,0 +1,5 @@ +Security check from rulesets — action needed: your CLAUDE.md is tracked. + +Same broadcast as the tooling-check note also in your inbox, plus a project-specific finding: archsetup is gitignore-mode (anchored /.ai/ style) but CLAUDE.md is currently TRACKED in git. The fixed sweep just added /CLAUDE.md and /AGENTS.md to your .gitignore, but an ignore line never untracks an already-tracked file. + +Action: git rm --cached CLAUDE.md (keeps the file on disk), then commit. Your only remote is private cjennings.net, so no public exposure is known — but verify with Craig that the bare repo carries no mirror hook, since .emacs.d's exposure rode exactly that. |
