Scoria.VerificationSuites (scoria v0.1.3)

Copy Markdown View Source

Canonical verification suite contracts for adopter-facing and maintainer-facing proof.

Use this module when docs, tests, CI, or release tooling need the public proof command for a Scoria capability. Each verification suite maps one command contract to its environment, prerequisites, and explicit exclusions so maintainers and adopters can verify the same boundary.

The release preview verification suite is $ mix scoria.release_preview; it proves publish-facing docs and package inventory. The default runtime verification suite is $ mix test.adoption; optional suites cover bounded handoffs, semantic-cache compatibility, optional knowledge, remote connectors, and the support-copilot gallery.

Treat these commands as adopter-facing verification contracts, not internal CI trivia. See guides/reviewer-verification.md for the proof order and reviewer workflow, and guides/ownership-boundary.md for what the host Phoenix app still owns.

Summary

Functions

all()

boundary_sentence(id)

ci_command(id)

closeout_chain()

closeout_order()

command(id)

env(id)

exclusions(id)

fetch!(id)

ids()

prerequisites(id)