plan: persist state-hub workstream/task IDs for SHARD-WP-0003 and SHARD-WP-0004

State-hub consistency sync created both workstreams and all 17 tasks and
wrote the IDs back into the workplan frontmatter and task blocks; commit
them so the files match the DB.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-14 18:29:15 +02:00
parent 5ada333bb4
commit 9acd4e2841
2 changed files with 19 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ owner: tegwick
topic_slug: whynot
created: "2026-06-14"
updated: "2026-06-14"
state_hub_workstream_id: "5fc3911a-1c68-4826-bbd2-b892dec8f981"
---
# SHARD-WP-0004 — computational / interactive-knowledge systems research
@@ -61,6 +62,7 @@ source, the kernel/environment, and the computed output?*
id: SHARD-WP-0004-T1
status: todo
priority: high
state_hub_task_id: "c252fccc-c442-4437-b1c7-4a310d1ede3c"
```
Deep-dive **Donald Knuth's WEB** and the **weave/tangle** model of **literate
@@ -77,6 +79,7 @@ projection model; log "source-with-multiple-projections" as a page-model pattern
id: SHARD-WP-0004-T2
status: todo
priority: medium
state_hub_task_id: "6e46ec45-3c4a-4eb0-815d-d401d72394d5"
```
Deep-dive **Mathematica Notebooks** (the `.nb` format and cell model). The original
@@ -91,6 +94,7 @@ provenance, and reproducibility. Enrich UC-54 (query/computation-defined content
id: SHARD-WP-0004-T3
status: todo
priority: high
state_hub_task_id: "3d35d58f-a9ea-44f9-89ea-d89205da8d8b"
```
Deep-dive **Jupyter Notebooks**: the **`.ipynb` JSON** model (cells: markdown / code /
@@ -107,6 +111,7 @@ with computed-output provenance**; feed T12/T15.
id: SHARD-WP-0004-T4
status: todo
priority: low
state_hub_task_id: "0f54cb0e-ca8a-4131-ad4d-a675f21e153c"
```
Deep-dive **Processing.org** (creative-coding) and especially **Processing.js**
@@ -121,6 +126,7 @@ for the page model (UC-54/55).
id: SHARD-WP-0004-T5
status: todo
priority: low
state_hub_task_id: "2b099639-3f8b-4b29-a24a-75f7418dd083"
```
Deep-dive **Strudel.cc** (the JS port of TidalCycles): a **browser REPL** for live-coding
@@ -135,6 +141,7 @@ Notes on **live-evaluated, time-based content** and the limits of static project
id: SHARD-WP-0004-T6
status: todo
priority: medium
state_hub_task_id: "50723598-7e21-4aaf-8f26-463cabc4e2d7"
```
Deep-dive **Squeak Smalltalk**: the **image-based** live-object environment — "everything
@@ -151,6 +158,7 @@ inspiration).
id: SHARD-WP-0004-T7
status: todo
priority: high
state_hub_task_id: "9e11efac-92d1-4226-b532-7d916a26c70b"
```
Deep-dive **Glamorous Toolkit** (on Pharo): **moldable development** — **custom views/
@@ -166,6 +174,7 @@ projection** of knowledge. Enrich UC-47/48 (dimensional/multi-view), UC-54; feed
id: SHARD-WP-0004-T8
status: todo
priority: low
state_hub_task_id: "b3a862d0-6980-411a-b41c-dd3592a39c52"
```
Deep-dive **Pharo**: the modern Smalltalk that GT is built on — live image, reflective