Release 2.3.0 — Review workflow polish
What's new
Comment severity tagging
Every review comment now carries a severity. Reviewers tag as they comment, owners filter by severity when dispositioning. Audit reports filter by severity as well.
Implement-on-review for DFMEA
Click "Implement" on an accepted DFMEA review comment and the AI patches the row in place. Previously this only worked for SWOT and DVP.
Visibility toggle
Hierarchy nodes can now be flipped between public, team, and private visibility from the node header. Public nodes appear on the Discover page.
Fixes
- Public artifact responses no longer leak
userId(security). - Team viewers can no longer restore revisions (previous bug let viewers escalate).
- Mongo
EXPRESS_IXSCANplan shape now correctly reported as IXSCAN, not COLLSCAN.
Removed
- Translation tooling stubs are now no-ops (was breaking builds for some configs).