No description
Find a file
Nilson Gaspar 42d3e05b90 Restore the open-objects strip, and make it real
Removed on one quote from the deployment session; product reversed it with
concrete cases — an agent calls a flow, a flow calls a subflow, you work on
both. The breadcrumb's sibling menu was not a substitute: it lists siblings
of one type, while this holds what is open across types. With no sidebar in
the editor, removing it left no way to reach another open object at all.

Both readings can be true, so this fixes legibility rather than just
restoring:
- the + moves after the tabs, where every browser and editor puts it, and
  is labelled. An unlabelled + on the bottom edge is why nobody found it
- tabs carry the same type icons as the crumb, the lists and the rail
- active tab is a filled chip, not a hairline underline
- close affordance per tab, and a title for when the name truncates
- it switches for real (flow <-> agent) instead of being a picture

Still at the bottom, matching live. Moving it above the stage pills is a
separate proposal for the team to take.
2026-09-02 11:11:03 +01:00
penpot Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
src Restore the open-objects strip, and make it real 2026-09-02 11:11:03 +01:00
.gitignore Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
capture.js Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
echarts.min.js Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
HANDOVER.md Restore the open-objects strip, and make it real 2026-09-02 11:11:03 +01:00
index.html Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
Noxus Hub Prototype.dc.html Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
Noxus Nav Explorations.dc.html Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
nx-chart.js Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
package-lock.json Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
package.json Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
README.md Update README.md 2026-08-31 11:20:51 +01:00
serve.py Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00
support.js Noxus Analytics Hub prototype 2026-08-29 16:28:51 +01:00
vite.config.js Port the prototype to React + Vite 2026-08-31 10:59:55 +01:00

Handoff: Noxus Analytics Hub

Overview

A consolidated Analytics Hub for the Noxus AI-automation platform, addressing two findings from the discovery round:

  1. Analytics surfaces had grown independently across the product. The flow editor, the workspace settings area, account settings, the plan meter, each with its own metric names, units and time scoping, so the same underlying spend could not be reconciled between them.
  2. Figures were presented without stating which container they belonged to, which makes a cost number difficult to interpret or act on.

The Hub gives every metric an explicit altitude (workspace / object / run), one navigation grammar, and user-customizable dashboards alongside locked Noxus-served defaults.