Close WHYNOT-WP-0003 after all nine downstream-consumption tasks finished.
Hand the remaining npm-read token lane to WHYNOT-IN-0001 as a residual intake. T09's contract-parity deferral is already a resolved decision. Assistant: grok Assistant-Session: 01a04d7c-846d-77e3-af8d-020019e4eb61
This commit is contained in:
parent
ba10e325d3
commit
faec0e6807
2 changed files with 35 additions and 7 deletions
27
intakes/intakes.md
Normal file
27
intakes/intakes.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# Intake records
|
||||
|
||||
## WHYNOT-IN-0001 — Provision a consumer npm-read lane
|
||||
|
||||
```yaml
|
||||
id: WHYNOT-IN-0001
|
||||
kind: intake
|
||||
title: "Provision a consumer-install npm-read lane for @whynot/design"
|
||||
lane: yellow
|
||||
status: open
|
||||
origin: residual
|
||||
origin_ref: WHYNOT-WP-0003
|
||||
priority: medium
|
||||
owner: whynot-design
|
||||
repo: whynot-design
|
||||
description: |
|
||||
WHYNOT-WP-0003-T02 published @whynot/design to the coulomb Forgejo npm
|
||||
registry using the publish lane. A separate read/install token id
|
||||
(whynot-design-npm-read) was never provisioned; the publish token was
|
||||
enough to verify one install.
|
||||
|
||||
Consumers still need an .npmrc token to install from the org registry.
|
||||
Route custody through warden route / OpenBao (railiance-platform). Do
|
||||
not inline a secret in Git, State Hub, or this record.
|
||||
created: "2026-08-29"
|
||||
updated: "2026-08-29"
|
||||
```
|
||||
|
|
@ -4,11 +4,11 @@ type: workplan
|
|||
title: "Downstream consumption: versioned IR releases + consumer drift-check"
|
||||
domain: infotech
|
||||
repo: whynot-design
|
||||
status: active
|
||||
status: finished
|
||||
owner: claude
|
||||
topic_slug: custodian
|
||||
created: "2026-06-27"
|
||||
updated: "2026-06-27"
|
||||
updated: "2026-08-29"
|
||||
state_hub_workstream_id: "d3a6ec16-ac40-5ffb-99e7-07f997e59a4a"
|
||||
---
|
||||
|
||||
|
|
@ -298,10 +298,11 @@ shape of the heavier mode.
|
|||
whynot-design. `drift` is read-only against the package; only `.whynot-design.lock`
|
||||
(in the consumer repo) is written.
|
||||
|
||||
## Registering this workplan
|
||||
## Residuals
|
||||
|
||||
After review, register the workstream from `~/state-hub`:
|
||||
All nine tasks are done. T09's go/defer decision is already resolved
|
||||
(`b7d3d35d`, defer consumer-side contract-parity).
|
||||
|
||||
```bash
|
||||
make fix-consistency REPO=whynot-design
|
||||
```
|
||||
Live residual: `WHYNOT-IN-0001` — provision a consumer-install npm-read
|
||||
lane. The publish token was enough to verify T02; consumers still need a
|
||||
read lane to install from the org registry.
|
||||
Loading…
Add table
Add a link
Reference in a new issue