Skip to content

v0.4.5 — Asset Atlas: a live system map of your architecture

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:46
d6c70fc

Assets are the main work surface in CodePlans, but they were only reachable through a product. v0.4.5 gives them a first-class home.

Highlights

  • Assets in the sidebar — a new top-level view of every asset across your architecture, respecting the global product scope
  • The Map — a system diagram drawn live from your inventory and dependency edges: products as columns, assets as nodes with shipped-version chips, edges styled per dependency type. No diagramming tool to keep in sync — it is your data
  • Lenses — recolor the same map by Health, Debt, or Activity; one diagram, three instruments
  • Blast radius on hover — hovering an asset lights up its dependency edges and neighbors and dims everything else; click through to the asset's record
  • Grid & Table views — cards with debt-score bars and capability counts, and a sortable table (name, product, debt, active plans, last shipped)
  • Search by name/tag plus type and health filters, with a stats strip up top
  • New getAssetInventory query powering it all; 3 new tests (201 total)

Also in this release line since v0.4.4: the Overview-tab pattern rolled out to asset, plan, and release detail pages, and app screenshots + an interactive tour on the docs site.

Next (v0.4.6): agent-driven reconciliation proposals — the asset record verified against the code it describes.