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:
+1
-1
@@ -60,7 +60,7 @@ target_include_directories(graph_explorer PRIVATE
|
||||
${FN_CPP_ROOT_DIR}/functions
|
||||
)
|
||||
|
||||
target_link_libraries(graph_explorer PRIVATE SQLite::SQLite3 DuckDB::DuckDB fn_table_viz)
|
||||
target_link_libraries(graph_explorer PRIVATE SQLite::SQLite3 DuckDB::DuckDB fn_module_data_table)
|
||||
duckdb_copy_runtime(graph_explorer)
|
||||
|
||||
# Threads — issue 0026 (jobs system) usa std::thread + std::mutex + condvar.
|
||||
|
||||
Reference in New Issue
Block a user