From 68ae01cb750f6385b6b2eb38e8e7fc006b5f4882 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 20 Jul 2026 20:53:18 +0000 Subject: [PATCH] docs(project): drop stale branch-protection caveat, closed by #8 --- .context/PROJECT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.context/PROJECT.md b/.context/PROJECT.md index bc9f0ea..714e66f 100644 --- a/.context/PROJECT.md +++ b/.context/PROJECT.md @@ -60,8 +60,10 @@ candidate** (`oathcandidate/`, #8): it parses the committed `.gitea/workflows/cd the `oath` job actually exists and invokes `cmd/vargo-gate`, then posts the `var-go/oath` commit status. This is a real check (TDD'd: passes on the real file, fails closed on a fixture missing the job), not swedsl's toy self-test stub — swedsl#35 (import path) and swedsl#38 (real-candidate -subprocess gating) unblocked it. Still **not** required by branch protection until proven green on -a real PR (#8). Disclosed in the CI config comment, this doc, and `docs/INCEPTION-OATH.md`. +subprocess gating) unblocked it. **Required by branch protection on `main`** (#8, closed +2026-07-20), confirmed holding on a real PR. Direct pushes remain allowlisted for `mathias` per +this repo's TBD convention. Disclosed in the CI config comment, this doc, and +`docs/INCEPTION-OATH.md`. ## Brain references (source of truth — `brain_get `)