feat: implement ISSUE-WP-0005 connector mapping and scope alignment
Add MappingService (work_record_uuid ↔ external id), project/map CLI with outward push-status, optional TaskSpec work_record fields, boundary-sync policy, and packaging/capability framing cleanup. Mark WP-0005 finished.
This commit is contained in:
parent
6855fb2a32
commit
f88e9a28fe
16 changed files with 1300 additions and 179 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Implement connector alignment: mapping, docs hygiene, scope gaps vs refined INTENT"
|
||||
domain: infotech
|
||||
repo: issue-core
|
||||
status: proposed
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: infotech
|
||||
created: "2026-07-22"
|
||||
|
|
@ -66,7 +66,7 @@ without turning issue-core back into a work origin or fleet task board.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "f538d48e-11b1-4859-9f39-a1103b90c05b"
|
||||
```
|
||||
|
|
@ -83,7 +83,7 @@ done; no reintroduction of landing-zone language in those files.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "53889021-53ed-4f98-a144-f7c211a58def"
|
||||
```
|
||||
|
|
@ -105,7 +105,7 @@ capability summary matches SCOPE §1 honesty.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "d2fa5a3c-12ef-4a75-a8c9-b7843d507396"
|
||||
```
|
||||
|
|
@ -129,7 +129,7 @@ policy.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T04
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a8f0d528-1b1f-4dfb-8df0-9c9ffd56e47c"
|
||||
```
|
||||
|
|
@ -152,7 +152,7 @@ note until CLI/API land.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T05
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "1866bec4-e4df-444c-b633-aa97c83c0940"
|
||||
```
|
||||
|
|
@ -175,7 +175,7 @@ backend; idempotent re-project returns existing mapping.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T06
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "8e02509b-d304-45d9-b99b-1016dc325cfd"
|
||||
```
|
||||
|
|
@ -195,7 +195,7 @@ uses it.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T07
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "5bea7ad1-3df5-4cf3-b79a-e89ac7ad5af1"
|
||||
```
|
||||
|
|
@ -215,7 +215,7 @@ SCOPE distinguishes backend sync vs work-record boundary sync clearly.
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T08
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "ca55014a-694d-4a46-beea-cb1f2f438ada"
|
||||
```
|
||||
|
|
@ -231,7 +231,7 @@ leakage into “shipped today.”
|
|||
|
||||
```task
|
||||
id: ISSUE-WP-0005-T09
|
||||
status: todo
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "fe209013-d9de-4709-bc58-41abe186959d"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue