From d0bc581ef61557f611ff4bf1a18d88a4b03c1226 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Sun, 17 May 2026 00:07:04 +0200 Subject: [PATCH] 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) --- app.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.md b/app.md index d513199..0307afc 100644 --- a/app.md +++ b/app.md @@ -20,6 +20,9 @@ framework: "imgui" entry_point: "main.cpp" dir_path: "apps/runtime_test" repo_url: "" +icon: + phosphor: "flask" + accent: "#9333ea" e2e_checks: - id: build_pc cmd: "cmake --build build --target runtime_test -j"