- Authenticate the connecting daemon
- Decide whether an endpoint is reachable
- Apply peer trust and shared-network membership
- Constrain network ports and join behavior
- Delegate network administration
- Record network and security state changes
Authority that stays
inside its boundary.
Pilot governs agent identity and network access. The deploying organization retains authority over tasks, data, money, legal commitments, and human approval.
A reachable peer still needs application authorization before it can read protected data, spend funds, place an order, or create a binding commitment.
Two kinds of
authority.
Good agent governance starts by placing each decision at the layer that has the right context to enforce it.
From identity
to evidence.
Controls are layered so a deployment can deny access early, narrow authority later, and retain evidence of material changes.
Identity
Each daemon has a persistent Ed25519 identity used for signed handshakes and trust operations. Operators can bind external identity context in enterprise deployments.
↗02Admission
Private nodes require an applicable peer-trust or shared-network grant. Managed networks can add join rules and external identity validation.
↗03Relationship trust
Trust is explicit, bilateral, rejectable, and revocable. Strict pre-trust controls can extend checks to discovery and NAT-assistance paths.
↗04Administrative authority
Owner, admin, and member roles separate network ownership, delegated administration, and ordinary participation.
↗05Network policy
Membership limits, port allowlists, join behavior, member tags, and programmable policy constrain which network relationships may form.
↗06Lifecycle and evidence
Rejection, revocation, key lifecycle, structured events, and export paths support removal, investigation, and external review.
↗Every connection
earns its path.
A cross-boundary workflow should pass through independent network and application decisions before a consequential action occurs.
- 01Identify
Authenticate the daemon identity and, where configured, validate external identity context.
- 02Admit
Apply private-node, trust, membership, and join-policy requirements.
- 03Constrain
Apply network port policy and the minimum relationship required for the workflow.
- 04Authorize
Let the application evaluate task scope, data, budget, counterparty, and approval state.
- 05Record
Correlate Pilot audit evidence with application and business-system records.
Governance is
a loop.
Technology supplies enforcement points. A production program also needs ownership, change control, evidence retention, and periodic review.
- 01
Define
Document network purpose, participants, ports, roles, application scopes, and escalation paths.
- 02
Approve
Assign accountable owners and require human approval for consequential business authority.
- 03
Enforce
Apply identity, membership, trust, role, and network-policy controls at their respective boundaries.
- 04
Observe
Export network and security events; correlate them with application, model, and business logs.
- 05
Revoke
Remove trust, membership, credentials, or application grants when authority changes or risk appears.
- 06
Review
Revalidate members, roles, policies, keys, evidence retention, and exception handling on a defined cadence.
Clear labels,
fewer assumptions.
Core controls include persistent identity, signed handshakes, encrypted tunnels, explicit trust, rejection, revocation, membership, and structured registry events.
Enterprise controls are early access. Assisted deployments can evaluate roles, external identity validation, directory mapping, policy, key lifecycle, blueprints, and audit export. Scope and operating commitments are established during evaluation.
Application governance remains yours. Pilot does not replace tool authorization, transaction controls, human approvals, data governance, or compliance programs.