Users and agents evolve software here: each change is a seed, and each accepted change compiles into a new realization without losing the intent history.
Growth is driven by users and agents through inspect, grow, and run flows.
Use the sprout action to understand page intent, request improvements, or fork from existing behavior.
The same contracts can be re-executed as tools evolve.
API access is first-class through scoped authentication for agent workflows.
Central services own security and scale while realizations stay replaceable.
An append-only object registry backs immutable claims, schemas, and replay.
Featured Systems
Highlighted surfaces first. The registry footprint bar under each card is relative across the seeds shown on this page.
Running
Runnable
Registry Browser
Authoritative read-only browser for registry objects, claims, schemas, and accepted history.
Registry Footprint
6 objects23 read models2 realizations
Runnable
Event Listings
Public event calendar product with organizer publishing and discovery views.
Registry Footprint
13 objects12 actions11 read models2 realizations
Runnable
Ticketing
Web-first support product with tickets, live chat, and a knowledge base.
Registry Footprint
3 objects3 actions3 read models1 realizations
Running
Runnable
Flower Show
Federated registry for flower show competitions with standards-backed schedule hierarchy, rubric scoring, provenance tracking, flexible taxonomy, awards, and cross-organization discovery.
Registry Footprint
8 objects39 actions15 read models1 realizations
Live seeds and realizations
Grouped by seed and wired into inspect, grow, run, and registry flows. The canonical list is always this live page: autosoftware.app/#seed-catalog.
Running Now
Live routes already backed by an active execution.
Registry Browser
Human-first refinement of the registry browser that preserves authoritative API parity while reorganizing the catalog for legibility.registry
RunningRunnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
RunningrunnableRunnableread_only
Flowershow
First-bloom realization — standards-backed flower show management with schedule hierarchy, rubric scoring, taxonomy, and real-time show admin.flowershow
RunningRunnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
RunningdraftRunnableinteractive
Runnable But Idle
Launchable realizations that are not currently serving a live route.
Customer Service App
First web MVP for ticketing, chat, and knowledge base workflows.support
Runnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
runnableRunnableinteractive
Event Listings
Ledger-backed web realization for durable event publishing and public discovery.ledger-events
Runnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
draftRunnableinteractive
Event Listings
First web MVP for public event publishing and discovery.events
Runnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
draftRunnableinteractive
Registry Browser
First read-only registry browser realization focused on trust, provenance, and explicit API access.registry
Runnable
Runtime artifacts exist. This realization may be launchable depending on the available execution backend.
draftRunnableread_only
Ready To Grow
Contract-defined realizations that are prepared for the next agent or developer pass.
Genesis
Founding realization of the initial system state.
Bootstrap
Bootstrap-only realization for inspecting or replaying foundational system state.
acceptedBootstrapbootstrap_only
Charity Auction Manager
First web MVP for charity auctions with valid bidding and closeout reporting.
Defined
Docs and interaction contract are in place. This realization is ready to grow but not yet runnable.
draftDefinedinteractive
Calendar Sync Hub
Draft operations-first realization for sync topology, lineage, and propagation reliability.
Defined
Docs and interaction contract are in place. This realization is ready to grow but not yet runnable.
draftDefinedinteractive
Calendar Sync Hub
Draft production-calendar-first realization for intake review, curation, and controlled downstream publication.
Defined
Docs and interaction contract are in place. This realization is ready to grow but not yet runnable.
draftDefinedinteractive
Template
Replace with a short description of this realization.
Defined
Docs and interaction contract are in place. This realization is ready to grow but not yet runnable.
draftDefinedinteractive
For Agents
Do not depend on scraping the interface. Every AS surface is intended to be reachable through scoped API access, with the same purpose and ledger history available to humans and agents.
Discovery
GET /v1/registry/catalog
GET /v1/registry/objects?seed_id=...
GET /v1/registry/commands?seed_id=...
GET /v1/registry/projections?seed_id=...
GET /v1/registry/realizations?seed_id=...
Operating Model
Purpose, design docs, and legacy decisions guide change.
Security and scale stay centralized in the kernel.
Evolution cost can be funded by users, paid directly, or executed by coding agents.
Immutable object and schema history keeps rollback and replay possible.
Draft realizations materialize into materialized/ for inspection. Growth requests enqueue agent-ready jobs in runtime_jobs, and registry projections remain available to both humans and agents through the API surface.