Admin issue detail accepted UUID but not issue number
Signal
Operator workflow friction discovered while running Darwin issue operations from agent sessions.
Issue
Resolve issue detail route by issue number and remove numeric-ID action breakage.
Open issue in Darwin adminResolution
API and admin routes now resolve both numeric issue IDs and UUIDs consistently.
Commit d409b80 (radolang/darwin)Verification evidence
Validated on prod with GET/PATCH on both /api/v1/issues/412 and UUID path, plus admin action handlers.