@meta
  v: 1
  route: /sdk
  generated: 2026-08-06T05:21:29.151Z
  ttl: 1h

@intent
  purpose: Adoption guide for the host-neutral Frontier SDK and its host-specific plugins. The SDK owns deterministic repository scoring, evidence generation, and optional AAR signing; adapters for Codex and Claude Code own activation and safe bootstrap without redefining scoring semantics.
  audience: ai-agent, developer, auditor, marketplace-reviewer, security-engineer
  capability: read, inspect-source, adopt

@state
  sdk:
    package: @frontier-infra/audit@0.1.0-rc.2
    status: release_candidate
    registry_install: blocked_pending_published_integrity_and_publisher_provenance
    scorer_owner: versioned_sdk
  adapters[2]{host,status,public_source,marketplace}:
    Codex,release-candidate,yes,pending
    Claude Code,in-preparation,no,no-public-listing
  claim_boundaries:
    machine_l3: not_claimed
    default_organizational_independence: same_principal
    bundled_bootstrap_publisher_authenticity: not_verified_by_bootstrap

@actions
  - id: sdk_source
    method: GET
    href: https://github.com/frontier-infra/frontier-sdk
  - id: codex_adapter_source
    method: GET
    href: https://github.com/frontier-infra/frontier-sdk/tree/main/integrations/codex/frontier-audit
  - id: claude_adapter_progress
    method: GET
    href: https://github.com/frontier-infra/frontier-sdk/issues
  - id: aar_spec_and_verifier
    method: GET
    href: https://github.com/frontier-infra/agentcontrolplane
  - id: machine_spec_and_kit
    method: GET
    href: https://github.com/frontier-infra/the-machine
  - id: support
    method: GET
    href: https://frontierinfra.org/support
  - id: privacy
    method: GET
    href: https://frontierinfra.org/privacy
  - id: terms
    method: GET
    href: https://frontierinfra.org/terms

@context
  > The release-candidate @frontier-infra/audit SDK scores a repository against pinned Frontier conformance rules, binds the result to Git state, and can issue a signed AAR receipt. Its receipt distinguishes structural verifier separation from organizational independence and does not claim Machine-L3 while live rows remain NOT_RUN. The Codex adapter is public source and can inspect, explicitly authorize, integrity-check, install, run, and verify the pinned SDK; public marketplace publication is pending. A Claude Code adapter is in preparation against the same SDK contract, but no public Claude marketplace listing is claimed yet.

@nav
  self: /sdk.agent
  parents: [/.agent]
  peers: [/.agent, /support.agent, /privacy.agent, /terms.agent]
