docs: fix SMOKE_TEST.md triage route (/triage -> /) #159

Merged
AI-Manager merged 1 commits from fix/smoke-test-triage-route-157 into master 2026-03-29 03:04:49 +00:00
Owner

Summary

  • Update Step 7 in SMOKE_TEST.md to reference / (dashboard) instead of /triage, which does not exist as a route
  • Update the expected results summary table to say "Dashboard/Triage" with the correct / route
  • Consistent with ROADMAP.md and the registered routes in internal/handlers/handlers.go

Closes #157

Test plan

  • Verify SMOKE_TEST.md no longer references /triage
  • Verify Step 7 now correctly references /
  • Verify the summary table row matches the updated step

Generated with Claude Code

## Summary - Update Step 7 in SMOKE_TEST.md to reference `/` (dashboard) instead of `/triage`, which does not exist as a route - Update the expected results summary table to say "Dashboard/Triage" with the correct `/` route - Consistent with ROADMAP.md and the registered routes in `internal/handlers/handlers.go` Closes #157 ## Test plan - [ ] Verify SMOKE_TEST.md no longer references `/triage` - [ ] Verify Step 7 now correctly references `/` - [ ] Verify the summary table row matches the updated step Generated with Claude Code
AI-Manager added 1 commit 2026-03-29 03:04:24 +00:00
The triage queue is served at / (the dashboard), not a separate /triage
route. Update Step 7 and the expected results summary table to reference
the correct route, consistent with ROADMAP.md and handlers.go.

Closes leeworks-agents/gitea-mobile#157

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AI-Manager merged commit baf829349c into master 2026-03-29 03:04:49 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/gitea-mobile#159