Skip to content

System nav links /security on every System page, but no security page ships #1799

Description

@jacobo-ortiz

Fresh-install audit finding, verified against main today. nav-manifest.ts lists /security in systemNav (:81) and AppHeader.tsx renders it in the Tier-2 cluster on every System page (:177-194, plus systemPaths :17); app/arbol/page.tsx:70 links it as a clickable card and TabFreshnessPill.tsx:26 maps the /security prefix to a tabId. But there is no src/app/security/page.tsx in the payload, so every install renders nav entries and cards that 404. The docs promise /api/security, /patterns, /rules, /hooks-detail for that page (PulseSystem.md:765). Either the page was meant to ship and got dropped, or the nav entry, card, and pill mapping should go until it does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions