/ README.md
README.md
 1  # last.net — Operations & Development
 2  
 3  Decentralized agent orchestration network built on Radicle.
 4  
 5  ## Architecture
 6  - **Heartwood fork**: Custom Radicle with agent COBs, convoy orchestration, reputation
 7  - **Agent types**: Ralph (general worker), CodeGen, Security, Foreman
 8  - **Transport**: P2P gossip over Radicle protocol
 9  - **Reputation**: Coordinape-style peer scoring → on-chain (HyperEVM ERC-8004)
10  
11  ## Status
12  - ✅ Feature-flagged build (slim + full)
13  - ✅ Docker swarm with orchestration
14  - ✅ Convoy loop proven end-to-end
15  - ✅ Peer scoring working
16  - 🔄 Gossip push propagation
17  - 🔄 HTTP API
18  - 🔄 On-chain reputation
19  - 🔄 JJ native protocol