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
58 changes: 0 additions & 58 deletions .claude/rules/data-protection.md

This file was deleted.

37 changes: 0 additions & 37 deletions .claude/rules/internal-docs-boundary.md

This file was deleted.

106 changes: 0 additions & 106 deletions .claude/rules/publish-readiness.md

This file was deleted.

14 changes: 4 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,9 @@ coverage/
.env.local
*.local

# ACDM config — gitignored (local / path-sensitive). EXCEPT the repo-policy rules
# below, which describe the repo / are read by repo-tooling and must travel with a
# clone (ADR-015 "protection travels with the repo"). Process rules + acdm.json +
# .mcp.json + CLAUDE.md stay ignored.
.claude/*
!.claude/rules/
.claude/rules/*
!.claude/rules/data-protection.md
!.claude/rules/internal-docs-boundary.md
!.claude/rules/publish-readiness.md
# Local Claude Code / ACDM dev-tooling — kept out of the public artifact.
# .claude/ holds agent rules + local config, not contributor-facing content; the
# public data-protection policy lives in SECURITY.md instead (ACDM ADR 017).
.claude/
.mcp.json
CLAUDE.md
Loading