Scaffold sandboxer package (src layout, typer CLI stub, pytest, ruff), Makefile targets, and document install/test/lint/build commands in AGENTS.md and stack-and-commands.md. Mark bootstrap workplan finished.
1.6 KiB
id, type, title, domain, repo, status, owner, topic_slug, created, updated, state_hub_workstream_id
| id | type | title | domain | repo | status | owner | topic_slug | created | updated | state_hub_workstream_id |
|---|---|---|---|---|---|---|---|---|---|---|
| SAND-WP-0001 | workplan | Bootstrap State Hub integration | infotech | sand-boxer | finished | codex | custodian | 2026-06-22 | 2026-06-22 | a57d0248-f6aa-42d1-9e33-144cb0b8c577 |
Bootstrap State Hub integration
Sandboxing for agentic coding facility.
Review Generated Integration Files
id: SAND-WP-0001-T01
status: done
priority: high
state_hub_task_id: "d388d99f-9443-494b-9b4c-af4bb2f0760d"
Review INTENT.md, SCOPE.md, AGENTS.md, and .custodian-brief.md.
Replace generated placeholders with repo-specific facts where needed.
Verify Local Developer Workflow
id: SAND-WP-0001-T02
status: done
priority: high
state_hub_task_id: "30ea8a5c-81db-44b9-aeac-c970d9587e46"
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.
Scaffolded Python package (src/sandboxer/, pyproject.toml, tests/,
Makefile). Documented workflow in AGENTS.md and
.claude/rules/stack-and-commands.md. Verified: make setup, make check,
make build, make cli-version.
Seed First Real Workplan
id: SAND-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "4b8afb3a-e456-4cf5-845b-39cfabe7af2a"
Create the first implementation workplan for the repository's most important
next change. Created workplans/SAND-WP-0002-meta-framework-foundation.md.
After workplan file updates, run from ~/state-hub:
make fix-consistency REPO=sand-boxer