Astro Chicken Protocol
This dashboard visualizes the Astro Chicken protocol as a 3D system map on the left and contextual research cards on the right. Use it to explore axioms, problems, architectures, proofs, economics, governance, roadmap, and appendices.
Objective Function
System Axiom: The protocol's objective function is to turn physical capacity into a self-compounding Replication Rate (R), enforced by a hard safety gate that ensures Net Impact (Delta) >= 0.
max R subject to Delta >= 0
Ground Truth Drift
The Drift Problem: "Shadow Drift" is the dangerous gap between what infrastructure actually does (Ground Truth) and what is reported in static dashboards. Astro Chicken collapses this drift using attested sensors.
Drift = |Reported - Certified| /
Certified
Core Primitives
Agent Mesh Architecture: Three primitives work in concert: the FabNode (Body) executes physical work, the Agent Mesh (Mind) plans and allocates resources, and the Learning Loop (Evolution) updates the system based on verified outcomes.
The VPR (Verifiable Proof)
Verifiable Proof (VPR): A VPR is a cryptographically signed receipt of physical work. It serves as both a settlement record for payments and a ground-truth label for training the AI models that run the mesh.
VPR = (trace_window, outcome = 1, TEE sig, protocol hash).
Value Capture
Token Dynamics: The protocol captures value via a thin fee on every Verified Transaction (VRT). We prioritize network density and data gravity over high margins, ensuring value flows primarily to operators and communities.
Sovereignty
DAO Governance: Sovereignty resides with local communities and Nature. Every rollout is gated by a verifiable Net Impact (Delta) check. If Delta < 0 (harmful), the protocol automatically blocks deployment.
Verifiable Roadmap
Implementation Roadmap: We follow a finite, verifiable path from a single Seed Node to a self-replicating cohort (R >= 1). Progress is measured in verified milestones, not arbitrary dates.
phaseIndex, totalPhases and an intra-phase completion metric.
Nodes & Risk:
currentNodes and nodeTarget feed the "Now vs Target" swarms,
while riskScore controls the density of red risk clouds along the arc, matching
the Risk Band lane in this diagram.
Frontier Labs
Frontier Labs: This card is the launch workspace for Astro Chicken. Each option below is one slice of the stack we ship: the CLI agent, the model + training bundle, and the FabNode edge slice.
- Astro Chicken CLI // Tech Preview (CLI): one terminal command, local or cloud AI. Start here.
- Model & Training // Unsloth Stack (MODEL): datasets, LoRA adapters and eval artifacts.
- FabNode Edge Slice // Pi + OctoPrint (EDGE): minimal but real FabNode slice for printers and pumps.