Commit graph

1 commit

Author SHA1 Message Date
8838725e70 fix(workplans): bring vergabe-teilnahme onto the work-record convention
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
This repository predates the convention wholesale: no file declared a type at
all, identifiers were bare WP-NNNN with no repository prefix, and no file
carried a hub identifier. Seventeen real workplans were therefore invisible to
every projection while the hub separately held sixteen records for them — so a
forge-derived reset read all sixteen as no longer deriving.

Adds type: workplan, moves identifiers to VT-WP-NNNN, qualifies 135 task
identifiers with their workplan, and derives projection UUIDs. Frontmatter
status done maps to finished; task-block statuses are a different vocabulary and
are untouched.

Known remaining divergence: task fences contain prose after the YAML, so only 15
of 135 tasks parse. Recorded rather than rewritten — reflowing someone's
workplan content is not a mechanical change.

Refs STATE-WP-0083-T05

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-26 20:22:29 +02:00
Renamed from workplans/WP-0013-feedback-bugs.md (Browse further)