Skip to content

Commit 61d4c6e

Browse files
committed
Merge Repo hygiene: remove leaked internal working docs, retired validation-profiles, and the paper dir from the public root
2 parents c61e59b + e49188e commit 61d4c6e

43 files changed

Lines changed: 61 additions & 3069 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ site/
1212
.climb/
1313
.climb-test-vault/
1414
.march/*
15-
!.march/validation-profiles.toml
1615
.march-runtime/
1716
.claude/
1817
.agents/
1918
/planning/
20-
paper/generated/
19+
RELEASE-READINESS-*.md
2120
architecture/experiments/**/results/
2221
benchmarks/bioasq/datasets/raw/
2322
benchmarks/bioasq/datasets/normalized/

.march/validation-profiles.toml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.mcpbignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ tests/
1010
spec/
1111
docs/
1212
architecture/
13-
paper/
1413
benchmarks/
1514
examples/
1615
scripts/

CHECKLIST.md

Lines changed: 0 additions & 1112 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ HOOK
7171
chmod +x "$hook_path"
7272
```
7373

74-
The helper allows only `.march/code-review-log.md` and
75-
`.march/validation-profiles.toml` under `.march/`, and it permits staged
76-
deletions so cleanup commits can remove old March artifacts from tracking.
74+
The helper allows only `.march/code-review-log.md` under `.march/`, and it
75+
permits staged deletions so cleanup commits can remove old March artifacts from
76+
tracking.
7777

7878
### Timing Method
7979

DEAD-CODE-EVALUATION.md

Lines changed: 0 additions & 179 deletions
This file was deleted.

PATTERN.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)