@agenticprimitives/fabric
v0.0.0-alpha.14
Published
The Agentic Interaction Fabric (spec 316): one canonical ExchangeRecordV1 + two-level exec/case FSM that absorbs messaging (envelope/inbox) and interactions (case/run) into an A2A-native, decentralized, low-latency substrate. Transport-agnostic core; the
Maintainers
Readme
@agenticprimitives/fabric
Ring-0 operational realization of Agentic Interaction. Semantics live under apix:
(ADR-0058 ·
spec 340); this package owns wire types, reducers, and the
Cloudflare gateway adapter — not the ontology namespace (apfab: retired).
Runtime doctrine still spec 316 / ADR-0047: A2A-native substrate absorbing messaging + interactions into one exchange object over a two-level exec/case FSM.
- Exchange:
ExchangeRecordV1—ExecState+ optionalCaseState, fail-closed coupling. - Interaction (spec 340):
InteractionRecordV1+ profiles + context snapshots onPrincipalGatewayDO— in package; apps still use demo-a2aInteractionsDO+ vault board. - Subpaths:
@agenticprimitives/fabric/messaging+/interactions.
Authority is never satisfied by the exchange (ADR-0041).
Start here for app wiring + adoption matrix: docs/architecture.md.
Also: CLAUDE.md · target architecture ·
commercial comparison · gaps.
