Discoverability first: jump directly to routes, APIs, and essays.
home / sessions / autopoietic

Autopoietic Session Suite

A Slew of Autopoietic Sessions

Each session makes the system reason about itself, compute a testable outcome, and feed the result back into the next cycle.

Autopoetic Seed Loop

autopoetic-seed-loop

The system starts from one evidence-backed node and scaffolds itself into a route/API pair.

Reasoning Loop
  • Select a canonical node with lineage depth.
  • Infer nearest contradiction and required clarifier.
  • Define minimum viable branch and observability metric.
Computing Loop
GET /api/xanadu/node/city-food-loops
GET /api/summary
Record delta to docs/XANADU_USAGE_LOG.md
open session threadWorkbenchNode APISummary API

Autopoetic Constraint Loop

autopoetic-constraint-loop

The system refines itself by making assumptions explicit and pressure-testing weak claims.

Reasoning Loop
  • Extract top assumptions from current narrative route.
  • Run contradiction scan against ontology-safe constraints.
  • Promote one surviving claim and retire one brittle claim.
Computing Loop
GET /systems/ontograph-sage
GET /ux/paradigms
Run ./scripts/xanadu_reiterate_matrix.sh http://127.0.0.1:35617 docs/XANADU_REITERATE_MATRIX_LOG.md 2 autostart
open session threadOntograph traceUX paradigmsReiterate matrix loop

Autopoetic Expansion Loop

autopoetic-expansion-loop

The system reproduces useful structure by transcluding proven artifacts into new session branches.

Reasoning Loop
  • Pick one validated branch as parent.
  • Transclude runbook and route links into a child branch.
  • Verify continuity across narrative, API, and command layers.
Computing Loop
GET /sessions/expansion
GET /api/sessions/expansion
Run ./scripts/verify_viewer_routes.sh http://127.0.0.1:35617
open session threadSession expansionExpansion APISystem atlas

Autopoetic Governance Loop

autopoetic-governance-loop

The system stabilizes itself by attaching accountability, degraded-state handling, and next-branch commitments.

Reasoning Loop
  • Detect degraded status and isolate failing route groups.
  • Attach remediation command sequence.
  • Archive reflection with an explicit next-branch commitment.
Computing Loop
GET /api/xanadu/autopoiesis
Run ./scripts/xanadu_autopoiesis_cycle.sh http://127.0.0.1:35617 docs/XANADU_AUTOPOIESIS_LOG.md autostart
Inspect docs/XANADU_AUTOPOIESIS_LOG.md degraded flag
open session threadAutopoiesis APIAutopoiesis routeGround-up redesign

Autopoetic Transclusion Loop

autopoetic-transclusion-loop

The system expands by transcluding validated fragments instead of duplicating uncertain prose.

Reasoning Loop
  • Select two high-signal nodes with overlap.
  • Build one shared claim and one disagreement branch.
  • Attach provenance links for both branches.
Computing Loop
GET /concept/city-food-loops
GET /concept/mutual-aid-ledgers
GET /api/xanadu/node/city-food-loops
open session threadCity food loopsNode APIWorkbench

Autopoetic Paradigm Loop

autopoetic-paradigm-loop

The system adjusts interaction patterns based on recurring paradigm signals.

Reasoning Loop
  • Read dominant paradigm from current corpus.
  • Map one UI affordance that reinforces it.
  • Remove one inert affordance that contradicts it.
Computing Loop
GET /ux/paradigms
GET /ux/ground-up
GET /api/summary
open session threadUX paradigmsGround-up UXSummary API

Autopoetic Dataflow Loop

autopoetic-dataflow-loop

The system operationalizes reflection by materializing narrative into dataflow surfaces.

Reasoning Loop
  • Choose one narrative claim from session expansion.
  • Translate it into inputs, transforms, outputs.
  • Publish as a branch that can be stress-tested.
Computing Loop
GET /sessions/expansion
GET /dataflow/proposal
GET /api/dataflow/proposal
open session threadSession expansionProposal dataflowDataflow API

Autopoetic Runtime Loop

autopoetic-runtime-loop

The system remains alive by keeping narrative routes and runtime experimentation in sync.

Reasoning Loop
  • Promote one route-level idea into runtime behavior.
  • Observe output drift.
  • Loop observation back into route guidance.
Computing Loop
GET /runtime
GET /app
GET /api/summary
open session threadRuntime labCLJS appSummary API

Autopoetic Dossier Loop

autopoetic-dossier-loop

The system curates durable memory by folding fresh insights into a living dossier structure.

Reasoning Loop
  • Select one unstable assumption.
  • Update checklist or objection branch.
  • Verify the dataflow still closes cleanly.
Computing Loop
GET /dossier/district7-food-loop-launch
GET /surfaces/proposal
GET /api/dossier/district7-food-loop-launch
open session threadDossier rootProposal surfaceDossier API

Autopoetic Cyberhorticulture Loop

autopoetic-cyberhorticulture-loop

The system learns by rehearsing a concrete domain narrative and extracting reusable abstractions.

Reasoning Loop
  • Replay one act from cyberhorticulture.
  • Extract one universal control pattern.
  • Attach it to the next infrastructure branch.
Computing Loop
GET /sessions/cyberhorticulture
GET /api/sessions/cyberhorticulture
GET /play/system-atlas
open session threadCyberhorticulture sessionCyberhorticulture APISystem atlas

Autopoetic Release Loop

autopoetic-release-loop

The system earns existence by repeatedly proving route integrity before publishing narrative certainty.

Reasoning Loop
  • Run full route verification.
  • Compare degraded flags across loop logs.
  • Only publish when stability remains above threshold.
Computing Loop
Run ./scripts/verify_viewer_routes.sh http://127.0.0.1:35617
Run ./scripts/xanadu_autopoiesis_cycle.sh http://127.0.0.1:35617 docs/XANADU_AUTOPOIESIS_LOG.md autostart
Run ./scripts/xanadu_reiterate_matrix.sh http://127.0.0.1:35617 docs/XANADU_REITERATE_MATRIX_LOG.md 2 autostart
open session threadAutopoiesis routeAutopoietic suite APIGround-up UX

Autopoetic Onboarding Loop

autopoetic-onboarding-loop

The system replicates itself through guided apprenticeship, not hidden expert ritual.

Reasoning Loop
  • Run novice workflow exactly.
  • Record where confusion appears.
  • Upgrade instructions and expose missing links.
Computing Loop
GET /xanadu/onboarding
GET /xanadu/workbench
GET /api/autopoetic/sessions
open session threadOnboardingWorkbenchAutopoietic API

Repeatable Command Batch

./scripts/start_viewer.sh
./scripts/xanadu_autopoiesis_cycle.sh http://127.0.0.1:35617 docs/XANADU_AUTOPOIESIS_LOG.md autostart
./scripts/xanadu_reiterate_matrix.sh http://127.0.0.1:35617 docs/XANADU_REITERATE_MATRIX_LOG.md 3 autostart
./scripts/verify_viewer_routes.sh http://127.0.0.1:35617