26 lines
639 B
Markdown
26 lines
639 B
Markdown
---
|
|
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.
|