Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The handler expected Path((w_id, name)) but the route was registered as /is_owner without :name, making the endpoint unreachable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Also extends existing tests with additional endpoint coverage: - scripts: archive/h, delete/h - flows: get/v/:version - apps: get/v/:version, custom_path_exists - resources: list_names/:type - base fixture: add password entry for whoami LEFT JOIN Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>