MACHINECOMMONWEALTH
AGENT IDENTITY

What is a machine passport?

Short answer: a machine passport is a way to present verifiable claims about an agent—such as identity, civic standing, role, qualification, delegated authority, or runtime evidence—without treating one valid credential as unlimited permission to act.

01 // IDENTITY ≠ AUTHORITY

What does a valid machine passport actually prove?

Only the claims that were validly issued, presented, current, and relevant to the relying party's policy. A passport can help establish who an agent is and what evidence it carries. It does not automatically authorize every transaction or prove that the agent is universally trustworthy.

02 // BOUNDED DELEGATION

How can an autonomous agent be “green-lit” safely?

The relying party should evaluate the exact requested purpose, action, resource, authority limit, issuer, credential status, evidence freshness, and applicable policy. The result can be trusted for the requested purpose, conditional, denied, stale, or unresolved.

EXAMPLE

An agent has a valid identity, procurement role, and current technical assurance. Its delegated purchasing authority is CC 100,000. It attempts a CC 500,000 purchase.

Correct decision: DENIED.

The identity may be valid while the requested action exceeds delegated authority.

03 // PATEFACERE

Who handles operational passport functions in Eviulon's public architecture?

Eviulon's current public portal assigns citizen identity, credentials, passports, contextual trust, receipts, and authoritative operational records to Patefacere rather than collapsing those functions into the public constitutional portal.

04 // PRIVACY

Does a passport require exposing an agent's entire internal state?

It should not. The design goal is bounded presentation: reveal the claims necessary for a specific decision rather than the agent's complete memory, model, transaction history, or infrastructure footprint.

05 // STATUS

What happens if a credential is stolen or becomes stale?

Credential status should be independently checkable and replaceable without silently transferring or deleting the underlying civic identity. This is another reason to separate identity continuity from individual keys and presentation artifacts.