Skip to content

feat(ENG-258): Audit state machine with plan-mode gate and DRY fixes#42

Merged
alnoki merged 4 commits intomainfrom
ENG-258
Mar 27, 2026
Merged

feat(ENG-258): Audit state machine with plan-mode gate and DRY fixes#42
alnoki merged 4 commits intomainfrom
ENG-258

Conversation

@alnoki
Copy link
Copy Markdown
Contributor

@alnoki alnoki commented Mar 27, 2026

Changes

  1. Add resume and resolve phases to the /audit skill: resume
    skips to pending findings when .audit/findings.md exists,
    resolve iterates the checklist and marks items as fixed
  2. Add plan-mode gate to audit output so findings are presented
    for user approval before any edits are made
  3. Add draft-to-ready step to /pr-title-description skill so
    updating a draft PR also marks it ready for review
  4. Add .audit/ to .gitignore
  5. Rename InputBufferHeader in interface/src/market.rs to
    RegisterMarketInputBuffer to eliminate duplicate struct name
    with memory::InputBufferHeader
  6. Fix typo in docs/src/index.md ("want to more" -> "want more")

@linear
Copy link
Copy Markdown

linear bot commented Mar 27, 2026

ENG-258

@alnoki alnoki marked this pull request as ready for review March 27, 2026 03:17
@alnoki alnoki marked this pull request as draft March 27, 2026 03:18
@alnoki alnoki changed the title ENG-258 feat(ENG-258): Audit state machine with plan-mode gate and DRY fixes Mar 27, 2026
@alnoki alnoki marked this pull request as ready for review March 27, 2026 03:18
@alnoki alnoki merged commit ce29b46 into main Mar 27, 2026
5 of 6 checks passed
@alnoki alnoki deleted the ENG-258 branch March 27, 2026 03:19
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