1 comments

  • o8vm2 hours ago
    Hibana( <a href="https:&#x2F;&#x2F;github.com&#x2F;hibanaworks&#x2F;hibana" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hibanaworks&#x2F;hibana</a> ) is an Affine MPST runtime for Rust. The key claim is type-system guardrails. In Hibana software behavior is written as global choreography, projected into role-local sessions, and invalid transitions are rejected by the type&#x2F;protocol model instead of being handled ad hoc at runtime.<p>As one concrete example, hibana-agent( <a href="https:&#x2F;&#x2F;github.com&#x2F;hibanaworks&#x2F;hibana-agent" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hibanaworks&#x2F;hibana-agent</a> ) applies the same model to constrain AI-agent action flow with session-typed branching.