OSS-first docs
These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.
Agent ecosystem · All-in-one examples
Learn the complete agent stack through a concrete mission.
These credential-free reference applications connect portable contracts, bounded subagents, multiplayer intervention, durable loops, governed improvement, replaceable deployment, and qualification evidence.
Choose an example
Both examples use the same operating contracts. Choose the domain closest to the product you want to build.
Run both credential-free fixtures
bun add @lssm-tech/example.agent-application-foundation
bun run --cwd packages/examples/agent-application-foundation \
example:release-steward
bun run --cwd packages/examples/agent-application-foundation \
example:company-intelligence-scoutRelease Steward
Mission
Keep a consumer codebase compatible with external APIs and dependencies by producing safe, verified, human-approved migration pull requests.
Company Intelligence Scout
Mission
Discover companies and continuously build source-cited intelligence about their identity, services, products, mission, goals, locations, job openings, people, and eligible public contact points.
What each example proves
Follow the focused guides when you need the underlying contracts or production controls.
Multi-agent and multiplayer
Bounded subagents, elastic teams, shared sessions, intervention, and replay.
Durable loops
Leases, retries, cancellation, dead letters, checkpoints, and kill switches.
Governed improvement
Evaluate, approve, canary, observe, expire, and roll back changes.
Portable deployment
Workflow DevKit or EVE on replaceable infrastructure topologies.
Evidence-based qualification
Local fixtures remain candidate until exact-environment live suites pass.
Readiness boundary
Local success means candidate
Fixture output and deterministic tests prove repository behavior only. A deployment becomes qualified only after every required live suite passes against the exact consumer configuration, credentials, region, controls, providers, and plan digest.
Agent ecosystem
Understand the ContractSpec agent architecture, supported capabilities, package map, readiness levels, and recommended learning paths.
Build an Autonomous Release Steward
Build a governed multi-agent application that detects external API changes and opens safe, verified, human-approved migration pull requests.
Why ContractSpec
Keep educational and comparison content reachable without letting it define the primary OSS learning path.