SNAPKIT / README.md
SNAPKITTYWEST's picture
push from SNAPKITTYWEST/SNAPKIT
f2603a8 verified
|
Raw
History Blame Contribute Delete
2.08 kB
# SNAPKIT β€” SnapKitty Tools Meta-Catalog
Comprehensive inventory of all artifacts across the SnapKitty Sovereign OS ecosystem:
22 Rust crates Β· 21 npm packages Β· 6 VS Code extensions Β· 7 compiled binaries Β· 10 bridge languages
## Quick Reference
| Category | Count | Key Examples |
|----------|-------|--------------|
| Rust Crates | 22 | snapkitty-core, silverback, bifrost, soulvm |
| npm Packages | 21 | collectivekitty, api-bucket, woz-vault, abzu |
| VS Code Extensions | 6 | vscode-edaulc, vscode-woz-vault, forge-completions |
| Binary Executables | 7 | ahmad-meta, quantum-governance, nova-signal |
| Bridge Languages | 10 | Haskell, Prolog, Rust, APL, COBOL, C++, Lisp, Elixir, TypeScript, Robotics |
| Bridge Files | 32+ | 11 Haskell, 7 Prolog, 5 Rust, 2 APL, 2 COBOL, 1 C++, 1 Lisp |
## Structure
```
catalog/
β”œβ”€β”€ index.yaml β€” machine-readable master index
β”œβ”€β”€ crates.yaml β€” all Rust crates (workspaces: DEVFLOW-FINANCE, snap-os)
β”œβ”€β”€ npm.yaml β€” all npm packages (monorepos: sovereign-context-tools, DEVFLOW-FINANCE/packages)
β”œβ”€β”€ extensions.yaml β€” VS Code extensions (publisher: snapkitty)
β”œβ”€β”€ binaries.yaml β€” compiled ELF binaries in bridges/bin
└── bridges.yaml β€” multi-language bridge integrations
```
## Repositories
| Repo | Purpose |
|------|---------|
| **DEVFLOW-FINANCE** | Sovereign OS runtime, Next.js UI (collectivekitty), bridge layer |
| **snap-os** | Microkernel (silverback), SoulVM, Bifrost audit chain |
| **sovereign-context-tools** | EDAULC linter, ABZU context GC, IDE extensions |
| **RESONANCE-CORE** | Math engine β€” entropy, quantum monad, thermal, ERE |
| **civicmind** | Civic intelligence Next.js application |
| **snapkitty-bot** | Discord bot |
| **vault-fundability-engine** | Fundability analysis engine |
## License
Sovereign Source License v1.0. Individual packages may carry MIT or Apache 2.0 β€” see each package manifest.
![](https://sovereign-analytics.snapkittywest.workers.dev/canary/SNAPKIT)