Skip to content

Add workflow tools for slow page triage, JS bloat checks, and accessibility passes#3

Merged
kewonit merged 1 commit into
mainfrom
phase1a-workflow-insights
Apr 6, 2026
Merged

Add workflow tools for slow page triage, JS bloat checks, and accessibility passes#3
kewonit merged 1 commit into
mainfrom
phase1a-workflow-insights

Conversation

@kewonit
Copy link
Copy Markdown
Contributor

@kewonit kewonit commented Apr 6, 2026

  • Implemented workflow.go to define and handle workflows for slow page triage, JavaScript bloat checks, and accessibility passes.
  • Registered the new workflow tools in register.go.
  • Added tests in tools_test.go to validate the new workflow functionalities, including verdict sections and recommendations.
  • Enhanced existing functions to support the new workflows and ensure proper reporting of findings and next steps.

…bility passes

- Implemented `workflow.go` to define and handle workflows for slow page triage, JavaScript bloat checks, and accessibility passes.
- Registered the new workflow tools in `register.go`.
- Added tests in `tools_test.go` to validate the new workflow functionalities, including verdict sections and recommendations.
- Enhanced existing functions to support the new workflows and ensure proper reporting of findings and next steps.
@kewonit kewonit merged commit e5d5cc1 into main Apr 6, 2026
1 of 3 checks passed
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