20 July 2026
npxt.graph updates
Build 2 v2 overview, shown in the 1440px State 0 view and the registry-first Builder mode.


Product overview
- npxt.graph is a visual operating map of the company.
- The graph is the main UI, not a secondary diagram.
- State 0 shows the whole company at a glance.
- Users can tunnel into departments, projects, processes, people and tools.
- Node size shows importance.
- Node shading shows current workload.
- Node colour shows the operating branch.
- Line strength shows dependency strength.
- Urgent actionable work can surface above heavier work.
- Users can inspect, navigate and run work directly through the graph.
Registry
- The registry is the product structure; npxt.graph is its visible shell.
- 813 canonical registry tools are imported from Sim's registry.
- All 203 graph nodes have stable registry entries.
- All graph relationships receive stable registry IDs.
- The Cerox graph currently uses 58 distinct tool IDs.
- 9 tool IDs resolve to approved canonical contracts.
- 49 additional tool IDs have formatted pending contracts.
- Pending contracts include ID, label, group, domain, kind, risk, review, route, inputs and outputs.
- Pending tools stay amber and remain clearly marked as awaiting approval.
- Node and relationship creation flows through registry APIs.
Responsive graph
- The graph is one fluid, resizable component.
- 360 px is the phone minimum at 0.72× scale.
- 1440 px is the reference at 1× scale.
- 2048 px is the maximum at 1.18× scale.
- Scale is mathematically interpolated between the three anchors.
- Nodes, typography, spacing, framing and detail adapt when the window resizes.
- Fixed device layouts are no longer loaded as the product layout system.
- Development panels overlay the graph and do not reduce its responsive width.
Company meaning
- Every node has a factual company tooltip.
- Tooltips show summaries, responsibilities, evidence and registry status.
- Clicking a node opens its registry record directly on the graph.
- People records show roles, responsibilities and outstanding work.
- Tool records show routes, inputs, outputs, risks and review gates.
- Unconfirmed facts remain explicitly unknown and are never invented.
Builder and onboarding
- Builder mode supports creating, moving, resizing, editing, duplicating, connecting and deleting nodes.
- Builder mode opens in the Registry view by default; graph editing is the secondary workspace.
- Undo, redo, reset and export are available.
- AI can propose node reweighting and child nodes.
- Builder changes synchronize back to registry entries.
- The project rules are now terse one-line statements.
- Generated onboarding illustrations were replaced with real State 0 screenshots.
- The npxt.graph Build 2 v2 deployment and source are both published.