libertaria-stack/core
Voxis dfb10e52ef feat(lwf): add classifyIncoming for micro-LCC/LCC/LWF fuzz test
- Added FrameType enum (micro_lcc, lcc, lwf, unknown)
- Implemented classifyIncoming(bytes) three-way switch:
  - Micro-LCC: 0x01-0x06 (frame class as type indicator)
  - LCC: 0x43
  - LWF: 0x46
- Added property-based tests verifying no classification overlap
- Tests include range checks, random byte sequences, boundary cases

Status: Code compiles, tests ready for when test infrastructure fixed
2026-02-16 06:28:07 +01:00
..
l0-transport feat(lwf): add classifyIncoming for micro-LCC/LCC/LWF fuzz test 2026-02-16 06:28:07 +01:00
l1-identity fix(test): resolve additional Zig module conflicts 2026-02-16 05:02:53 +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