feat(0112): register kanban_cpp app in cpp/CMakeLists.txt + close issue

Adds add_subdirectory block for apps/kanban_cpp (lives in apps/ per issue
0096). The app itself is a sub-repo (gitignored via apps/*/), with its own
git history and master branch initialized.

Six panels reuse registry: http_request_cpp_core, kpi_card_cpp_viz,
sparkline_cpp_viz, agent_runs_timeline_cpp_viz, dod_evidence_panel_cpp_viz.
Backend Go on :8403 (independent operations.db from kanban_web).
This commit is contained in:
Egutierrez
2026-05-18 18:46:50 +02:00
parent 3f3e21cb35
commit 051fbb9be5
2 changed files with 7 additions and 1 deletions
@@ -1,7 +1,7 @@
---
id: "0112"
title: "App kanban_cpp: clon C++ ImGui de kanban_web con backend Go propio"
status: pendiente
status: completed
type: app
domain:
- cpp-stack