28 lines
826 B
Markdown
28 lines
826 B
Markdown
|
|
# 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"
|
||
|
|
```
|