Part of #288 (epic). Umbrella PR: #287.
Plan reference
docs/superpowers/plans/2026-06-27-provision-local.md — Section 1.
Tasks
Dependencies
None — this is the foundation Sections 3–6 build on.
CI
cargo fmt, cargo clippy -D warnings, cargo test --workspace --all-targets, cargo check (all five gates) must pass before merging this section.
Part of #288 (epic). Umbrella PR: #287.
Plan reference
docs/superpowers/plans/2026-06-27-provision-local.md — Section 1.
Tasks
ProvisionModeenum +localflag onProvisionArgs(extend manualDefaultimpl)AdapterDeployedState+ProvisionOutcometypes inedgezero-adapter; crate-root re-exportsProvisionMode,deployed: Option<&AdapterDeployedState>, andProvisionOutcomethroughAdapter::provisionAdapter::provision_typedtrait method with default no-oprun_typed_preflight(&typed, &ctx);pub(crate)accessors onValidationContext; rewrite validate/push/diff sitesDependencies
None — this is the foundation Sections 3–6 build on.
CI
cargo fmt,cargo clippy -D warnings,cargo test --workspace --all-targets,cargo check(all five gates) must pass before merging this section.