docs(flows): DoD obligatorio con user-facing surface + abrir issues 0100-0103 (taxonomia, frontmatter migration, dev_console, work dashboard)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-17 00:07:04 +02:00
parent 31a88f3c55
commit d0bc581ef6
+3
View File
@@ -20,6 +20,9 @@ framework: "imgui"
entry_point: "main.cpp" entry_point: "main.cpp"
dir_path: "apps/runtime_test" dir_path: "apps/runtime_test"
repo_url: "" repo_url: ""
icon:
phosphor: "flask"
accent: "#9333ea"
e2e_checks: e2e_checks:
- id: build_pc - id: build_pc
cmd: "cmake --build build --target runtime_test -j" cmd: "cmake --build build --target runtime_test -j"