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:
@@ -7,11 +7,16 @@ tags: [imgui, dashboard, data-pipeline, factory, http, websocket]
|
||||
uses_functions:
|
||||
- empty_state_cpp_core
|
||||
- badge_cpp_core
|
||||
- data_table_cpp_viz
|
||||
uses_types: []
|
||||
uses_modules: [data_table_cpp]
|
||||
framework: "imgui"
|
||||
entry_point: "main.cpp"
|
||||
dir_path: "apps/data_factory"
|
||||
repo_url: "https://gitea.organic-machine.com/dataforge/data_factory"
|
||||
icon:
|
||||
phosphor: "factory"
|
||||
accent: "#f97316"
|
||||
e2e_checks:
|
||||
- id: build_cmake
|
||||
cmd: "cmake --build cpp/build -j --target data_factory"
|
||||
|
||||
Reference in New Issue
Block a user