AS
autosoftware

Software that evolves from within.

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.

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.

Flowershow
First-bloom realization — standards-backed flower show management with schedule hierarchy, rubric scoring, taxonomy, and real-time show admin. flowershow
Running Runnable

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
Event Listings
Ledger-backed web realization for durable event publishing and public discovery. ledger-events
Runnable
Event Listings
First web MVP for public event publishing and discovery. events
Runnable
Registry Browser
First read-only registry browser realization focused on trust, provenance, and explicit API access. registry
Runnable
Registry Browser
Human-first refinement of the registry browser that preserves authoritative API parity while reorganizing the catalog for legibility. registry
Runnable

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
Charity Auction Manager
First web MVP for charity auctions with valid bidding and closeout reporting.
Defined
Calendar Sync Hub
Draft operations-first realization for sync topology, lineage, and propagation reliability.
Defined
Calendar Sync Hub
Draft production-calendar-first realization for intake review, curation, and controlled downstream publication.
Defined
Template
Replace with a short description of this realization.
Defined

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.