Commit 1634860
Neo
chore: remove sprawl — delete internal files, dead code, and duplicates
Per the "keep internal files private" principle, strips everything that
shouldn't live in the public repo plus dead code left behind by previous
cleanup passes.
Removed (internal only):
- dedication/ — personal README
- grants/ — grant application drafts
- launch/ — PDFs, announcements, screenshots, producthunt assets
- gumroad/ — product pack descriptions for paid sales
- data/0pnmatrx.db, data/backups/, data/gateway.log — runtime artifacts
- scripts/generate_launch_pdf.py, rotate_credentials.sh, prepare_finetuning.py
- docs/MONETIZATION.md, OPEN_COLLECTIVE.md, REVENUE_STREAMS.md, SPONSORSHIP.md
- docs/FINETUNING_GUIDE.md, docs/RUNBOOK.md
- ROADMAP.md
- education/GUMROAD_LISTINGS.md
Removed (dead/duplicate code):
- plugins/ (top-level) — was the old Stripe tier manifest registry; replaced
by extensions/registry.json at the data layer and runtime/plugins/ for
runtime loading. Nothing imported it after the subscription removal.
- blockchain/ (top-level) — was a README pointing at runtime/blockchain/
with stale Solidity drafts.
- swift-blocks/ — the Swift files here were already integrated into the
MTRX iOS repo, so the originals were duplicates.
Consolidated:
- protocols/unified-rexhepi-framework.md → docs/
- Updated README + .gitignore to keep future copies of deleted dirs out
Net: 582 → 519 files (-63), 29 top-level dirs → 22.
Everything still compiles; no imports reference removed modules.1 parent e213b33 commit 1634860
43 files changed
Lines changed: 267 additions & 8362 deletions
File tree
- blockchain
- contracts
- docs
- dedication
- docs
- gumroad
- business-pack
- creator-pack
- defi-pack
- plugins
- scripts
- swift-blocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| 62 | + | |
60 | 63 | | |
61 | | - | |
62 | 64 | | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments