Capability Contracts
PubFi capabilities are stable agent-facing data contracts. Agents should use a capability such aswallet.account_balance instead of binding directly to an upstream provider path when a capability
exists.
Initial Vocabulary
Response Envelope
Every v1 capability response uses:Why The Envelope Matters
The envelope lets agents inspect:- selected capability id;
- readiness posture;
- selected provider or resource provenance;
- source freshness evidence;
- upstream metadata when observed;
- warnings and fail-closed states.