chore(consistency): sync task status from DB [auto]

Updated by fix-consistency on 2026-05-01:
  - update .custodian-brief.md for the-custodian
This commit is contained in:
2026-05-01 00:55:53 +02:00
parent ffa3809e95
commit f99d77d539
5 changed files with 466 additions and 8 deletions

View File

@@ -92,7 +92,7 @@ status is not `resolved`. Each entry: `id`, `title`, `change_type`,
Extend `DispatchWorkstream` schema with the new field. Update `RepoDispatch` schema.
Update the `get_repo_dispatch` endpoint accordingly.
Acceptance: `GET /repos/repo-registry/dispatch` returns `pending_interface_changes`
Acceptance: `GET /repos/repo-scoping/dispatch` returns `pending_interface_changes`
list (empty or populated); no regression on existing dispatch tests.
## T04: MCP tools