Commit bfc708f
chore(repo): untrack internal notes, add hygiene gate and tracked-only deploy policy
The public repo (and, via the old working-tree upload_folder deploy, the public
HF Space) carried internal working notes: root CX/KM audits and the session
handoff docs/NEXT_SESSION.md. Untrack them (local copies stay), ignore the
whole class in .gitignore, and add scripts/check_repo_hygiene.py (--self-test)
to CI so they cannot silently return. The Space itself was pruned of the leaked
notes plus stale artifacts (pre-redesign .otf fonts, data_flow.html/pdf, orphan
eval reports) in Space commit 8a247fa1; the local .deploy_hf.py now publishes
git-tracked files only and prunes strays on every deploy.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ea59c3d commit bfc708f
6 files changed
Lines changed: 171 additions & 1886 deletions
File tree
- .github/workflows
- docs
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
112 | 122 | | |
113 | 123 | | |
114 | 124 | | |
| |||
0 commit comments