Compare commits

...

2 Commits

Author SHA1 Message Date
788e585694 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - update .custodian-brief.md for artifact-store
2026-05-16 22:41:08 +02:00
5911a7bca0 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - ARTIFACT-STORE-WP-0003-T001: in_progress → cancelled
2026-05-16 22:41:06 +02:00
2 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
# Custodian Brief — artifact-store
**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)*
## Active Workstreams
@@ -11,11 +11,11 @@
Progress: 0/5 done | workstream_id: `84930f4c-3bcf-415e-a94c-bfa854a15871`
**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.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
Progress: 0/5 done | workstream_id: `701c4d8c-5cf4-4a4a-ab60-1dcae53fe771`

View File

@@ -4,13 +4,13 @@ type: workplan
title: "Retention Lifecycle: Defaults, Extensions, Holds, Deletion Eligibility"
repo: artifact-store
domain: stack
status: planned
status: active
owner: codex
topic_slug: stack
planning_priority: high
planning_order: 3
created: "2026-05-15"
updated: "2026-05-15"
updated: "2026-05-16"
state_hub_workstream_id: "84930f4c-3bcf-415e-a94c-bfa854a15871"
---
@@ -58,7 +58,7 @@ Acceptance:
```task
id: ARTIFACT-STORE-WP-0003-T002
status: todo
status: in_progress
priority: high
state_hub_task_id: "66576e53-af4c-48dc-8dc3-cf8223a821c7"
```
@@ -77,7 +77,7 @@ Acceptance:
```task
id: ARTIFACT-STORE-WP-0003-T003
status: todo
status: in_progress
priority: high
state_hub_task_id: "8164e448-0e90-41aa-a973-77f8f607a0b3"
```
@@ -97,7 +97,7 @@ Acceptance:
```task
id: ARTIFACT-STORE-WP-0003-T004
status: todo
status: in_progress
priority: medium
state_hub_task_id: "fe13cd0d-aab7-4e0a-a7df-e6e535d4099b"
```
@@ -116,7 +116,7 @@ Acceptance:
```task
id: ARTIFACT-STORE-WP-0003-T005
status: todo
status: in_progress
priority: medium
state_hub_task_id: "7dce0c92-76d6-4bfc-bbc5-8e18b96139d2"
```