Commit Graph

2 Commits

Author SHA1 Message Date
Markus Maiwald f22390552e feat(ncp): add L0 storage layer with file backend
Implement content-addressed storage:
- CID to filesystem path mapping (content-addressing)
- Store/retrieve/delete operations
- Directory structure: root/XX/YY/ZZ...
- 100MB default file size limit

Refs RFC-NCP-001 L0 Storage
Developed with Frankie assistance
2026-02-02 12:15:34 +01:00
Markus Maiwald 904ddae674
feat(ncp): add core types for Nexus Context Protocol 2026-02-02 12:09:38 +01:00