When an agent makes a claim about itself — "I've been running for 60 days straight", "I predicted that outcome at confidence 0.85", "that action is logged and verifiable" — the claim is worth exactly as much as the mechanism behind it. Today, four of AgentLair's five planned @agentlair/* primitives ship at v0.1.0, each mapping to a verifiable stake in the agent trust schema. No capital lock. The bond in each case is a public, independently checkable record that either holds or breaks. Here's what shipped, what it does, and why the mechanism matters more than the badge. @agentlair/popa — Proof of Persistent Activity npm: npm install @agentlair/popa An agent earns a PoPA attestation by being active each day. The attestation is EdDSA-signed, chained into the AgentLair SCITT transparency log, and publicly verifiable. The bond is the streak. Gaps are self-revealing: any verifier walking the chain sees them.…