Skip to content

v1.2.1 — Expanded HITL review coverage

Choose a tag to compare

@speakmancip speakmancip released this 10 Aug 12:34
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
3218d0e

Every built-in workflow now has a human sign-off gate on the agents whose output ships straight into a delivered artifact with nothing else checking it first.

Requirements Engineering gained six HITL_VALIDATOR gates — use case catalog, domain model, field definitions, naming dictionary, API schema, and database schema — replacing two older plain-pause review steps with the same revise-in-place loop the rest of the platform already uses.

Three more workflows picked up a gate apiece: the Compliance Officer in Solution Architecture (previously the only agent in that pipeline with zero checks of any kind), the UX Needs Analyst in UX Design (the screen-inventory step everything downstream is built on), and the Sizing Context Clarifier in Sizing Estimate (the only agent reading raw business input, with nothing downstream able to catch a wrong reading).

Also fixed: a dangling dependency typo in CLAUDE_WORKFLOW_CREATOR_V1 left over from before the shared planner was consolidated under one name.

Full details: RELEASE_NOTES.md