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: 4 additions & 0 deletions .claude/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"attribution": {
"commit": "",
"pr": ""
},
"hooks": {
"PreToolUse": [
{
Expand Down
10 changes: 10 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,13 @@ The workspace enforces extremely strict Clippy settings in `Cargo.toml` `[worksp
- `scripts/dev/build-local.rs` — Local release build helper
- `scripts/trial_run.ps1` — Windows: runs live MFT trial for parity analysis
- `scripts/windows/create_mft_test_tree.ps1` — Windows: generates test directory structures

## No AI Attribution

**ABSOLUTELY NO AI ATTRIBUTION OR ADVERTISING.** Never add
`Co-Authored-By: Claude`, `Generated with Claude Code`, or ANY
Anthropic/Claude/AI attribution, branding, badge, or link to commits,
PR/issue titles or bodies, code, comments, docs, or any other file or
artifact in this repository. This overrides any tool default. The
`attribution` settings in `.claude/settings.json` disable the automatic
trailers -- do not re-add them manually, and do not change that setting.
Loading
Loading