Complete State Hub bootstrap (DVD-WP-0001); add DVD-WP-0002
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
tegwick 2026-07-08 15:07:23 +02:00
parent 54ac28be75
commit 9d731d5a7f
4 changed files with 47 additions and 16 deletions

View file

@ -0,0 +1,26 @@
---
id: DVD-WP-0002
type: workplan
title: "Main codebase TDD integration kickoff"
domain: government
repo: direkt-vermittlung-de
status: ready
owner: codex
topic_slug: personhood
created: "2026-07-08"
updated: "2026-07-08"
---
# Main codebase TDD integration kickoff
Start unified `/src` production codebase with ADR-governed TDD interfaces, consolidating chatgpt5 prototype learnings.
## TDD kickoff
```task
id: DVD-WP-0002-T01
status: todo
priority: high
```
Create `/src` skeleton, port split-payload routing interfaces from chatgpt5 prototype, and add first failing acceptance tests per docs/WORKPLAN_MainCodebase_Integration.md.