Files
git.stella-ops.org/src/Web/StellaOps.Web/output/playwright
master 6660676341 Fix scan route: register in security-risk.routes.ts (active route file)
The scan route was added to security.routes.ts which isn't loaded by the
app router. The app loads security-risk.routes.ts at /security/*. Added
the scan route to security-risk.routes.ts so /security/scan resolves.

Verified: Scan Image page loads at /security/scan with heading, image
input, and submit button. 111/111 canonical routes passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 16:59:16 +02:00
..