Complete State Hub bootstrap workplans (WP-0001)

- Review integration files; fill SCOPE where templated
- Document dev workflow in stack-and-commands.md
- Seed WP-0002 implementation workplan; mark bootstrap finished
- Hub sync via fix-consistency
This commit is contained in:
2026-06-22 23:35:05 +02:00
parent 28b6245761
commit 98b2177acc
3 changed files with 49 additions and 16 deletions

View File

@@ -0,0 +1,28 @@
---
id: BINECT-WP-0002
type: workplan
title: "SDK publication and consumer validation"
domain: communication
repo: binect-js
status: ready
owner: codex
topic_slug: communication
created: "2026-06-22"
updated: "2026-06-22"
state_hub_workstream_id: "e98363de-fe52-43a3-82be-df0b1a213593"
---
# SDK publication and consumer validation
Prepare `@binect/js` for npm publication and validate the Explorer against live API flows.
## Publication readiness checklist
```task
id: BINECT-WP-0002-T01
status: todo
priority: high
state_hub_task_id: "6aa6e1f6-decb-46fa-900e-62519383e971"
```
Verify build output, types, e2e tests, and document npm publish + consumer install path in README.