Deterministic verbs: what a script decides

Deterministic verbs: what a script decides A workflow diagram generated by Archify. 01 / Detection: Lockstep.detect() 02 / Verbs a repository's own commands serve EX / Declined or refused 04 / Where a command runs Read the manifests Bind and run Build manifests · thirteen ecosystems · Detection: Lockstep.detect() › Read the manifests Build manifests thirteen ecosystems RepoFacts · toolchain guarantees only · Detection: Lockstep.detect() › Read the manifests · never guessed RepoFacts toolchain guarantees only never guessed Backport · cherry-pick; model on conflict · Verbs a repository's own commands serve › Read the manifests Backport cherry-pick; model on conflict Provision · frozen install from a lock · Verbs a repository's own commands serve › Bind and run Provision frozen install from a lock Test · pytest, make test, cargo... · Verbs a repository's own commands serve › Bind and run Test pytest, make test, cargo... Validate / Build · ruff, eslint, make build, run · Verbs a repository's own commands serve › Bind and run Validate / Build ruff, eslint, make build, run Outcome · status and decided · Verbs a repository's own commands serve › Bind and run Outcome status and decided Declined by name · what was looked for · Declined or refused › Read the manifests Declined by name what was looked for Decided nothing · zero tests ran · Declined or refused › Bind and run Decided nothing zero tests ran Host runner · .venv or PATH, or refused · Where a command runs › Bind and run Host runner .venv or PATH, or refused Sandbox · container, no network · Where a command runs › Bind and run Sandbox container, no network nothing servable detected_bindings zero tests model-staged Legend Agent logic Policy Context / trace

Precedence

  • • A tool with structured output, then a written target or script, then what a manifest guarantees
  • • A target not in the file is not invented

Honest absence

  • • Zero tests decides nothing rather than passing
  • • A tool that is nowhere is refused with the places looked