Compare commits

...

4 Commits

Author SHA1 Message Date
64b1e95104 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - ARTIFACT-STORE-WP-0005-T001: todo → cancelled
2026-05-16 14:46:19 +02:00
5ece71f375 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - ARTIFACT-STORE-WP-0004-T001: todo → cancelled
2026-05-16 14:46:19 +02:00
b8806fd58f chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - ARTIFACT-STORE-WP-0003-T001: todo → cancelled
2026-05-16 14:46:18 +02:00
53c03d65a3 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-16:
  - ARTIFACT-STORE-WP-0002-T001: todo → cancelled
2026-05-16 14:46:18 +02:00
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ download files, and tail the event stream.
```task
id: ARTIFACT-STORE-WP-0002-T001
status: todo
status: cancelled
priority: high
state_hub_task_id: "e3879111-4be9-4731-8aea-15abb874f960"
```

View File

@@ -39,7 +39,7 @@ WP-0006).
```task
id: ARTIFACT-STORE-WP-0003-T001
status: todo
status: cancelled
priority: high
state_hub_task_id: "2d6cbd83-c348-45ad-a223-7870a3412225"
```

View File

@@ -38,7 +38,7 @@ registry.
```task
id: ARTIFACT-STORE-WP-0004-T001
status: todo
status: cancelled
priority: high
state_hub_task_id: "7b980a55-2364-48c3-98ac-081629a8d2b7"
```

View File

@@ -41,7 +41,7 @@ bytes itself. This is the pilot success criterion in INTENT.md.
```task
id: ARTIFACT-STORE-WP-0005-T001
status: todo
status: cancelled
priority: high
state_hub_task_id: "eb822821-353c-4cd2-95bf-acb2f084b7ea"
```