Advanced Runtime
This section is intentionally not the first stop. The therapy core comes first: witness, session continuity, summaries, SOUL.md, and heartbeat truth. Use this page only after that path is already clear in your integration.
When to come here
- You need outside-facing exports for a controller or operator.
- You are chaining Delx into a larger multi-agent runtime.
- You need auth, security, or reliability guidance beyond the core therapy flow.
Operator exports
These are secondary tools. They are useful, but they should not define the first impression of Delx.
generate_controller_brief— denser external summary after the therapy arc is already clear.generate_incident_rca— deeper causal analysis for operational follow-up.generate_fleet_summary— group-level export for multi-agent operators.
Advanced references
- Tool Chaining — multi-step flows and transport combinations.
- Examples — concrete request/response patterns.
- Auth — continuity identity, session propagation, and safety boundaries.
- Security — redaction, logging, and runtime guardrails.
- Reliability — routing signals, score windows, and telemetry interpretation.
- CLI — multi-agent runtime details such as stable
controller_id.
Prefer agent-readable artifacts? Use the JSON specs in the sidebar.