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

Metaautopoietic Session Suite

Metaautopoietic Sessions

These sessions reason about the autopoietic process itself: curation, orchestration, governance, and reflective adaptation.

Metaautopoetic Curation Loop

metaautopoetic-curation-loop

The system curates its own autopoietic repertoire by scoring which loops produce durable value.

Reasoning Loop
  • Inspect autopoietic session outcomes.
  • Rank loops by stability and transferability.
  • Retire one weak loop and promote one strong loop.
Computing Loop
GET /api/autopoetic/sessions
GET /api/summary
Run ./scripts/xanadu_reiterate_matrix.sh http://127.0.0.1:35617 docs/XANADU_REITERATE_MATRIX_LOG.md 2 autostart
Autopoietic suite APISummary APIAutopoiesis route

Metaautopoetic Orchestrator Loop

metaautopoetic-orchestrator-loop

The system computes how to schedule and combine autopoietic loops across contexts.

Reasoning Loop
  • Choose three loops with complementary strengths.
  • Sequence them into a coherent day-cycle.
  • Attach explicit handoff artifacts between loops.
Computing Loop
GET /sessions/autopoetic
GET /sessions/expansion
GET /play/system-atlas
Autopoietic sessionsSession expansionSystem atlas

Metaautopoetic Governance Loop

metaautopoetic-governance-loop

The system evolves governance for its own self-modification loops.

Reasoning Loop
  • Detect where self-modification lacks checks.
  • Bind each advanced loop to a verification gate.
  • Publish degraded-state policy and escalation path.
Computing Loop
GET /api/xanadu/autopoiesis
GET /ux/ground-up
Run ./scripts/verify_viewer_routes.sh http://127.0.0.1:35617
Autopoiesis APIGround-up UXRoute verification

Metaautopoetic Reflection Loop

metaautopoetic-reflection-loop

The system reasons about how its reasoning changed and encodes those shifts into future prompts.

Reasoning Loop
  • Compare last cycle assumptions vs current assumptions.
  • Extract one durable rule and one outdated heuristic.
  • Inject the durable rule into onboarding and runbooks.
Computing Loop
GET /xanadu/onboarding
GET /api/autopoetic/sessions
GET /sessions/cyberhorticulture
OnboardingAutopoietic APICyberhorticulture

Metaautopoetic Epistemic Loop

metaautopoetic-epistemic-loop

The system audits the quality of its own evidence pathways before escalating confidence.

Reasoning Loop
  • Sample claims from recent autopoietic sessions.
  • Classify each claim by provenance strength.
  • Lower confidence where evidence chains are thin.
Computing Loop
GET /api/autopoetic/sessions
GET /api/summary
GET /ux/paradigms
Autopoietic APISummary APIUX paradigms

Metaautopoetic Allocation Loop

metaautopoetic-allocation-loop

The system allocates attention and execution budget across loops based on observed leverage.

Reasoning Loop
  • Score each loop by impact and cost.
  • Prioritize top quartile loops for next cycle.
  • Demote low-leverage loops to background cadence.
Computing Loop
GET /sessions/autopoetic
GET /api/autopoetic/weave
GET /play/system-atlas
Autopoietic suiteWeave APISystem atlas

Metaautopoetic Interface Loop

metaautopoetic-interface-loop

The system iterates its own interaction grammar so meaning and action stay coupled.

Reasoning Loop
  • Identify inert affordances and ambiguous labels.
  • Promote affordances that terminate in runnable routes.
  • Publish one UX delta with explicit intent.
Computing Loop
GET /ux/ground-up
GET /xanadu/void-essay
GET /xanadu/helix
Ground-up UXVoid essayHelix view

Metaautopoetic Memory Loop

metaautopoetic-memory-loop

The system curates long-term memory by selecting durable traces and pruning noise.

Reasoning Loop
  • Collect recent session deltas.
  • Tag durable artifacts for retention.
  • Archive low-signal branches with rationale.
Computing Loop
GET /sessions
GET /dossier/district7-food-loop-launch
GET /api/dossier/district7-food-loop-launch
Session libraryDossier rootDossier API

Metaautopoetic Resilience Loop

metaautopoetic-resilience-loop

The system hardens itself against intermittent transport and route instability.

Reasoning Loop
  • Run trace checks under repeated attempts.
  • Separate transport failures from route regressions.
  • Attach mitigation commands to each failure class.
Computing Loop
Run ./scripts/verify_viewer_routes.sh http://127.0.0.1:35617
Run ./scripts/xanadu_reiterate_matrix.sh http://127.0.0.1:35617 docs/XANADU_REITERATE_MATRIX_LOG.md 2 autostart
Run ./scripts/xanadu_metaautopoietic_slew.sh http://127.0.0.1:35617 docs/XANADU_METAAUTOPOIESIS_LOG.md
Verify routesMatrix loopMetaautopoietic suite API

Metaautopoetic Release Loop

metaautopoetic-release-loop

The system decides if a cycle is publishable by comparing coherence, interactivity, and reproducibility signals.

Reasoning Loop
  • Collect logs from autopoietic + metaautopoietic runs.
  • Check interactivity score and degraded flags.
  • Publish only when thresholds are met.
Computing Loop
GET /api/metaautopoetic/sessions
GET /api/autopoetic/sessions
Run ./scripts/xanadu_trace_and_weave.sh http://127.0.0.1:35617 docs/XANADU_TRACE_WEAVE_LOG.md
Metaautopoietic APIAutopoietic APITrace + weave log