docs(repo): glm-sunset-watch CORRECTED + modelizm anti-pattern + agent-execution-template #69
No reviewers
Labels
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform!69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/orders/glm-sunset-watch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Canary status: missing — Medium PR class now (governance amendment + new template); fire canary 3+3 manually before merge
Amendment notice
This PR was originally
Smallclass (single state/ markdown). After full audit of GLM's pilot batch on meta-issue #59, the original premise broke: GLM did NOT hallucinateschema/module.schema.v2.json(file exists since commitc789bb2). I (claude) had not runls schema/before writing the watch-note. Operator named the mechanism: modelizm w audycie (PR #58 cookbook required disclosure for atomic-task PRs; I violated it for myself when reviewing another model).PR scope expanded to address the full lesson, not just the file. Now Medium class (governance change + new template).
Purpose
state/glm-sunset-watch.md— amended in place, not deleted, so future-claude reads the lessonAGENTS.mdso it doesn't happen againstate/agent-execution-template.md— the actual response to ~14% ratio is "keep GLM with stricter prompts", not sunset; this template is what "stricter" means concretelyThis PR does NOT do
run_review.pyworkers or BW itemsChanged artifacts
state/glm-sunset-watch.md(amended +47 / -15) — Correction section at top with honest reckoning; original observation kept below for record (with refutation marks); current verdict updated; lessons learned section addedAGENTS.md(amended +1 line in §Anti-patterns) — added "Modelizm w audycie" entry codifying the symmetric disclosure obligationstate/agent-execution-template.md(new, 174 lines) — protocol referenced by orchestrator when promoting issues toready-for-agent; covers pre-work (identity + branch + spec-source existence verification), work loop (whitelist + scope + disclosure-as-you-go), self-verification commands, PR opening (full Canary Context Pack + Spec sources read disclosure), 6 escape hatches table, per-issue activation note formatAudit details (full transparency)
GLM batch on meta-issue #59 produced 7 atomic issues + 2 disclosure comments. Per
glm-sunset-watch.mdoriginal criteria:Ratio ~14% (1 broken-premise / 7). Threshold for sunset is 50%, for owner_decision is 30-50%. Verdict: keep with stricter prompts (this PR's template).
GLM did right: identity-isolation,
proposedlabel, full atomic_task template adoption, disclosure comment posted, rationale comment correctly identified 2 dropped suggestions becauseplan.pyandcmd_healthalready exist (verified byls control-plane/platformctl/).Spec sources read
state/glm-sunset-watch.md(pre-amendment) — to know what to correctAGENTS.md§"Anti-patterns to avoid" — to find insertion pointschema/module.schema.json,schema/module.schema.v2.json— file existence + contentgit log --all --format=... -- schema/module.schema.v2.json— to find commitc789bb2(operator) originmigrations/vault-to-infisical.md(242 lines, Phase 0 done) — for #64 verificationnetwork/tailscale-acl.hujson(237 lines, 5 TODOs verified) — for #65 verificationcontrol-plane/platformctl/cli.py,manifest.py,schema.py— for #63 verificationcontrol-plane/platformctl/plan.py,control-plane/platformctl/tools/— to verify GLM's drop rationaleINDEX.md(175 lines, dated 2026-04-30) — for #68 verificationPR #58(just-merged) — to know what cookbook GLM was working underTest plan
state/agent-execution-template.mdreferenced in pilot meta-issue bodyAfter audit corrected the GLM-sunset premise and ratio came out at ~14% ("keep with stricter prompts" per criteria), the lesson is not to drop GLM but to make execution prompts more explicit: - Pre-work P3: verify each spec source path exists BEFORE work (catches the modelizm anti-pattern in the agent itself, not just orchestrator) - Disclosure-as-you-go (running list, not retrofit) - Self-verification commands per work type (bash -n / py_compile / yamllint / pytest) - Mandatory `## Spec sources read` in PR body — disclosure is symmetric obligation (per AGENTS.md anti-pattern just added) - Escape hatches table: 6 trigger conditions, each with explicit STOP action - Per-issue activation note format keeps orchestrator activation comments short while protocol stays authoritative in this template file Reusable for any actor (glm / codex / claude) on any ready-for-agent issue. Referenced by name in activation comments. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>docs(state): glm-sunset-watch — evidence + criteria, not decidedto docs(repo): glm-sunset-watch CORRECTED + modelizm anti-pattern + agent-execution-template