Skip to content

fix: round 2 audit — 9 issues across unified daemon#113

Merged
fazxes merged 1 commit intomainfrom
fix/audit-round2-patches
Apr 6, 2026
Merged

fix: round 2 audit — 9 issues across unified daemon#113
fazxes merged 1 commit intomainfrom
fix/audit-round2-patches

Conversation

@fazxes
Copy link
Copy Markdown
Member

@fazxes fazxes commented Apr 6, 2026

Summary

6 parallel audit agents found 9 remaining issues after the first round of patches. All fixed:

  • unified.md: ACHIEVE added to all examples, templates, and handoff requirement; Example 2 arithmetic corrected
  • evolve-auto.md: Universal quality rules (VERIFICATION, PRODUCTION-READINESS, CI FAILURE, REVIEW NOTES) now apply to BUILD + REVIEW + ACHIEVE; ACHIEVE added to all role lists
  • achieve.md: Added worked example and missing-file default rule
  • format-stream.py: Codex markers synced, OVERSEER AUDIT added, exception handler prints errors
  • daemon.sh: Dead variable removed

Test plan

  • make check passes
  • All 5 roles present in unified.md scoring, examples, templates
  • evolve-auto.md clearly separates BUILD-only vs universal rules

From 6 parallel audit agents:

unified.md:
- ACHIEVE added to all 4 examples with scoring breakdown
- ACHIEVE added to role decision template and EXECUTING ROLE line
- ACHIEVE added to post-execution handoff requirement
- Example 2 REVIEW arithmetic corrected (50->60)
- autonomy_score + needs_human_issues added to all example signals

evolve-auto.md:
- ACHIEVE added to non-BUILD role list and DAEMON CONTEXT
- VERIFICATION/PRODUCTION-READINESS/CI FAILURE/REVIEW NOTES reclassified
  as universal rules for all code-producing roles (BUILD, REVIEW, ACHIEVE)
- BUILD-only rules clearly separated from universal rules

achieve.md:
- Added missing-file default rule for scorecard
- Added worked example showing a complete ACHIEVE session

format-stream.py:
- Codex marker list synced with Claude (3 ACHIEVE markers added)
- OVERSEER AUDIT marker added to both lists
- Exception handler now prints error type instead of silently continuing

daemon.sh:
- Removed dead EVOLVE_PROMPT variable
@fazxes fazxes merged commit 007bad4 into main Apr 6, 2026
@fazxes fazxes deleted the fix/audit-round2-patches branch April 6, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant