By ghashtag
Trinity VSA/FPGA development framework with custom skills, hooks, and MCP integration for ternary computing
npx claudepluginhub ghashtag/trinity-fpgaFPGA Synthesis and Hardware Deployment for Trinity — T27 VM, openxc7-synth, and ternary computing on FPGAs.
src/tvc/ — Ternary Vector Computing VM, JIT, indexer, RAGfpga/ — Hardware synthesis, flash scripts, guidesDSLogic Plus, Artix-7, Kintex-7, ESP32
MIT © 2026 Trinity Project
Trinity is an orchestrator connecting a family of focused micro-repositories. Each repo has a single responsibility and can be used independently.
t27 ← SSOT: Ternary specs + Rust bootstrap compiler
↑
zig-golden-float ← Numerical core: GF16, TF3, JIT, VM
↑
zig-sacred-geometry ← Sacred geometry: φ-attention, Beal
zig-physics ← Quantum: QCD, gravity, dark matter, baryogenesis
zig-hdc ← Hyperdimensional: VSA, Sequence HDC
zig-knowledge-graph ← Knowledge Graph: server + CLI
trinity-training ← HSLM ML: benchmarks, datasets (208MB)
↑
zig-agents ← Agents: MCP, autonomous (~519KB)
zig-crypto-mining ← BTC mining + DePIN (~60KB)
↑
trinity ← Orchestrator (links all via build.zig.zon)
| # | Repository | Status | Size | Description |
|---|---|---|---|---|
| 1 | t27 | ✅ LIVE | 577+ specs | Ternary SSOT + Rust bootstrap |
| 2 | zig-golden-float | ✅ LIVE | ~1MB | Numerical core: GF16, TF3, JIT, VM |
| 3 | zig-hdc | ✅ LIVE | 352KB | VSA, HRR, hyperdimensional computing |
| 4 | zig-sacred-geometry | ✅ LIVE | 58KB | Sacred φ-geometry, Beal, sacred constants |
| 5 | zig-physics | ✅ LIVE | 36KB (src) | Quantum: QCD, gravity, dark matter |
| 6 | zig-knowledge-graph | ✅ LIVE | ~100KB | KG server + CLI |
| 7 | zig-agents | ✅ LIVE | ~519KB (src!) | Agents, MCP, autonomous |
| 8 | zig-crypto-mining | ✅ LIVE | ~60KB | BTC mining + DePIN |
| 9 | trinity-training | ✅ LIVE | 208MB data | HSLM, benchmarks, datasets |
| 10 | trinity | ✅ LIVE | ~500MB | Orchestrator, API, CLI, VIBEE, FPGA |
Phase 1 — HIGH Priority: ✅ Complete
Phase 2 — MEDIUM Priority: 🔄 In Progress
Phase 3 — LOW Priority: ⏳ Pending
Each micro-repo is a standalone Zig package. To use any module independently:
```zig build.zig.zon`` — Clone and cache dependencies
Example: Using zig-golden-float from any repo ```// build.zig.zon .dependencies = .{ .zig_golden_float = .{ .url = "https://github.com/gHashTag/zig-golden-float/archive/refs/heads/main.tar.gz", }, }, ``
```zig fetch --save https://github.com/gHashTag/zig-golden-float/archive/refs/heads/main.tar.gz`\`\`
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.