feat(FN-3737): add even realities integration research report

Adds a new Even Realities integration research report to the documentation.

Fusion-Task-Id: FN-3737
This commit is contained in:
Fusion
2026-05-08 10:41:44 -07:00
committed by gsxdsm
parent cea0f6f6c0
commit c17aba7031
18 changed files with 308 additions and 70 deletions

View File

@@ -47,7 +47,7 @@ function makeManifest(overrides?: Partial<{ id: string; version: string; name: s
{
viewId: "graph",
label: "Graph",
componentPath: "./src/DependencyGraphView.tsx",
componentPath: "./dashboard-view",
icon: "Network",
placement: "more",
order: 40,