Update caller inventory: activity-core progress dual-write stopped
This commit is contained in:
parent
f2f823603d
commit
6c172c656b
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ on legacy REST keys; most lacked `X-StateHub-Component` identity (`unknown` buck
|
|||
| `api/routers/workstream_dependencies.py` | Legacy dependency aliases |
|
||||
| MCP tool names `create_workstream`, etc. | Aliases call `/workplans/` internally |
|
||||
| MCP param aliases `workstream_id` | Accepted on tools; REST uses `workplan_id` where updated |
|
||||
| `activity-core` progress sinks | Dual-write `workplan_id` + `workstream_id` on POST `/progress/` (wire compat) |
|
||||
| ~~`activity-core` progress sinks~~ | **Fixed** — `workplan_id` only on POST `/progress/` (commit after f171bb0) |
|
||||
| `railiance-platform/scripts/credential.py` | Dual-write scope fields |
|
||||
| Dashboard **routes** `/workstreams` | Nav URL compat only; `workstreams.md` already polls `/workplans/` |
|
||||
| `tests/test_legacy_meter.py`, `test_routers_core.py` | Regression coverage for legacy routes |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue