binect-chrome/workplans/BINECT-CHROME-WP-0001-statehub-bootstrap.md

68 lines
1.5 KiB
Markdown
Raw Normal View History

---
id: BINECT-CHROME-WP-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: communication
repo: binect-chrome
status: finished
owner: codex
topic_slug: communication
created: "2026-06-22"
updated: "2026-06-22"
state_hub_workstream_id: "8bbd8bfe-b343-44bb-8fd2-5a78cc379e28"
---
# Bootstrap State Hub integration
Chrome extension companion for Binect document mailing.
## Review Generated Integration Files
```task
id: BINECT-CHROME-WP-0001-T01
status: done
priority: high
state_hub_task_id: "5676aeab-49e6-44e2-9359-fedf262ebe5e"
```
Result 2026-06-22: SCOPE.md and INTENT.md reviewed; AGENTS.md regenerated.
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
Replace generated placeholders with repo-specific facts where needed.
## Verify Local Developer Workflow
```task
id: BINECT-CHROME-WP-0001-T02
status: done
priority: high
state_hub_task_id: "68300b37-d986-4293-9f70-0d5eecd7f02e"
```
Result 2026-06-22: Stack commands already documented.
Identify the repo's install, test, lint, build, and run commands. Add or refine
those commands in the agent instructions so future coding sessions can verify
changes confidently.
## Seed First Real Workplan
```task
id: BINECT-CHROME-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "9097f134-f3ec-4652-8116-9897fc2cf19e"
```
Result 2026-06-22: Created BINECT-CHROME-WP-0002.
Create the first implementation workplan for the repository's most important
next change. After workplan file updates, run from `~/state-hub`:
```bash
make fix-consistency REPO=binect-chrome
```