CodeNSM
[ LIVE DEMO / EMPLOYEE ROSTER ]

Every function, on payroll

The full roster CodeNSM keeps on itself. Each function is classified by role (what kind of worker it is) and state (how it's doing right now) — deterministic rules, no guesswork. Names are anonymized to role titles; sort and filter the real distribution.

This is CodeNSM watching its own codebase — live, anonymized · names-only mode Get started free How CodeNSM works

This page answers: which functions need attention right now? Every tracked function, classified by role and state — read the attention queue first; the full roster below is searchable and filterable.

? How to read this office roles & states, in plain English
Roles — what kind of worker each function is
Project ManagerRoutes work to the right people — controllers, views, dispatchers.
Specialist EngineerDoes the actual skilled work — computation, scoring, business rules.
Records Clerk (reads)Fetches files from the cabinets — reads from the database.
Records Clerk (writes)Files paperwork into the cabinets — writes to the database.
Security & ComplianceChecks credentials and paperwork — auth, validation, permissions.
External LiaisonTalks to the outside world — third-party APIs, webhooks, HTTP.
Comms RunnerCarries messages out — email, Slack, notifications, publishing.
TranslatorTurns one language into another — serialization, parsing, formatting.
Floor SupervisorWatches the floor — health checks, status, metrics, monitoring.
FacilitiesKeeps the office clean — cleanup, expiry, retries, flushing, logging.
AssociateVersatile hands — no dominant role signal yet.
States — how each worker is doing right now
Fithealthy Snoozingunused 14+ days Growing fatlow value, barely used Stressedslow under load Injury-proneerror rate above 5% Quiet expertrare but critical Top performercarries outsized value
States Top 145 Fit 75 Quiet 0 Stressed 0 Injury-prone 3 Fat 0 Idle 77
Debt none 295 emerging 5 accruing 0 critical 0
300 on payroll · 3 need attention

Needs attention now

on-fire, injury-prone and high-severity paths — worst first
blog_post_renderProject Manager Injury-prone debt none Add tests and guard the failing branches before the next change — fragile and in the value path. value 2480.0 · 6ms
serveRecords Clerk (writes) Injury-prone debt none Add tests and guard the failing branches before the next change — fragile and in the value path. value 130.5 · 19ms
share_viewProject Manager Injury-prone debt none Add tests and guard the failing branches before the next change — fragile and in the value path. value 72.9 · 83ms