Add sovereign-router source: router-server.mjs, kernel-registry, agent-registry, omega-field, MAGMA verbs
931572e verified | # Rust build output | |
| target/ | |
| **/.cargo-lock | |
| # Node | |
| node_modules/ | |
| dist/ | |
| # Python | |
| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| # C# build output | |
| **/bin/ | |
| **/obj/ | |
| # OS | |
| .DS_Store | |
| Thumbs.db | |
| # Orphaned repos / submodules (not part of this repo) | |
| RESONANCE-CORE/ | |
| SNAPKITTY-PROOFS/ | |
| all-apl/ | |
| exo-synchronicity/ | |
| mathrosetta/ | |
| SNAPKITTYWEST.github.io/ | |
| # IDE | |
| .idea/ | |
| *.swp | |
| *.swo | |
| # Temp | |
| *.tmp | |
| *.log | |
| docs/paper/*.aux | |
| docs/paper/*.out | |
| docs/paper/*.toc | |
| # API keys β NEVER commit these | |
| .env | |
| .env.local | |
| .env.* | |
| *.secret | |
| # ββ REFACTOR: Archive tier β kept local, not tracked ββββββββββββββββββββββββββ | |
| # Research complete, not production-load-bearing | |
| legacy-apl/ | |
| pnp-attack/ | |
| qec-discovery/ | |
| resonance-math/ | |
| collatz-verifier/ | |
| # ββ REFACTOR: Production repos β tracked via submodule or standalone ββββββββββ | |
| # These stay local during refactor, will be wired in Phase 3 | |
| agentos/ | |
| axiom-proof/ | |
| math-engine/ | |
| math-skills/ | |
| mathlib5/ | |
| prism-skills/ | |
| snapkitty-chain/ | |
| # snapkitty-agentos is now a proper submodule β see .gitmodules | |
| # Sovereign sub-projects (standalone repos, not part of this repo) | |
| sovereign-addr/ | |
| sovereign-adr/ | |
| sovereign-agt/ | |
| sovereign-clojure/ | |
| sovereign-compiler/ | |
| sovereign-f1/ | |
| sovereign-goldilocks/ | |
| sovereign-judge/ | |
| sovereign-llm/ | |
| sovereign-multiplicity/ | |
| sovereign-pirtm/ | |
| sovereign-router/ | |
| sovereign-uor/ | |
| sovereign-zbit/ | |
| # External project directories (moved to snapkitty-agentos/external/) | |
| sovereign-prism/ | |
| sovereign-ruby/ | |
| # Legacy project directories (kept on disk, not tracked here) | |
| bob-reasoning-engine/ | |
| bobs-games/ | |
| env-ship/ | |
| env-ship-public/ | |
| errant/ | |
| magmad/ | |
| metamine/ | |
| orbital-trust-deed/ | |
| snakltalk/ | |
| snapkitty-mathrosetta/ | |
| # Loose files (publications, artifacts, misc) | |
| AGENT_FARM_BLUEPRINT.md | |
| AHMAD_ALI_PARR_DEFENSIVE_COUNTER_PUBLICATION.pdf | |
| AHMAD_ALI_PARR_SUBLEQ_49TH_CALL.pdf | |
| BREAKING_THE_WESTERN_WALL.md | |
| edaulc_simulation_results.json | |
| EPISODE_01.md | |
| EPISODE_02.md | |
| ERE_COMBINED_PAPER.pdf | |
| fib.nb.json | |
| IMPLEMENTATION_STATUS.md | |
| megtron-chat.html | |
| README-2.md | |
| SNAPKITTY_PROOF_STACK_PAPER.pdf | |
| supleq_simulation_results.json | |
| claude.ts | |