Skip to content
Merged
Show file tree
Hide file tree
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: 1 addition & 3 deletions .claudinite/local/packs/laughcounter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ the canon home repo's own pack is named for it.
| --- | --- |
| Don't prune `.gitignore` while its artifacts are still in the worktree | `RULES.md` prose |

Prose-only so far. The promotion ladder still applies: anything deterministic enough to decide
mechanically becomes a check in `pack.mjs`'s `rules` (with a red-first fixture in a `pack.test.mjs`
alongside), and only what a check can't carry stays as prose here.
Prose-only so far.
3 changes: 1 addition & 2 deletions .claudinite/local/packs/on-device-privacy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ app, which since the Python reference was removed is the only implementation.

Fixtures: `pack.test.mjs` — `node --test .claudinite/local/packs/on-device-privacy/pack.test.mjs`.
Each check has a violating fixture it fires on and the repo's real files it stays quiet on. They sit
in the pack, not alongside the app sources, because a consumer file may not reference into
`.claudinite/` (the `claudinite-isolation` barrier).
in the pack, not alongside the app sources (`claudinite-isolation`).