libertaria-stack/core
Markus Maiwald 0f0f1a4d57
fix(build): resolve module import issues post-refactor
Fix circular and missing module imports across L0-L2 layers:
- Add l0_transport import to QVL and PoP modules in build.zig
- Fix gateway test to use DhtService parameter
- Convert l0_transport imports to direct time imports in L1
- Fix soulkey to use module import (@import("pqxdh"))
- Fix policy.zig to use module import (@import("lwf"))
- Refactor mod.zig exports to avoid circular dependencies
- Update service.zig and utcp/socket.zig to use module imports
- Fix all QVL test files to import time directly

Results: 254+ tests passing (was 124), 1 module conflict remaining
in service tests (opq/store.zig in both lwf and opq modules).

Refs: Night Sprint 2026-02-05
2026-02-05 22:17:11 +01:00
..
l0-transport fix(build): resolve module import issues post-refactor 2026-02-05 22:17:11 +01:00
l1-identity fix(build): resolve module import issues post-refactor 2026-02-05 22:17:11 +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