DevNav Hub Catalog: Redesigning the IA So Developers Can Find What They Need | Nyla Tech Design
Redesign โ€ข Information Architecture โ€ข Findability

DevNav Hub Catalog: Redesigning the IA So Developers Can Find What They Need

DevNav Hub centralizes the tools developers use across Capital One. Its Catalog, where every role goes to find and manage what they own, was hard enough to navigate that people gave up and looked elsewhere. I restructured its information architecture so each role can find what they need.

Where each role lands
Home
Designer, Builder, SRE
Routed in by a component alert or an SLO/incident
Catalog
Product Owner, Architect, Leadership
Routed in by BA health, dependency changes, or the portfolio view
Business Application
Rollup across its components
โ†’
Component
One service, full detail
Linked from both levels above
Team
Who owns it, on call now

Highlights

Role
Lead Designer
Platform
Web, internal tool
Impact
4/5+ usability score
Duration
~1 quarter
Company
Capital One

Executive Summary

DevNav Hub centralizes the tools developers use across Capital One. Its Catalog is where teams track pipeline status, security posture, ownership, and production health for what they own, and it showed every role the same dense page. I restructured its IA around one repeatable pattern, prototyped in Claude and Figma Make, tested it with 15 users across 5 roles, and handed it to engineering as the reference spec for the Catalog's pages.

The Problem

Users couldn't find what they needed in the Catalog, so they went elsewhere: other tools, other teams, anywhere but here. Many different roles come to the Catalog, and each one wants different information and different actions. The old IA treated all of them the same. The real challenge was figuring out what those roles, information needs, and actions actually were, then organizing the IA so the right thing surfaced for the right person at the right time.

The Releases tab is a clear symptom. A compliance blocker capable of stopping a deployment sat several screens down, at the same visual weight as static links and raw repository URLs. A designer confirming a launch date and an SRE chasing a live incident landed on the same flat list of 7 tabs, in the same order.

Original Experience ยท Releases
The original Releases tab, showing seven flat undifferentiated tabs and a Source Control compliance violation buried below empty release tables and a wall of raw repository links
The compliance blocker (red, "1 violation found") sits at the same visual weight as the raw GitHub links below it. Nothing on this screen says what to look at first.

User Insights

Before touching layout, I ran a role audit. What does a Builder need in the first five seconds? An Architect? Leadership? That mapping became the spine of the new IA.

Designer Builder SRE Product Owner Architect Leadership
  • H1, Workflow Efficiency: personalized entry points should reduce time to action for core tasks versus a single undifferentiated homepage.
  • H2, Comprehension & Consistency: the same page structure can serve every role without a meaningful rise in cognitive load, provided each view's purpose is clearly labeled.

Ideation

Testing confirmed the direction. It didn't discover it. Before anything went in front of users, the IA went through a few rapid rounds of concepting, stakeholder reaction, and revision.

01

Divergent concepts. Used Claude and Figma Make to turn a page skeleton into several structurally different directions in hours, so partners could react to real screens instead of a written brief.

02

Stakeholder review. Brought the roughs to PM, engineering leads, and architecture for reaction. Directions that didn't hold up against real workflows got cut here, before any pixel-level effort went into them.

03

Convergence. Folded that feedback into one structure, tightened around a single repeatable pattern instead of a different layout for every page.

04

IA alignment. Stakeholders signed off on the structure and routing logic before it became a testable prototype. Usability testing started from an aligned foundation, not an open question.

Claude and Figma Make let me prototype and test ideas with partners in hours instead of weeks. That speed was the biggest process shift on this project.

The pattern I converged on: Expose, Report, Direct. Applied identically to every Catalog page, component, Business Application, and team.

Expose

Identify the asset immediately: name, owner, lifecycle state, before anything else loads.

Report

A critical hero zone for anything actively blocking, above scannable health snapshots for everything else.

Direct

Granular configuration and logs live in tabs below the fold. One click away, never competing with the summary.

Usability Testing

With the structure agreed, I ran a moderated usability study: one week, 15 participants across five roles, checking the IA against real workflows before it reached engineering. Each participant started from their own entry point and worked toward the tab their role relies on most. Builders into CI/CD & Releases, SREs into Production Health, Architects into Dependencies & APIs.

The core IA held up across every role tested. The bigger surprise: participants asked for the same thing once inside individual tabs. Less static reporting, more direct action.

Redesigned Experience ยท Catalog
My Catalog screen from the tested DevNav Hub prototype, showing portfolio-at-a-glance metrics and an expanded business application's component list
The entry point every participant started from, regardless of role. Portfolio health up top, drill-down detail on demand below.

The Solution

Applied to a component page, the pattern turns a wall of equal-weight content into three legible zones. The highest-stakes information stops competing with static reference material.

Redesigned Experience ยท Component Overview
Component overview screen from the tested DevNav Hub prototype, showing a health snapshot row above recent deployments and template provenance
Report zone (health snapshot) sits above Direct zone (recent deployments, template provenance). Nothing critical competes visually with reference detail. ยท view the interactive prototype used in testing โ†’

Every zone traces back to a written rule in the IA spec, signed off before any pixels moved. Here's the reasoning behind four of the bigger calls.

