whynot-design/workplans
tegwick e02011905a feat(publish): make package installable from Gitea npm registry (WHYNOT-WP-0003 T02)
- package.json: private:false; real repository.url; publishConfig.registry →
  coulomb Gitea npm; lit dependency → peerDependency (^3) + devDependency;
  ship the ir/ consumer contract (files + ./ir/* export); add PUBLISHING.md to files.
- .npmrc: real @whynot scope registry + ${NPM_AUTH_TOKEN} ref (no secret committed).
- PUBLISHING.md: publish flow, token routing (operator/OpenBao — warden route is not
  in this CLI), and consumer install.
- README: registry-install path + lit peer note. CHANGELOG: Added/Changed entries.

Config + packaging validated via `npm pack --dry-run` (ir/, tokens, CSS, PUBLISHING.md
included; .npmrc excluded). Actual `npm publish` + install-verify is gated on a Gitea
NPM_AUTH_TOKEN (operator-owned) and an explicit outward-publish go-ahead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 15:15:47 +02:00
..
ADHOC-2026-06-27.md chore(adhoc): sync ADHOC-2026-06-27 state-hub IDs 2026-06-27 13:43:49 +02:00
WHYNOT-WP-0001-statehub-bootstrap.md chore(visual): gitignore snapshot baselines; sync workplan task IDs 2026-06-27 11:19:29 +02:00
WHYNOT-WP-0002-designbook-stack-adapters.md chore(visual): gitignore snapshot baselines; sync workplan task IDs 2026-06-27 11:19:29 +02:00
WHYNOT-WP-0003-downstream-consumption.md feat(publish): make package installable from Gitea npm registry (WHYNOT-WP-0003 T02) 2026-06-27 15:15:47 +02:00