[
  {
    "anchor": "overview",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:overview",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#overview",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "What this map shows",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#overview. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nWhat this map shows: This is MYRILUM's target architecture. It does not mean everything on the map is live; whether a capability can be used today is stated in “Current availability”.\nAgent definitions, business tasks, run instances, attempts and external operations are modelled separately.\nContinuous running relies on durable state, leases, idempotency and recovery, not on a chat window staying open.\nAgent runtime and failure recovery diagram (A16)\nMYRILUM architecture map v2.2 · A16 (public edition). Labels are in Chinese; every element is listed in English below. Select the diagram to open it at full size.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  },
  {
    "anchor": "part-1",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:part-1",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#part-1",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "From definition to a runnable instance",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#part-1. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nFrom definition to a runnable instance: Agent definition: Role, skills, tools, model policy and version\nTask work order: Input snapshot, output contract, authorization and budget\nRun instance: Unique run identifier, context, state and limits\nLeases and attempts: One instance, many attempts; an expired executor cannot commit\nNo unbounded growth: Run time, call counts, recursion depth, concurrency and budget are limited; stop conditions are explicit.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  },
  {
    "anchor": "part-2",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:part-2",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#part-2",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "A single action loop",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#part-2. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nA single action loop: Observe the current state: Task, materials, tool results and remaining resources\nPropose the next step: Produces a candidate action without gaining permission directly\nCheck and dispatch: Parameters, authorization, budget, side effects and resource limits\nReceipts and checkpoints: External operation identifier, result, usage and durable state\nResume the same task: Closing the browser or restarting a worker never creates a new order or business task.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  },
  {
    "anchor": "part-3",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:part-3",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#part-3",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "Run state branches",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#part-3. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nRun state branches: Waiting: For materials, a person, a tool result or a dependent task\nRecoverable failure: Limited retries; stable business keys avoid duplicate side effects\nExternal result unknown: Query, reconcile or hand to a person first; never redo blindly\nCancellation request: Stops new actions; checks in-flight state and consumption already incurred\nTasks and attempts are separate: A retry can add an attempt, but it can never turn the same business operation into a second purchase, payment or release.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  },
  {
    "anchor": "part-4",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:part-4",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#part-4",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "Finishing and committing",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#part-4. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nFinishing and committing: Candidate results: Files, data, explanations and evidence references\nContract check: Format, content, evidence, budget and exceptions\nDomain commit: Only a valid lease and object version can commit\nFinal state and run summary: Succeeded, failed or cancelled; acceptance stays independent\nPrivacy and permissions: The run context holds only necessary material; an agent never holds platform master keys and cannot raise its own permission ceiling.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  },
  {
    "anchor": "source",
    "approvers": [
      "Stephen"
    ],
    "authorization_scope": "PUBLIC_INFORMATION",
    "availability_state": "NOT_AVAILABLE",
    "canonical_authority": "SRC-ARCHITECTURE-ATLAS-V2-2",
    "canonical_url": "/en/architecture/agent-runtime",
    "capability_state": "IN_DEVELOPMENT",
    "chunk_id": "MYRILUM-DOC-ARCH-016@0.1.0:en:GLOBAL:source",
    "citation_id": "MYRILUM-DOC-ARCH-016@0.1.0:en#source",
    "command_authority": "NONE",
    "content_applicability": "SHARED_NEUTRAL",
    "content_digest": "eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364",
    "content_maturity": "DRAFTED",
    "doc_id": "MYRILUM-DOC-ARCH-016",
    "effective_at": null,
    "expires_at": null,
    "freshness_status": "CURRENT",
    "governance_status": "APPROVED",
    "last_verified_at": "2026-09-23",
    "limitations": "Read-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.",
    "locale": "en",
    "operational_effect": "NONE",
    "owner": "Web3Capital Documentation Steward",
    "product_id": null,
    "publication_status": "PUBLISHED_GLOBAL",
    "region": "GLOBAL",
    "requires_human_gate": true,
    "review_due_at": "2026-10-23",
    "safety_class": "INFORMATIONAL",
    "section_title": "Source",
    "source_commit": "6b41cce4496de03c67a501aa94cd41ec6ac0e85a",
    "source_refs": [
      "SRC-ARCHITECTURE-ATLAS-V2-2"
    ],
    "text": "Document: Agent runtime and failure recovery (MYRILUM-DOC-ARCH-016, version 0.1.0).\nCanonical URL: /en/architecture/agent-runtime#source. Product: NOT_APPLICABLE.\nRegion: GLOBAL; locale: en; visibility: PUBLIC; publication: PUBLISHED_GLOBAL.\nContent: DRAFTED; governance: APPROVED; freshness: CURRENT.\nReality: IN_DEVELOPMENT; availability: NOT_AVAILABLE; authorization: PUBLIC_INFORMATION.\nAuthority: SRC-ARCHITECTURE-ATLAS-V2-2; source commit: 6b41cce4496de03c67a501aa94cd41ec6ac0e85a; content digest: eea5d7f5bd022bdb6dc37219bf1541f139ab698256ef7b0b4bccfe66d7c7c364.\nEffective: NOT_SET; expires: NOT_SET; verified: 2026-09-23; review due: 2026-10-23.\nSafety: INFORMATIONAL; human gate: true; operational_effect=NONE; command_authority=NONE.\nDocument governance assignment: owner=Web3Capital Documentation Steward; assigned approvers (not approval evidence)=Stephen.\nRead-only documentation projection. It grants no command authority and cannot authorize or perform any real-world action.\nSource: This page follows A16 of the MYRILUM architecture map v2.2 (public edition: restricted products and internal open items are left out). Related: “AI execution architecture”; “Metering, budgets, service credit and ledgers”; “State machines and exception paths”.",
    "title": "Agent runtime and failure recovery",
    "version": "0.1.0",
    "visibility": "PUBLIC"
  }
]
