feat: sync pane workspace overhaul from private repo

- ship the expanded left-nav and pane header workspace updates
- add dimension-driven browse flow, map view upgrades, and delete-node tooling
- expand eval coverage and refresh the public UI docs for the new layout

Generated with Codex
This commit is contained in:
“BeeRad”
2026-03-17 18:20:20 +11:00
parent 0776bccdbd
commit 213c054c9f
25 changed files with 1050 additions and 630 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
{
"id": "golden-ra-h-core-v2",
"name": "Golden RA-H Core v2",
"description": "Slim 5-scenario eval set for core RA-H usage: focused graph writes, skill-guided writes, indexed node search, chunk-grounded insight creation, and hub traversal.",
"description": "Core RA-H eval set covering database, tools, skills, search, and ingestion behavior, including graph writes, indexed node search, retrieval regressions, chunk-grounded insight creation, and hub traversal.",
"inherits": "golden-v1",
"version": 2,
"focus": [
"tool-call correctness",
"category-based coverage",
"search regressions",
"skill usage only when appropriate",
"core retrieval/write behavior",
"latency/tokens/cost guards"