Pattern ยท Critical Hero Zone
Two states of the Critical Hero Zone: an active red alert bar showing a blocked release, and a collapsed green bar showing no blocking issues

Only show the alert when there's a blocker

The spec reserves the top of the page for anything actively blocking a deployment. When nothing is blocking, that space collapses to a minimal status bar instead of sitting there empty. In the old page, a blocked release and an empty table looked identical. Here the zone changes shape: a full alert when something needs action, one green line when it doesn't.

Redesigned Experience ยท Home
Home screen from the redesigned DevNav Hub prototype, showing a personalized Needs Your Attention panel and pending releases for the signed-in user

Same structure for everyone, personalized data within it

Every entity page (component, BA, team) uses the same zones, the same tabs, the same order, no matter who's viewing it. That consistency was one of the two hypotheses we tested for. The data inside those zones still reflects the viewer (your components, your alerts, your team), it's the layout that stays fixed. The homepage works differently: it's the one page built entirely around whoever is signed in, structure included.

Redesigned Experience ยท Business Application
Business Application overview screen from the redesigned prototype, showing rolled-up health metrics across all owned components

Roll up metrics at the Business Application level

The spec defines this page as an aggregate view across all of a BA's components, surfacing domain-level rollups that don't make sense to show on a single component. A Product Owner thinks in whole applications, not single components. This page reuses the same three zones as the component page, just rolled up a level.

Redesigned Experience ยท Team
Team screen from the redesigned prototype, showing team identity, work in delivery, on-call operations, and portfolio health for the Luminous team

Give ownership its own page

The spec calls for four things here: Team Identity, Work & Delivery, Operations, Portfolio Health. It's the one page that isn't a rollup or drill-down of a component. It answers who owns this, a question the old flat-tab layout had no place for.

The Results

4/5+

Usability score across the core IA, consistent across every role tested. The tab structure matched people's existing mental model well enough to leave in place.

15

Participants across five roles, validating the IA before it moved to engineering as the reference spec.

01

Raw vulnerability counts don't show what's urgent

Severity, due dates, and whether a fix was already in motion mattered more than the total.

"Assistance Engineers look at vulnerabilities to see who is remediating them and if an active pull request exists."Participant 6, Assistance Engineer
02

DevNav Hub needs to link out, not just consolidate

Technical roles stitch health together across several external dashboards. They'd consolidate into DevNav Hub only if it linked straight to the source the moment something looked wrong.

"If error rates are high, engineers will immediately leave the platform to investigate. They need deep links straight to the data source."Participant 13, Engineer (IC)
03

Blocked releases don't explain why

Releases were frequently canceled with no visible reason. Participants wanted the blocking cause surfaced directly in the release view, plus a shareable link for approvals.

04

Compliance widgets read as noise

Participants assumed active meant compliant and skipped past high-level compliance widgets. Surfacing lifecycle state explained the "why" faster than a metric could.

Next Steps

The IA held up. Testing surfaced three specific places where the content inside it needed to work harder, pinned to the exact screens they came from below. I turned those into concrete recommendations and walked them through with stakeholders. I left Capital One before launch, but handed the work to the designers on my team with everyone aligned on the plan.

Redesigned Experience ยท Security
Security tab from the tested prototype, showing Critical, High, and Container vulnerability counts as flat numbers 1
Finding ยท Context beats raw counts

Show severity and status, not just totals

As tested: "Container 2,861" reads as a flat number with no sense of what's urgent or already being handled.

Next version replaces the raw count with a severity-first list showing due date and remediation status inline, matching how engineers said they actually triage.

Redesigned Experience ยท CI/CD & Releases
CI/CD and Releases tab from the tested prototype, showing a release history table with a Failed status and no explanation 2
Finding ยท Blocked isn't the same as explained

Add a reason when a release fails

As tested: the v2.3.3 TEST release just says "Failed." No cause, no next step, no one to share with an approver.

Next version surfaces the specific blocking cause inline, plus a shareable link, so a canceled release doesn't turn into a hunt across three other tools.

Redesigned Experience ยท Production Health
Production Health tab from the tested prototype, showing Live Signals for CPU, Memory, and Error Rate as static numbers with no links out 3
Finding ยท Tool fatigue is the real competitor

Link metrics to their data source

As tested: CPU, memory, and error rate render as static numbers. Accurate, but a dead end the moment something looks wrong.

Next version links each metric straight to its source dashboard. Participants were explicit: the moment a number looks off, they leave the platform anyway.

Carrying into the handoff

Keep the structure, refine what's inside it

The IA moves forward as-is. The next phase focuses on making individual tabs more actionable, with inline remediation guidance and deep links to source tools instead of just static status.

Separate one-time setup from daily use

Pull one-off tasks like repo creation and pipeline onboarding out of persistent menus, where they were getting lost among the actions people reach for every day.

Screens marked "Original Experience" and "Redesigned Experience" are real screenshots of the shipped page and the interactive prototype used in testing, rebuilt with fictional names, IDs, and values for confidentiality. None of the data shown is production data. Research quotes are drawn from anonymized session notes.

โ† Back to all work