Packages

Phoenix-native AI ops: LLM traces, evals, prompt versions, replay, tool governance, and MCP workflows. Ecto-backed, LiveView-included.

Current section

Files

Jump to
scoria docs phoenix_runtime_example.md
Raw

docs/phoenix_runtime_example.md

# Runtime guide compatibility source page
Compatibility note: this old source path is kept so copied GitHub links to
`docs/phoenix_runtime_example.md` continue to land somewhere useful.
The current guide names are **Golden Path** and **Default Runtime**:
- [`guides/golden-path.md`](../guides/golden-path.md) gives the first copyable
Phoenix flow for `identity -> start -> inspect -> resume`.
- [`guides/capabilities/default-runtime.md`](../guides/capabilities/default-runtime.md)
expands the default runtime capability, dashboard scope boundary, and
verification suite.
The old "Phoenix Runtime Example" name is compatibility context only. Current
docs use the guide ladder and default-runtime capability language.
This compatibility page is not the canonical ExDoc source. Phase 48 moves the
guide ladder under `guides/`; this old `docs/` path exists only as a bridge for
0.1.x source links.