libertaria-stack/core
Voxis 8f86a32eee fix(build): resolve Zig module conflicts - capsule binary now compiles
- Changed file-level imports to module imports throughout codebase
- Added missing module imports to l1_mod (soulkey, time, trust_graph, qvl)
- Added l0_mod.addImport("time", time_mod) for l0-transport
- Fixed API calls in examples to match current encryptPayload/decryptPayload signatures
- Fixed namespace references in capsule code (l0_transport.lwf → l0_transport)
- Removed redundant soulkey import from capsule_mod
- Capsule binary: 29MB debug build, verified working

Build Status:  PASS (all artifacts compile successfully)
Tests: zig build completes successfully
2026-02-16 04:24:55 +01:00
..
l0-transport fix(build): resolve Zig module conflicts - capsule binary now compiles 2026-02-16 04:24:55 +01:00
l1-identity fix(build): resolve Zig module conflicts - capsule binary now compiles 2026-02-16 04:24:55 +01:00
l1-membrane refactor: restructure repository with tiered licensing 2026-02-05 20:12:32 +01:00
l2-federation refactor: restructure repository with tiered licensing 2026-02-05 20:12:32 +01:00
l2-membrane fix(build): resolve module import issues post-refactor 2026-02-05 22:17:11 +01:00
l2_session refactor: complete repository restructure with tiered licensing 2026-02-05 21:50:54 +01:00
LICENSE refactor: restructure repository with tiered licensing 2026-02-05 20:12:32 +01:00