2026-07-08 14:33:11 +02:00
---
id: DVD-WP-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: government
repo: direkt-vermittlung-de
2026-07-08 15:07:23 +02:00
status: finished
2026-07-08 14:33:11 +02:00
owner: codex
topic_slug: personhood
created: "2026-07-08"
updated: "2026-07-08"
state_hub_workstream_id: "78f60613-22ea-40ae-b7e0-d783a4ab0336"
---
# Bootstrap State Hub integration
DirektVermittlungDe is a document-centric platform that routes citizens' documents or reference numbers (Aktenzeichen) directly to the responsible German authority caseworker and opens a communication thread, replacing manual phone-routing hunts.
## Review Generated Integration Files
```task
id: DVD-WP-0001-T01
2026-07-08 15:07:23 +02:00
status: done
2026-07-08 14:33:11 +02:00
priority: high
state_hub_task_id: "72635778-8c9f-4d75-839a-24c0daddeb4e"
```
2026-07-08 15:07:23 +02:00
Result 2026-07-08: INTENT.md and SCOPE.md reviewed; AGENTS.md and brief confirmed.
2026-07-08 14:33:11 +02:00
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: DVD-WP-0001-T02
2026-07-08 15:07:23 +02:00
status: done
2026-07-08 14:33:11 +02:00
priority: high
state_hub_task_id: "8280145c-478b-4e61-a190-01e75ccd747d"
```
2026-07-08 15:07:23 +02:00
Result 2026-07-08: Documented prototype/TDD workflow in stack-and-commands.md.
2026-07-08 14:33:11 +02:00
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: DVD-WP-0001-T03
2026-07-08 15:07:23 +02:00
status: done
2026-07-08 14:33:11 +02:00
priority: medium
state_hub_task_id: "c57deaf3-8faa-4043-84f3-0ad3b057c525"
```
2026-07-08 15:07:23 +02:00
Result 2026-07-08: Created DVD-WP-0002.
2026-07-08 14:33:11 +02:00
Create the first implementation workplan for the repository's most important
next change. After workplan file updates, run the sync locally from this repo
checkout:
```bash
statehub fix-consistency
```