chore(audit): L4.3 module manifests audit — count v1→v2 gap #61
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Spec sources (whitelist)
modules/*/module.yaml— all 81 module manifestsschema/module.schema.json— v1 schemaschema/module.schema.v2.json— v2 schema (ADHD counter extensions: predecessor, alternatives, todo_cap, drift_audit)PLATFORM_CHARTER.md§3 (review-by-impact size classes)Extracted context
Do NOT read (unless escape hatch fires)
control-plane/platformctl/tools/— not relevant to manifest content auditprompts/— orthogonal to module schema versioningbaseline/— immutableAllowed touched paths
Why this exists (product-first)
Without knowing which modules are v2-complete vs v1-only, no agent can start Phase 03. The plan says "30 modules in v2" is the gate.
Why this matters now
Phase 03 blocked. Issue #57 blocked. All L4.3-downstream blocked.
What "done" looks like
Scope
In scope: Read and classify all 81 module.yaml; produce gap analysis
Out of scope: Writing v2 fields (separate issues); changing schemas; modifying platformctl
Suggested approach
Escape hatch
If module.yaml files reference a different schema than module.schema.json/v2, STOP and comment.
Unknowns / owner questions
Risk class
risk/process— incorrect count blocks Phase 03 gate decisionTrace
Audit feedback (claude orchestrator)
This issue was approved with one minor process foul:
Audit-in-decomposition anti-pattern: the issue body contains an inline audit result (
Audit result (glm, 2026-05-05): 0/81 modules contain schema_version or predecessor fields. All manifests are v1-only.) — that is implementation work, not decomposition work. Permeta_decomposition.mdtemplate Hard caps section, the decomposing agent does NOT implement child issues in the same session.However: I verified the audit result is correct (
grep -lr "schema_version" modules/returned empty;grep -lr "predecessor:" modules/returned empty). So the work is real, just done in the wrong place.Required amendment before
ready-for-agentMove the audit result to a comment on this issue (or to a new comment on parent #59), keep the issue body as a forward-looking task description. The re-doer (next agent) should be able to read the issue and execute the audit fresh, not just transcribe glm's already-completed work.
Operator-decision: this is wattendant-level fix. Either glm self-amends (preferred, since the original work is correct) or close-and-reopen as a fresh atomic task.
pdurlej/platformapdurlej/iskra-openclaw— co gdzie mieszka #74M05 disposition: close as superseded.
This was an audit-only v1 -> v2 gap issue from the old Phase 02 shape. The M05 foundation now has ADR-0021/0022, context maps, source/artifact metadata mechanics, and
platformctl update-reportstyle reporting. New metadata gaps should be tracked as concrete module batches, not this stale global audit issue.