Alexander Payne
c5df954d44
feat: Lightning interface, swarm routing, sovereignty audit, embodiment prep
Lightning Backend Interface:
- Abstract LightningBackend with pluggable implementations
- MockBackend for development (auto-settle invoices)
- LndBackend stub with gRPC integration path documented
- Backend factory for runtime selection via LIGHTNING_BACKEND env
Intelligent Swarm Routing:
- CapabilityManifest for agent skill declarations
- Task scoring based on keywords + capabilities + bid price
- RoutingDecision audit logging to SQLite
- Agent stats tracking (wins, consideration rate)
Sovereignty Audit:
- Comprehensive audit report (docs/SOVEREIGNTY_AUDIT.md)
- 9.2/10 sovereignty score
- Documented all external dependencies and local alternatives
Substrate-Agnostic Agent Interface:
- TimAgent abstract base class
- Perception/Action/Memory/Communication types
- OllamaAdapter implementation
- Foundation for future embodiment (robot, VR)
Tests:
- 36 new tests for Lightning and routing
- 472 total tests passing
- Maintained 0 warning policy
2026-02-22 20:20:11 -05:00
..
2026-02-19 19:05:01 +00:00
2026-02-22 20:20:11 -05:00
2026-02-21 12:57:38 -05:00
2026-02-21 16:53:16 +00:00
2026-02-22 14:04:20 +00:00
2026-02-21 16:53:16 +00:00
2026-02-22 14:04:20 +00:00
2026-02-21 16:17:55 +00:00
2026-02-22 22:04:37 +00:00
2026-02-22 19:01:04 -05:00
2026-02-22 16:21:32 -05:00
2026-02-22 19:01:04 -05:00
2026-02-21 12:57:38 -05:00
2026-02-21 12:57:38 -05:00
2026-02-22 22:04:37 +00:00
2026-02-22 20:20:11 -05:00
2026-02-22 16:21:32 -05:00
2026-02-21 12:57:38 -05:00
2026-02-19 19:05:01 +00:00
2026-02-21 12:57:38 -05:00
2026-02-22 19:01:04 -05:00
2026-02-21 13:42:31 -05:00
2026-02-21 13:45:24 -05:00
2026-02-21 12:57:38 -05:00
2026-02-22 22:04:37 +00:00
2026-02-22 16:21:32 -05:00
2026-02-22 20:20:11 -05:00
2026-02-22 12:21:50 +00:00
2026-02-21 12:57:38 -05:00
2026-02-22 17:16:12 +00:00
2026-02-22 19:01:04 -05:00
2026-02-21 13:45:24 -05:00
2026-02-21 12:57:38 -05:00
2026-02-21 16:36:56 +00:00
2026-02-21 13:45:24 -05:00
2026-02-21 12:57:38 -05:00