PacketFlow.ADT (packetflow v0.1.0)

PacketFlow ADT Substrate: Intent-Context-Capability oriented algebraic data types with reactors and effect system integration.

This substrate provides:

  • Intent modeling through capability-aware sum types
  • Context propagation through enhanced product types
  • Reactor pattern integration with streaming folds
  • Effect system through monadic compositions
  • Capability-based security through type-level constraints