Skip to content

Releases: soden46/engineer-flow

v0.2.1 - Browser-Driven UI Workflow Enrichment

Choose a tag to compare

@soden46 soden46 released this 27 Aug 10:37

Engineer Flow v0.2.1

v0.2.1 is a focused patch release that enriches Engineer Flow's browser-driven UI and testing workflows without changing routing behavior.

What's new

Frontend UI

  • Browser-driven UI inspection guidance
  • Reference-driven UI reconstruction workflows
  • DOM, accessibility-tree, and screenshot evidence usage
  • Responsive visual verification
  • Guidance for preserving existing project conventions
  • Clear boundaries around third-party assets and content

Testing

  • Browser and E2E regression workflows
  • Playwright-style verification guidance
  • Mobile and desktop responsive checks
  • Visual regression reasoning
  • More durable browser-test practices

Routing remains unchanged

This release intentionally does not modify Engineer Flow's routing architecture.

  • Resolver logic unchanged
  • Routing-visible metadata unchanged
  • No routing_terms introduced
  • Existing maximum of 2 development specialists preserved
  • Framework/language-agnostic core preserved
  • Mandatory post-development security review preserved

Validation

The release was verified with:

npm run validate
npm run self-test
npm run test:normalization
npm run benchmark:routing