Runtime project

Elixir Runtime

Starting hub for the Phoenix LiveView runtime path behind the Agentic Business Appliance framework.

Strategy artifact desk representing the future realtime artifact runtime
The runtime exists to turn conversations into reviewable artifacts, workflows, and approved work.

Runtime Starting Point

The Elixir runtime is the implementation path for the reusable Agentic Business Appliance. It is not the customer site. It is the future backend that should make the framework live: managed conversations, work matters, artifact specs, workflow DAGs, quality checks, credits, human handoff, event ledgers, and recovery.

Why Elixir / Phoenix / LiveView

The framework needs realtime artifact updates without turning the frontend into a fragile client app. Phoenix LiveView, supervised processes, PubSub, durable jobs, and a SQLite-friendly local-first deployment path are a strong fit for this kind of governed AI workflow.

01Event ledger

Every command, artifact change, credit action, and handoff creates a recoverable trail.

02Artifact engine

AI proposes specs and patches; runtime validation decides what can render or change state.

03Workflow DAG

Long-running work moves through visible steps, checks, retries, and pit stops.

04Live briefing UI

Customers see artifacts update while the system preserves review and approval boundaries.

First Proofs It Must Support

  • Legacy Defenders: estate strategy, property photos, belongings routing, records packet, provider/human handoff.
  • Consulting appliance: QR referral, opportunity briefing, proposal path, callback packet.
  • Internal owner workflow: talk through a business, generate a business pack, approve a service registry, then publish a working site.

Start Here

  • agentic-appliance/START-HERE.md
  • agentic-appliance/FRAMEWORK-SHAPE.md
  • agentic-appliance/architecture/appliance-runtime.md
  • agentic-appliance/architecture/realtime-artifact-runtime.md
  • agentic-appliance/architecture/reviewable-artifact-runtime.md