fix(HOH-WP-0002): status ready, decision tasks actionable, build tasks wait
C-23 flagged a proposed workplan holding active tasks. The decision tasks T01-T04 are well-defined and workable now; only T05 and T06 depend on their outcomes, so those move to wait and the workplan is ready with DoR-Ok. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SQ6oF1DtVDKcD1FCpvRVLx Assistant: claude-code Assistant-Model: opus Assistant-Process: 272883@bnt-lap001 Assistant-Session: f40c8f53-fb65-4980-9d29-bcdb3dd946f7
This commit is contained in:
parent
5742c72541
commit
d6ec511712
1 changed files with 8 additions and 8 deletions
|
|
@ -4,16 +4,16 @@ type: workplan
|
|||
title: "Publish the hall at helix.coulomb.social with selectable renderers"
|
||||
domain: infotech
|
||||
repo: hall-of-helix
|
||||
status: proposed
|
||||
status: ready
|
||||
owner: claude-code
|
||||
topic_slug: helix-forge
|
||||
priority: medium
|
||||
created: "2026-09-05"
|
||||
updated: "2026-09-05"
|
||||
quality_dor: DoR-Failed
|
||||
quality_dor: DoR-Ok
|
||||
quality_dor_at: "2026-09-05"
|
||||
quality_dor_by: claude-code
|
||||
quality_dor_note: "Intent and URI shape are set by the operator, but four decisions block implementation: the entry identifier in the URI, where the service lives, how renderers are discovered and trusted, and whether the corpus is cleared for public publication. T01-T04 resolve those; the build tasks are deliberately not specified until they are."
|
||||
quality_dor_note: "Ready on its decision tasks: T01-T04 are well-defined and actionable now. Four decisions block implementation — the entry identifier in the URI, where the service lives, how renderers are discovered and trusted, and whether the corpus is cleared for public publication — so the build tasks (T05, T06) are deliberately unspecified and held at wait until those land."
|
||||
related:
|
||||
- HOH-WP-0001
|
||||
state_hub_workstream_id: "5e0db595-2f0e-5388-9413-7d4d5a4a2ef5"
|
||||
|
|
@ -38,10 +38,10 @@ expected to be established as their own repos: a hypothetical `render-hrgiger`
|
|||
would present a seat in an H.R. Giger register, selected as
|
||||
`?renderer=render-hrgiger`.
|
||||
|
||||
**This workplan is design-first and deliberately incomplete.** Four decisions
|
||||
gate the build, and the implementation tasks should not be written until they
|
||||
are settled. `status` stays `proposed` and DoR is `DoR-Failed` until then —
|
||||
that is the honest state, not an oversight.
|
||||
**This workplan is design-first and deliberately incomplete.** It is `ready` on
|
||||
its decision tasks: T01-T04 can be worked now. Four decisions gate the build, so
|
||||
the implementation tasks (T05, T06) are held at `wait` and are not specified
|
||||
until those decisions land — that is the intended shape, not an oversight.
|
||||
|
||||
## Decide the entry identifier in the URI
|
||||
|
||||
|
|
@ -153,7 +153,7 @@ The operator makes this call. Do not publish on an agent's judgement.
|
|||
|
||||
```task
|
||||
id: HOH-WP-0002-T05
|
||||
status: todo
|
||||
status: wait
|
||||
priority: medium
|
||||
state_hub_task_id: "57ddf0ad-01cf-5ac5-98d2-aa4d6449daff"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue