17 , federation
Federation is for cross-organization agent workflows where both sides need verifiable governance, not just API trust. If one organization's agent triggers side effects in another environment, both parties need proof of who allowed what, under which policy boundary, and with which trust material.
Faramesh federation builds this using explicit trust bundles and signed receipts. You define exactly which external organization is trusted, what scope applies, and how incoming governance evidence is verified. This prevents an external actor from bypassing your local controls by presenting unsigned or mismatched claims.
Use federated trust as a narrow, reviewable contract. Keep scopes specific and rotate bundles on a known cadence.
Add an external organisation to the trusted federation set.
Inspect all active federation trust entries.
Validate a governance receipt from another organisation.
Remove trust for an external organisation immediately.
Most federation incidents come from trust hygiene, not cryptography bugs:
Need help? Use any of these support options.