Files
APAW/scripts
Deploy Bot ff87670d8c feat: GNS-2.1 close-loop enforcement — Issue lifecycle audit & PQS measurement
Based on audit of UniqueSoft/FutureWork (40 issues, 38 commits):
- PQS baseline was 0.47 (Critical) due to agents not updating body
  checkboxes and not closing completed issues
- After closing 3 orphans (#25,#38,#39) PQS improved to 0.66 (Adequate)

Changes:
- New rule: .kilo/rules/issue-close-loop.md — mandatory body checkbox
  updates + auto-close on completion
- New script: scripts/issue-health-check.py — PQS calculator with
  --fix mode for auto-syncing checkboxes and closing orphans
- Updated lead-developer & the-fixer: On Exit now includes checkbox
  update + auto-close steps, GNS_EVENT footer includes close_loop
- Updated gns-agent-protocol.md: Exit Protocol expanded with 9 steps,
  close_loop field added to machine-readable footer
- Updated orchestrator.md: Close-Loop Gate #6 added — mandatory
  checkbox verification before transitioning to next agent

Target: PQS ≥ 0.85 after full agent adoption (Phases 2-3)

Implements: UniqueSoft/APAW#129
2026-06-06 21:17:49 +01:00
..