@meta
  v: 1
  route: /
  generated: 2026-06-15T09:23:52.091Z
  ttl: 1h

@intent
  purpose: Home of the Agent Attestation Record (AAR) open standard: portable, signed, ground-truthed proof of what an AI agent actually did.
  audience: ai-agent, developer, auditor, standards-author
  capability: read, verify, adopt, contribute

@state
  conformance[4]{level,adds,for}:
    L0,signed record that verifies,the floor
    L1,ground_truth + checks evidence,checked vs real state
    L2,independent verifier id != subject,no self-grading
    L3,transparency-log commitment,rewrite-protection

@actions
  - id: view_spec
    method: GET
    href: https://github.com/frontier-infra/agentcontrolplane/blob/main/specs/aar-agent-attestation-record.md
  - id: view_repo
    method: GET
    href: https://github.com/frontier-infra/agentcontrolplane
  - id: verify_page
    method: GET
    href: /verify

@context
  > AAR is the proof layer for agent actions — the sibling of AVL (the view layer for sites). Every funded agent control plane governs access; none ship portable proof of outcome. AAR claims that axis: a signed record binding an agent's claim to an independently-verified, evidence-committed verdict, checkable with a public key and no central server. The site you are reading is itself AVL L3-conformant.

@nav
  self: /.agent
  peers: [/verify.agent]
