topoi-hatchery
1
总安装量
1
周安装量
#44141
全站排名
安装命令
npx skills add https://github.com/plurigrid/asi --skill topoi-hatchery
Agent 安装分布
codex
1
claude-code
1
Skill 文档
Topoi Hatchery
name: topoi-hatchery description: topOS metasystem exploring dependency space through entropy tensors, random walks, and balanced ternary coin-flips with Flox/Babashka paths. trit: 1 color: “#AF100A”
Overview
topOS v0.0.1Ω is an operating metasystem that evolves through incremental branching points using balanced ternary decisions to navigate dependency space.
Architecture
topOS v0.0.1Ω
:topos =======================> (succ :topos)
|| | ||
|| flox | babashka ||
\/ path | path \/
backup --------->â¢<------------- backup
|| | ||
|| coin-flip ||
|| (2-morphism) ||
memory ------------------------> memory
Ternary Coin-Flip Installation
| Trit | Path | Description |
|---|---|---|
| +1 | Flox | Full reproducible environment (successor) |
| 0 | Current | Preserve existing state (stabilizer) |
| -1 | Babashka | Progressive enhancement (predecessor) |
just install # Coin-flip decides the path
Features
- ð² Random walks through dependency space via Monte Carlo rollouts
- ð 3x3x3 entropy/control tensor visualization with semantic axes
- ð® Babashka-powered concept exploration
- ð Rich TUI displays with arm/acc tendencies
- 𧬠DisCoPy-based categorical structures
- ð Automatic backup and state preservation
- â¡ Progressive MCP server installation
Semantic Axes
The entropy tensor has three semantic dimensions:
- Abstraction: Concrete â Abstract
- Interaction: Observer â Creator
- Entropy: Ordered â Chaotic
MCP Servers
Priority installation order:
- coin-flip – Random decision making
- say – Voice interaction (Serena Premium)
- qemu – System emulation
- babashka – Clojure scripting
- github – Repository management
- anti-bullshit – Validation framework
- manifold – Prediction markets
Configuration
EDN-based config (config.edn):
- Installation paths
- Bootstrap preferences
- Server priorities
- Working memory location
Repository
- Source: TeglonLabs/topoi
- Seed:
0x3b6c5b97bfa12830 - Index: 62/1055
- Color: #72351b
GF(3) Triad
shell-guard (-1) â flox (0) â topoi-hatchery (+1) = 0 â
Related Skills
flox– Reproducible environmentsbabashka– Clojure scriptingdiscopy– Categorical diagramsmcp-tripartite– MCP orchestration
“Õdelays Brilliant Chaos”
SDF Interleaving
This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):
Primary Chapter: 5. Evaluation
Concepts: eval, apply, interpreter, environment
GF(3) Balanced Triad
topoi-hatchery (+) + SDF.Ch5 (â) + [balancer] (â) = 0
Skill Trit: 1 (PLUS – generation)
Secondary Chapters
- Ch6: Layering
Connection Pattern
Evaluation interprets expressions. This skill processes or generates evaluable forms.