fix: align WP-0013 task references with restored Hub records
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a0726e-5232-73f2-aaca-2c05ceb62efb
This commit is contained in:
tegwick 2026-09-05 22:21:57 +02:00
parent 3e8f20c897
commit 0196f083c4

View file

@ -26,7 +26,7 @@ validation/display logic that switches on it.
id: SAND-WP-0013-T01
status: done
priority: high
state_hub_task_id: "b55e6025-2d80-4dc3-aed8-50b15adbdf04"
state_hub_task_id: "91f50ae4-7080-5475-bb85-614c8fe90860"
```
## Task: Implement `BwrapExtension`
@ -46,7 +46,7 @@ initially (`supports_snapshots()` stays `False`).
id: SAND-WP-0013-T02
status: done
priority: high
state_hub_task_id: "703d09c6-2f98-44da-9b61-c0d0612b0603"
state_hub_task_id: "8b41c12b-e093-5f57-8c25-17d8d0c96082"
```
## Task: Register the extension and a profile
@ -60,7 +60,7 @@ default: deny` actually meaningful this time, suitable for CI/local dev.
id: SAND-WP-0013-T03
status: done
priority: medium
state_hub_task_id: "fd0ae8c8-c9ae-4cd6-a840-4b5b65574f73"
state_hub_task_id: "cf29db06-c427-582e-ba17-c5fb53867a1f"
```
## Task: Resolve local reachability vs. the SSH-based consumer contract
@ -79,7 +79,7 @@ built against the other.
id: SAND-WP-0013-T04
status: done
priority: high
state_hub_task_id: "1d8b3e18-d067-4364-89e9-5d5bc5923deb"
state_hub_task_id: "378118e7-0d19-59c7-b998-5b26ed442b3b"
```
## Task: Extend manager's handle whitelist
@ -93,7 +93,7 @@ teardown/restart survives a `sandboxer` CLI/process restart.
id: SAND-WP-0013-T05
status: done
priority: medium
state_hub_task_id: "9a410ce3-9e9c-42d2-abe7-95ad740279a2"
state_hub_task_id: "b6638a8e-8577-538a-ac5b-3b56775bd48f"
```
## Task: Tests
@ -108,5 +108,5 @@ exercised generically in `test_extension_base.py`).
id: SAND-WP-0013-T06
status: done
priority: medium
state_hub_task_id: "d9271eae-9177-4a55-bfb4-082408feb2a1"
state_hub_task_id: "f9805c5a-2bbe-5fc9-b084-b41e0683460d"
```