generated from coulomb/repo-seed
Compare commits
2 Commits
66a8ce1bc9
...
788e585694
| Author | SHA1 | Date | |
|---|---|---|---|
| 788e585694 | |||
| 5911a7bca0 |
@@ -2,7 +2,7 @@
|
|||||||
# Custodian Brief — artifact-store
|
# Custodian Brief — artifact-store
|
||||||
|
|
||||||
**Domain:** stack
|
**Domain:** stack
|
||||||
**Last synced:** 2026-05-16 13:15 UTC
|
**Last synced:** 2026-05-16 20:41 UTC
|
||||||
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
||||||
|
|
||||||
## Active Workstreams
|
## Active Workstreams
|
||||||
@@ -11,11 +11,11 @@
|
|||||||
Progress: 0/5 done | workstream_id: `84930f4c-3bcf-415e-a94c-bfa854a15871`
|
Progress: 0/5 done | workstream_id: `84930f4c-3bcf-415e-a94c-bfa854a15871`
|
||||||
|
|
||||||
**Open tasks:**
|
**Open tasks:**
|
||||||
|
- ► D3.2 - Retention Extensions `66576e53`
|
||||||
|
- ► D3.3 - Holds (Apply And Release) `8164e448`
|
||||||
|
- ► D3.4 - Deletion Eligibility Sweeper `fe13cd0d`
|
||||||
|
- ► D3.5 - Audit Surface For Retention `7dce0c92`
|
||||||
- · D3.1 - Default Retention Application `25531837`
|
- · D3.1 - Default Retention Application `25531837`
|
||||||
- · D3.2 - Retention Extensions `66576e53`
|
|
||||||
- · D3.3 - Holds (Apply And Release) `8164e448`
|
|
||||||
- · D3.4 - Deletion Eligibility Sweeper `fe13cd0d`
|
|
||||||
- · D3.5 - Audit Surface For Retention `7dce0c92`
|
|
||||||
|
|
||||||
### Guide-Board Pilot Ingestion
|
### Guide-Board Pilot Ingestion
|
||||||
Progress: 0/5 done | workstream_id: `701c4d8c-5cf4-4a4a-ab60-1dcae53fe771`
|
Progress: 0/5 done | workstream_id: `701c4d8c-5cf4-4a4a-ab60-1dcae53fe771`
|
||||||
|
|||||||
@@ -4,13 +4,13 @@ type: workplan
|
|||||||
title: "Retention Lifecycle: Defaults, Extensions, Holds, Deletion Eligibility"
|
title: "Retention Lifecycle: Defaults, Extensions, Holds, Deletion Eligibility"
|
||||||
repo: artifact-store
|
repo: artifact-store
|
||||||
domain: stack
|
domain: stack
|
||||||
status: planned
|
status: active
|
||||||
owner: codex
|
owner: codex
|
||||||
topic_slug: stack
|
topic_slug: stack
|
||||||
planning_priority: high
|
planning_priority: high
|
||||||
planning_order: 3
|
planning_order: 3
|
||||||
created: "2026-05-15"
|
created: "2026-05-15"
|
||||||
updated: "2026-05-15"
|
updated: "2026-05-16"
|
||||||
state_hub_workstream_id: "84930f4c-3bcf-415e-a94c-bfa854a15871"
|
state_hub_workstream_id: "84930f4c-3bcf-415e-a94c-bfa854a15871"
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -58,7 +58,7 @@ Acceptance:
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: ARTIFACT-STORE-WP-0003-T002
|
id: ARTIFACT-STORE-WP-0003-T002
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "66576e53-af4c-48dc-8dc3-cf8223a821c7"
|
state_hub_task_id: "66576e53-af4c-48dc-8dc3-cf8223a821c7"
|
||||||
```
|
```
|
||||||
@@ -77,7 +77,7 @@ Acceptance:
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: ARTIFACT-STORE-WP-0003-T003
|
id: ARTIFACT-STORE-WP-0003-T003
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "8164e448-0e90-41aa-a973-77f8f607a0b3"
|
state_hub_task_id: "8164e448-0e90-41aa-a973-77f8f607a0b3"
|
||||||
```
|
```
|
||||||
@@ -97,7 +97,7 @@ Acceptance:
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: ARTIFACT-STORE-WP-0003-T004
|
id: ARTIFACT-STORE-WP-0003-T004
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "fe13cd0d-aab7-4e0a-a7df-e6e535d4099b"
|
state_hub_task_id: "fe13cd0d-aab7-4e0a-a7df-e6e535d4099b"
|
||||||
```
|
```
|
||||||
@@ -116,7 +116,7 @@ Acceptance:
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: ARTIFACT-STORE-WP-0003-T005
|
id: ARTIFACT-STORE-WP-0003-T005
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "7dce0c92-76d6-4bfc-bbc5-8e18b96139d2"
|
state_hub_task_id: "7dce0c92-76d6-4bfc-bbc5-8e18b96139d2"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user