ADR-0041 deferred wfctl plugin verify <name> as future work. Implementing it now lets manifest status field updates be data-driven rather than tribal.
Spec
wfctl plugin verify <name> scans GoCodeAlone-org for merged main-branch wfctl.yaml files referencing the plugin.
- If at least 1 active project pins it → suggests
status: verified manifest update via PR comment or printed diff.
- If 0 projects pin it → confirms
status: experimental.
- Can be run by CI nightly to keep manifests + reality in sync.
Refs
- decisions/0041-multi-repo-qol-sweep-experimental-marker.md
- project_qol_sweep_2026_05_19_shipped.md (memory)
ADR-0041 deferred
wfctl plugin verify <name>as future work. Implementing it now lets manifeststatusfield updates be data-driven rather than tribal.Spec
wfctl plugin verify <name>scans GoCodeAlone-org for merged main-branchwfctl.yamlfiles referencing the plugin.status: verifiedmanifest update via PR comment or printed diff.status: experimental.Refs