generated from mathias/template-go-web
docs(oath): correct stale Executor framing after swedsl#27 closed
swedsl#27 (var-go strategic-fit ADR) closed 2026-07-18 and killed the Executor/Reviewer path entirely — var-go is gate-only by design, each consuming repo supplies its own candidate. The real blocker for enforcement here is swedsl/oath's non-importable module path (swedsl#35), not a nonexistent Executor. Corrects PROJECT.md, INCEPTION-OATH.md, and the cd.yml comment to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -68,8 +68,9 @@ jobs:
|
||||
# own #1. A red or green "var-go/oath" status here currently proves the WIRING
|
||||
# (fetch issue -> gate -> post commit status) runs end-to-end on a real PR, not
|
||||
# that the PR satisfies its linked issue's oath. Deliberately NOT required by
|
||||
# branch protection until swedsl ships a real-diff Executor (swedsl#27) — making
|
||||
# it required now would permanently block every cad-atlas PR.
|
||||
# branch protection until cad-atlas has its own candidate matching its real oath
|
||||
# vocabulary (#8, blocked on swedsl/oath's import path, swedsl#35) — making it
|
||||
# required now would permanently block every cad-atlas PR.
|
||||
if: needs.guard.outputs.is_template != 'true' && github.event_name == 'pull_request'
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user