nx_doc_dashboard.nx
buildroot/runtime/nx_doc_dashboard.nx
about
nx_doc_dashboard.nx -- D23 dashboard composite.
Orchestrates V5 doc-renderer primitives into a single dashboard
surface:
- nx_doc_render_mermaid (D10) for substrate-graph diagrams
- nx_doc_decision (D20) for ADR reasoning chains
- nx_doc_incumbent (D21+D22) for multi-incumbent tables
Closes the V5 dashboard arc cardinal -- substrate's first
integrated rendering surface matching modern docs/dashboard
pattern (composes Mermaid + ADRs + benchmark tables in one
document like Honeycomb/Databox/ChartExpo references).
Per [[feedback-substrate-knowledge-system-s-class-reasoning-
provenance-dashboard]] cardinal.
**Quadrant:** REFERENCE (Diátaxis)
**Topic Type:** REFERENCE (DITA)
**Status:** DRAFT (D23 first stone)
**Trust State:** WRITTEN_UNTESTED
**Competitive State:** UNCLASSIFIED (no benchmark vs Databox/Grafana yet)
dependencies 4 imports · 2 importers
imports: nx_syscalls.nxnx_string_ops.nxnx_doc_decision.nxnx_doc_incumbent.nx
imported by: nx_doc_dashboard_substrate_state_test.nxnx_doc_dashboard_test.nx
structs
| none |
consts
| none |
functions
| 38 | func nx_doc_dashboard_emit_header( |
| 65 | func nx_doc_dashboard_emit_section(label: *u8, n_label: i64) -> i64 |
| 87 | func nx_doc_dashboard_emit_substrate_state( |
| 135 | func nx_doc_dashboard_emit_footer() |
| 152 | func nx_doc_dashboard_compose( |
| 227 | func nx_doc_dashboard_compose_to_file( |