Documentation.
Complete technical and operational documentation for the APU Protocol.
CORE SPECIFICATIONS
| # | Document | Description |
|---|---|---|
| 00 | APU Index | Master index. Architecture overview. Reading order. |
| 01 | Constitution | PPO constitution. 7 non-negotiable constraints. Two-lane governance. K*=0. Grace Exit. |
| 02 | Signal Standard | APUSignal JSON schema. All fields. Validation rules. Pre-filter logic. |
| 03 | Signal Adapters | Adapter interface. Circle WebSocket adapter. Community adapter spec. |
| 04 | PicoClaw Integration | Sovereign decision engine. Encryption model. AI key management. |
| 05 | Bot Specification | Session lifecycle. Signal → decision → execution loop. Error handling. |
| 06 | Vault Contract | YieldFrontVault.sol architecture. execute(), emergencyExit(), feeCollect(). |
| 07 | Economic Model | 2/20 fee mechanics. Bancor pool fees. Phi-split. LP-100 staking. |
| 10 | Coding Briefing | Complete implementation handoff for developers. |
EXTERNAL RESOURCES