generated from coulomb/repo-seed
59 lines
1.4 KiB
Markdown
59 lines
1.4 KiB
Markdown
---
|
|
id: BINECT-CHROME-WP-0001
|
|
type: workplan
|
|
title: "Bootstrap State Hub integration"
|
|
domain: communication
|
|
repo: binect-chrome
|
|
status: ready
|
|
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: todo
|
|
priority: high
|
|
state_hub_task_id: "5676aeab-49e6-44e2-9359-fedf262ebe5e"
|
|
```
|
|
|
|
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: todo
|
|
priority: high
|
|
state_hub_task_id: "68300b37-d986-4293-9f70-0d5eecd7f02e"
|
|
```
|
|
|
|
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: todo
|
|
priority: medium
|
|
state_hub_task_id: "9097f134-f3ec-4652-8116-9897fc2cf19e"
|
|
```
|
|
|
|
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
|
|
```
|