Command surface

Human controls and agent-readable routes are exposed as ordinary files, links, forms, and manifests. Experimental interfaces remain feature-detected and read-only unless the browser supplies a supported API.

Open packet observatory Open ecosystem atlas Open schema lab Inspect agent surface Read llms.txt Read AI agent manifest Run native capability lab Open share kit Open docs corpus

Ecosystem architecture

Separate lanes, interoperable packets.

A packet may move across lanes only when scope, source, authority state, and allowed use are explicitly carried forward.

No silent authority inheritance No merged claims without provenance Execution requires constraints

Boundary principles

The public lane is never allowed to blur authority.

No silent authority inheritance

A claim that becomes useful in a new lane must still state who authorized it and what authority it carries.

No merged claims without provenance

Summaries can consolidate, but they cannot erase sources, transforms, or review states.

No execution packet without constraints

Execution-adjacent packets must name constraints, allowed use, expiry, and rollback expectations.

No education as runtime policy

Plain-language explanations help readers. They do not become operational authority by implication.

Packet contract

Every lane adds value without absorbing the others.

The contract is intentionally conservative. It protects the packet from drift by preserving boundary fields across every transformation.

Authority seal

Names the review state and the kind of use allowed by the packet.

Handoff envelope

Wraps a lane transition with source, scope, constraints, and receiver expectations.

Lineage trace

Preserves origins and transforms so downstream readers can inspect the path.

Architecture concern object

{
  "packetContract": "scope + source + authority + allowedUse",
  "authoritySeal": "draft | reviewed | approved | retired",
  "handoffEnvelope": "required for cross-lane movement",
  "lineageTrace": "required for every transform",
  "readerMap": "human and agent-readable routes",
  "useBoundary": "no-op unless explicitly permitted"
}
Ready.

Claim drift guard

Try a packet move.

This local evaluator does not submit data. It demonstrates the default no-op posture when a packet lacks source, authority, or expiry.

NO-OP: manual review required.