docs(patchwarden): smoke label retrigger concurrency #804

Merged
pdurlej merged 1 commit from codex/orders/patchwarden-contract-live-smoke-20260617 into main 2026-06-17 23:16:23 +02:00
Collaborator

Canary status: operator_override — live Piotr approval present for a docs/status-only Patchwarden label-retrigger smoke.

Summary

Fresh docs/status-only smoke PR from current main after platform PR #803 added per-PR concurrency to the Patchwarden-adjacent workflows.

Changes

  • Add a 2026-06-17 Patchwarden contract-pr smoke note under state/cycle/.
  • Use this PR as the current-main target for W6d-automerge-calibration label retrigger checks.

Verification

  • git diff --check

Test plan

  • Apply W6d-automerge-calibration to this PR.
  • Confirm base-is-main, patchwarden-pr-sanity, and patchwarden-client-dry-run run from current main.
  • Toggle W6d-automerge-calibration once more if needed and confirm stale runs are superseded instead of stacking.

Spec sources read

  • state/cycle/W6d-patchwarden-contract-pr-smoke-2026-06-10.md — prior smoke note pattern.
  • docs/ci/README.md — current label-retrigger contract after #803.
  • .forgejo/workflows/patchwarden-client-dry-run.yml — smoke target workflow already updated by #803.

Rollback

Close this PR or revert the docs/status-only note after merge. No runtime state is touched.

Canary status: operator_override — live Piotr approval present for a docs/status-only Patchwarden label-retrigger smoke. ## Summary Fresh docs/status-only smoke PR from current `main` after platform PR #803 added per-PR concurrency to the Patchwarden-adjacent workflows. ## Changes - Add a 2026-06-17 Patchwarden contract-pr smoke note under `state/cycle/`. - Use this PR as the current-main target for `W6d-automerge-calibration` label retrigger checks. ## Verification - `git diff --check` ## Test plan - [ ] Apply `W6d-automerge-calibration` to this PR. - [ ] Confirm `base-is-main`, `patchwarden-pr-sanity`, and `patchwarden-client-dry-run` run from current `main`. - [ ] Toggle `W6d-automerge-calibration` once more if needed and confirm stale runs are superseded instead of stacking. ## Spec sources read - `state/cycle/W6d-patchwarden-contract-pr-smoke-2026-06-10.md` — prior smoke note pattern. - `docs/ci/README.md` — current label-retrigger contract after #803. - `.forgejo/workflows/patchwarden-client-dry-run.yml` — smoke target workflow already updated by #803. ## Rollback Close this PR or revert the docs/status-only note after merge. No runtime state is touched.
docs(patchwarden): smoke label retrigger concurrency
All checks were successful
canary-required / collect-diff (pull_request) Successful in 4s
base-is-main / guard (pull_request) Successful in 1s
patchwarden-client-dry-run / collect-diff (pull_request) Successful in 3s
patchwarden-pr-sanity / collect-diff (pull_request) Successful in 4s
canary-required / canary (pull_request) Has been skipped
patchwarden-client-dry-run / dry-run (pull_request) Successful in 15s
patchwarden-pr-sanity / sanity (pull_request) Successful in 1m4s
55a0df5c87
Owner

operator_override / PR-zero queue collapse evidence for #804.

Checked the smoke-note PR locally:

  • git diff --check origin/main...HEAD passed.
  • Secret-pattern scan over state/cycle/W6d-patchwarden-contract-pr-smoke-2026-06-17.md returned no findings.
  • Diff is docs/status-only: one state/cycle/ smoke note, no runtime instruction, no secret, no policy change.

Safe to merge as the current-main Patchwarden label-retrigger calibration record despite pending/stale CI checks.

operator_override / PR-zero queue collapse evidence for #804. Checked the smoke-note PR locally: - `git diff --check origin/main...HEAD` passed. - Secret-pattern scan over `state/cycle/W6d-patchwarden-contract-pr-smoke-2026-06-17.md` returned no findings. - Diff is docs/status-only: one `state/cycle/` smoke note, no runtime instruction, no secret, no policy change. Safe to merge as the current-main Patchwarden label-retrigger calibration record despite pending/stale CI checks.
First-time contributor

Patchwarden PR sanity

  • Status: advisory_findings
  • PR: 804
  • Commit: 55a0df5c87a65a68649fed6fa6f53ebf18776268
  • Security-sensitive label: missing
  • Authority: advisory model review plus deterministic blockers only
  • 3+3 canary: still alive; this does not replace it

Deterministic findings

No deterministic findings.

Model reviewers

global-glm / glm-5.1:cloud

  • Status: ok

  • Verdict: NOT_OK

  • high Empty diff contradicts PR description claiming file addition

    • Evidence: PR description states 'Add a 2026-06-17 Patchwarden contract-pr smoke note under state/cycle/' but the diff section is completely empty with no changed files listed
    • Next: Verify the diff was correctly generated and includes the intended state/cycle/ file addition. If the PR truly has no changes, the description is misleading and should be corrected or the PR closed.

global-deepseek / deepseek-v4-pro:cloud

  • Status: ok
  • Verdict: OK
  • Findings: none

redteam / kimi-k2.6:cloud

  • Status: ok
  • Verdict: OK
  • Findings: none

Policy notes

  • GLM 5.1 + DeepSeek V4 Pro are the operator-required model mix for this bot.
  • Optional red-team model is enabled only when PLATFORMCTL_PR_SANITY_REDTEAM_MODEL is configured.
  • Auto-merge is not enabled here.
<!-- patchwarden-pr-sanity:pdurlej/platform:PR-804 --> # Patchwarden PR sanity - Status: `advisory_findings` - PR: `804` - Commit: `55a0df5c87a65a68649fed6fa6f53ebf18776268` - Security-sensitive label: `missing` - Authority: advisory model review plus deterministic blockers only - 3+3 canary: still alive; this does not replace it ## Deterministic findings No deterministic findings. ## Model reviewers ### `global-glm` / `glm-5.1:cloud` - Status: `ok` - Verdict: `NOT_OK` - **`high`** Empty diff contradicts PR description claiming file addition - Evidence: `PR description states 'Add a 2026-06-17 Patchwarden contract-pr smoke note under state/cycle/' but the diff section is completely empty with no changed files listed` - Next: Verify the diff was correctly generated and includes the intended state/cycle/ file addition. If the PR truly has no changes, the description is misleading and should be corrected or the PR closed. ### `global-deepseek` / `deepseek-v4-pro:cloud` - Status: `ok` - Verdict: `OK` - Findings: none ### `redteam` / `kimi-k2.6:cloud` - Status: `ok` - Verdict: `OK` - Findings: none ## Policy notes - GLM 5.1 + DeepSeek V4 Pro are the operator-required model mix for this bot. - Optional red-team model is enabled only when `PLATFORMCTL_PR_SANITY_REDTEAM_MODEL` is configured. - Auto-merge is not enabled here.
Sign in to join this conversation.
No reviewers
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/platform!804
No description provided.