[ 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
? 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
| Employee | State | Debt | Split | Calls | Err % | Avg ms | Weight | Contribution | Tests |
|---|---|---|---|---|---|---|---|---|---|
|
health_band
· Floor Supervisor Determines the band of a health metric |
Top performer | none | Technical | 6034887 | 0% | 0.0 | 1.0 | ✗ | |
|
health_importance
· Floor Supervisor Calculates importance of a health metric |
Top performer | none | Technical | 3052191 | 0% | 0.0 | 1.0 | ✗ | |
|
health_eff_error
· Floor Supervisor Calculates effective error rate for health |
Top performer | none | Technical | 3037206 | 0% | 0.0 | 1.0 | ✗ | |
|
health_latency
· Floor Supervisor Calculates latency score for health |
Top performer | none | Technical | 3037146 | 0% | 0.0 | 1.0 | ✗ | |
|
health_reliability
· Floor Supervisor Calculates reliability score for health |
Top performer | none | Technical | 3037146 | 0% | 0.0 | 1.0 | ✗ | |
|
health_breakdown_view
· Floor Supervisor Provides a breakdown of health metrics |
Top performer | none | Technical | 3037146 | 0% | 0.0 | 1.0 | ✗ | |
|
view_health
· Floor Supervisor Displays overall health information |
Top performer | none | Technical | 3035345 | 0% | 0.0 | 1.0 | ✗ | |
|
glyph_render
· Associate Renders a glyph. |
Top performer | none | Businesslogic | 104706 | 0% | 0.0 | 1.0 | ✗ | |
|
slugify_text
· Associate Slugifies text. |
Top performer | none | Uniqueip | 7437 | 0% | 0.0 | 6.0 | ✗ | |
|
clerk_sync
· Security & Compliance Synchronizes clerk authentication. |
Top performer | none | Technical | 44257 | 0% | 1.5 | 1.0 | ✗ | |
|
rng_next
· Associate Gets the next random number. |
Top performer | none | Businesslogic | 32591 | 0% | 0.0 | 1.0 | ✗ | |
|
health_weighted_percen
· Floor Supervisor Calculates a weighted percentile for health |
Top performer | none | Technical | 32290 | 0% | 0.1 | 1.0 | ✗ | |
|
rng_get
· Associate Gets a random number. |
Top performer | none | Businesslogic | 28458 | 0% | 0.0 | 1.0 | ✗ | |
|
session_verify
· Security & Compliance Verifies a session token. |
Top performer | none | Technical | 27066 | 0% | 0.4 | 1.0 | ✗ | |
|
glyph_pt
· Associate Calculates a point on a glyph. |
Top performer | none | Businesslogic | 24756 | 0% | 0.0 | 1.0 | ✗ | |
|
fresh_stats
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 19006 | 0% | 15.3 | 1.0 | ✗ | |
|
view_demo_context
· Project Manager Provides demo context for a product view |
Top performer | none | Businesslogic | 14507 | 0% | 71.3 | 1.0 | ✗ | |
|
view_demo_data
· Project Manager Provides demo data for a product view |
Top performer | none | Businesslogic | 14495 | 0% | 82.0 | 1.0 | ✗ | |
|
account_api
· External Liaison Handles account API requests |
Top performer | none | Vanillaintegration | 9107 | 0% | 0.0 | 1.0 | ✗ | |
|
auth_client
· External Liaison Authenticates with JWT client |
Top performer | none | Vanillaintegration | 8799 | 0% | 0.0 | 1.0 | ✗ | |
|
issuer_id
· External Liaison Gets issuer identifier |
Top performer | none | Vanillaintegration | 8799 | 0% | 0.0 | 1.0 | ✗ | |
|
distribution_min
· Floor Supervisor Calculates distribution minimum. |
Top performer | none | Technical | 7988 | 0% | 0.2 | 1.0 | ✗ | |
|
project_nsm_calc
· Floor Supervisor Calculates project NSM. |
Top performer | none | Technical | 7988 | 0% | 8.4 | 1.0 | ✗ | |
|
quiz_bank_read_5
· Project Manager Retrieves quiz data from the registry. |
Top performer | none | Businesslogic | 7924 | 0% | 3.5 | 1.0 | ✗ | |
|
staff_check
· Security & Compliance Checks staff status |
Top performer | none | Technical | 7444 | 0% | 0.0 | 1.0 | ✗ | |
|
insights_deltas
· Specialist Engineer Computes differences between paired metric values. |
Top performer | none | Businesslogic | 7432 | 0% | 0.0 | 1.0 | ✗ | |
|
access_staff_check
· Security & Compliance Checks staff status for security |
Top performer | none | Technical | 7404 | 0% | 0.0 | 1.0 | ✗ | |
|
access_has_access
· Security & Compliance Checks access for security |
Top performer | none | Technical | 7403 | 0% | 0.0 | 1.0 | ✗ | |
|
can_view_project
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Top performer | none | Technical | 7389 | 0% | 0.0 | 1.0 | ✗ | |
|
project_check
· Project Manager Checks project access |
Top performer | none | Businesslogic | 7378 | 0% | 1.3 | 1.0 | ✗ | |
|
site_analytics
· Associate Provides site analytics |
Top performer | none | Businesslogic | 6930 | 0% | 0.0 | 1.0 | ✗ | |
|
journey_context
· Records Clerk (reads) Gets the journey context. |
Top performer | none | Technical | 6930 | 0% | 0.0 | 1.0 | ✗ | |
|
glyph_traits
· Associate Gets traits for a glyph. |
Top performer | none | Businesslogic | 6918 | 0% | 0.0 | 1.0 | ✗ | |
|
glyph_get
· Records Clerk (reads) Gets a glyph. |
Top performer | none | Technical | 6918 | 0% | 0.1 | 1.0 | ✗ | |
|
pairing_traits
· Records Clerk (reads) Gets traits for pairing. |
Top performer | none | Technical | 6644 | 0% | 0.0 | 1.0 | ✗ | |
|
office_data
· Project Manager Fetches office data |
Top performer | none | Businesslogic | 6935 | 0% | 77.4 | 1.0 | ✗ | |
|
article_read_min
· Records Clerk (reads) Gets the minimum read time for an article. |
Top performer | none | Technical | 5323 | 0% | 0.2 | 1.0 | ✗ | |
|
rng_get_next
· Associate Gets the next random number. |
Top performer | none | Businesslogic | 4133 | 0% | 0.0 | 1.0 | ✗ | |
|
home_page
· Project Manager Renders home page |
Top performer | none | Businesslogic | 2109 | 0% | 10.3 | 1.0 | ✗ | |
|
pillar_parent
· Associate Gets the parent of a pillar. |
Top performer | none | Businesslogic | 2000 | 0% | 0.0 | 1.0 | ✗ | |
|
article_short_version
· Records Clerk (reads) Gets a short version of an article. |
Top performer | none | Technical | 1993 | 0% | 0.0 | 1.0 | ✗ | |
|
article_related
· Records Clerk (reads) Gets related articles. |
Top performer | none | Technical | 1993 | 0% | 0.1 | 1.0 | ✗ | |
|
article_get
· Records Clerk (reads) Gets an article. |
Top performer | none | Technical | 1993 | 0% | 0.7 | 1.0 | ✗ | |
|
blog_article_view
· Project Manager Views a blog article. |
Top performer | none | Businesslogic | 1993 | 0% | 4.2 | 1.0 | ✗ | |
|
pillar_word_count
· Records Clerk (reads) Gets the word count of a pillar. |
Top performer | none | Technical | 1966 | 0% | 0.5 | 1.0 | ✗ | |
|
pillar_read_min
· Associate Gets the minimum read time for a pillar. |
Top performer | none | Businesslogic | 1966 | 0% | 0.5 | 1.0 | ✗ | |
|
glyph_read
· Associate Reads arrow glyphs |
Top performer | none | Businesslogic | 1901 | 0% | 0.0 | 1.0 | ✗ | |
|
health_short
· Floor Supervisor Produces a concise label from a full health metric name. |
Top performer | none | Technical | 1801 | 0% | 0.0 | 1.0 | ✗ | |
|
access_control
· Security & Compliance Checks access permissions |
Top performer | none | Technical | 1632 | 0% | 0.0 | 1.0 | ✗ | |
|
article_load
· Associate Loads blog article JSON |
Top performer | none | Businesslogic | 1206 | 0% | 0.4 | 1.0 | ✗ | |
|
insights_percentile
· Specialist Engineer Finds the percentile rank of a value within a sorted list. |
Top performer | none | Businesslogic | 1112 | 0% | 0.0 | 1.0 | ✗ | |
|
build_demo_context
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 1119 | 0% | 190.6 | 1.0 | — | |
|
refresh_demo_context
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 1089 | 0% | 196.2 | 1.0 | — | |
|
partner_pair
· Records Clerk (reads) Pairs partners by module code |
Top performer | none | Technical | 888 | 0% | 0.1 | 1.0 | ✗ | |
|
side_matches_find
· Records Clerk (reads) Finds side matches |
Top performer | none | Technical | 566 | 0% | 0.0 | 1.0 | ✗ | |
|
room_token
· Associate Generates room token |
Top performer | none | Businesslogic | 524 | 0% | 0.0 | 1.0 | ✗ | |
|
member_list
· Project Manager Gets member list |
Top performer | none | Businesslogic | 524 | 0% | 0.9 | 1.0 | ✗ | |
|
participant_info
· Project Manager Gets participant info |
Top performer | none | Businesslogic | 522 | 0% | 2.3 | 1.0 | ✗ | |
|
room_info
· Project Manager Gets room info |
Top performer | none | Businesslogic | 521 | 0% | 3.3 | 1.0 | ✗ | |
|
member_required
· Project Manager Checks member requirement |
Top performer | none | Businesslogic | 514 | 0% | 5.7 | 1.0 | ✗ | |
|
poll_data
· Project Manager Gets poll data |
Top performer | none | Businesslogic | 510 | 0% | 5.9 | 1.0 | ✗ | |
|
live_data_feed
· Project Manager Fetches live data |
Top performer | none | Businesslogic | 426 | 0% | 52.0 | 1.0 | ✗ | |
|
match_rule_eval
· Records Clerk (reads) Evaluates match rule |
Top performer | none | Technical | 385 | 0% | 0.0 | 1.0 | ✗ | |
|
library_read
· Associate Reads library data |
Top performer | none | Businesslogic | 370 | 0% | 0.3 | 1.0 | ✗ | |
|
content_get
· Associate Gets blog article content |
Top performer | none | Businesslogic | 370 | 0% | 0.4 | 1.0 | ✗ | |
|
health_weighted_median
· Floor Supervisor Calculates a weighted median of health scores using importance weights. |
Top performer | none | Technical | 338 | 0% | 2.4 | 1.0 | ✗ | |
|
registry_get
· Records Clerk (reads) Gets registry data |
Top performer | none | Technical | 305 | 0% | 0.0 | 1.0 | ✗ | |
|
pairing_load
· Associate Loads pairing data |
Top performer | none | Businesslogic | 298 | 0% | 0.5 | 1.0 | ✗ | |
|
clerk_page
· External Liaison Handles clerk page requests |
Top performer | none | Vanillaintegration | 257 | 0% | 1.2 | 1.0 | ✗ | |
|
robots_txt
· Project Manager Serves robots.txt file |
Top performer | none | Businesslogic | 251 | 0% | 0.1 | 1.0 | ✗ | |
|
series_list
· Records Clerk (reads) Lists pillar series |
Top performer | none | Technical | 251 | 0% | 3.6 | 1.0 | ✗ | |
|
login_handle
· Security & Compliance Handles login requests |
Top performer | none | Technical | 251 | 0% | 5.7 | 1.0 | ✗ | |
|
card_cluster
· Records Clerk (reads) Clusters pillar cards |
Top performer | none | Technical | 209 | 0% | 0.1 | 1.0 | ✗ | |
|
article_get_2
· Records Clerk (reads) Gets pillar article |
Top performer | none | Technical | 209 | 0% | 0.8 | 1.0 | ✗ | |
|
determine_outcome
· Associate Determines outcome |
Top performer | none | Businesslogic | 207 | 0% | 0.1 | 1.0 | ✗ | |
|
pillar_view
· Project Manager Renders pillar article view |
Top performer | none | Businesslogic | 209 | 0% | 10.6 | 1.0 | ✗ | |
|
health_fix_impact
· Floor Supervisor Adjusts health impact values based on a weighted median correction. |
Top performer | none | Technical | 169 | 0% | 4.7 | 1.0 | ✗ | |
|
dashboard_rca_detail
· Associate Provides RCA details. |
Top performer | none | Businesslogic | 156 | 0% | 0.0 | 1.0 | ✗ | |
|
rate
· Associate Versatile hands — no dominant role signal yet. |
Top performer | none | Businesslogic | 124 | 0% | 0.0 | 1.0 | ✗ | |
|
fmt_pct
· Associate Versatile hands — no dominant role signal yet. |
Top performer | none | Businesslogic | 121 | 0% | 0.0 | 1.0 | ✗ | |
|
github_file_hint
· External Liaison Provides a hint string indicating the source file for a function. |
Top performer | none | Vanillaintegration | 121 | 0% | 0.1 | 1.0 | ✗ | |
|
build_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Top performer | none | Businesslogic | 121 | 0% | 0.2 | 1.0 | ✗ | |
|
score_share
· Specialist Engineer Shares quiz scores |
Top performer | none | Businesslogic | 120 | 0% | 0.0 | 1.0 | ✗ | |
|
get_3
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Top performer | none | Technical | 118 | 0% | 0.0 | 1.0 | ✗ | |
|
json_singleton_get
· Records Clerk (reads) Returns the singleton JSON configuration instance from the class context. |
Top performer | none | Technical | 114 | 0% | 0.0 | 1.0 | ✗ | |
|
next_lesson_id
· Associate Gets next lesson id |
Top performer | none | Businesslogic | 100 | 0% | 0.0 | 1.0 | — | |
|
lesson_page
· Project Manager Renders lesson page |
Top performer | none | Businesslogic | 100 | 0% | 6.3 | 1.0 | ✗ | |
|
scoring_mean_calc
· Specialist Engineer Calculates the mean score |
Top performer | none | Businesslogic | 99 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_v100_calc
· Specialist Engineer Calculates the V100 score |
Top performer | none | Businesslogic | 99 | 0% | 0.0 | 1.0 | ✗ | |
|
pillar_slugs
· Associate Gets pillar slugs |
Top performer | none | Businesslogic | 95 | 0% | 0.2 | 1.0 | ✗ | |
|
article_slugs
· Associate Gets article slugs |
Top performer | none | Businesslogic | 95 | 0% | 1.0 | 1.0 | ✗ | |
|
sitemap_xml_gen
· Project Manager Generates sitemap XML from blog article slugs |
Top performer | none | Businesslogic | 95 | 0% | 2.7 | 1.0 | ✗ | |
|
blog_post_render
· Project Manager Renders a blog post. |
Top performer | none | Businesslogic | 86 | 0% | 5.8 | 1.0 | ✗ | |
|
learn_lessons_list
· Associate Lists lessons for a category |
Top performer | none | Businesslogic | 84 | 0% | 0.0 | 1.0 | — | |
|
journey_track
· Floor Supervisor Tracks journey data and creates objects |
Top performer | none | Technical | 79 | 0% | 6.1 | 1.0 | ✗ | |
|
landing_render_2
· Project Manager Renders the landing page. |
Top performer | none | Businesslogic | 79 | 0% | 11.2 | 1.0 | ✗ | |
|
logic_quadrant_det
· Specialist Engineer Determines quadrant for specialist engineer |
Top performer | none | Businesslogic | 76 | 0% | 0.0 | 1.0 | ✗ | |
|
user_mail
· Associate Gets user email |
Top performer | none | Businesslogic | 74 | 0% | 0.0 | 1.0 | ✗ | |
|
prefilled_form
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 73 | 0% | 0.7 | 1.0 | — | |
|
own
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 69 | 0% | 1.3 | 1.0 | ✗ | |
|
score_vector_bump
· Specialist Engineer Bumps a score vector bucket |
Top performer | none | Businesslogic | 68 | 0% | 0.0 | 1.0 | ✗ | |
|
landing_8
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 68 | 0% | 7.1 | 1.0 | ✗ | |
|
landing_render
· Project Manager Renders the landing page |
Top performer | none | Businesslogic | 62 | 0% | 7.9 | 1.0 | ✗ | |
|
progress
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Top performer | none | Businesslogic | 61 | 0% | 7.1 | 1.0 | ✗ | |
|
grouping_stem
· Associate Processes stem for associate |
Top performer | none | Businesslogic | 60 | 0% | 0.0 | 1.0 | ✗ | |
|
views_reading_for
· Project Manager Imports content module and fetches raw data for reading. |
Top performer | none | Businesslogic | 60 | 0% | 0.1 | 1.0 | ✗ | |
|
demo_render
· Project Manager Renders the demo page. |
Fit | none | Businesslogic | 62 | 0% | 85.0 | 1.0 | ✗ | |
|
block_library_get
· Specialist Engineer Gets a block from the block library |
Fit | none | Businesslogic | 57 | 0% | 0.0 | 1.0 | ✗ | |
|
journey_slot_path
· Associate Assigns slots based on path prefix matching |
Fit | none | Businesslogic | 57 | 0% | 0.0 | 1.0 | ✗ | |
|
product_list_2
· Project Manager Displays product list |
Fit | none | Businesslogic | 57 | 0% | 4.5 | 1.0 | ✗ | |
|
portal_index
· Security & Compliance Renders portal index |
Fit | none | Technical | 55 | 0% | 3.5 | 1.0 | ✗ | |
|
scoring_act_label
· Specialist Engineer Provides the activation label string used in scoring calculations. |
Fit | none | Uniqueip | 54 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_block_score
· Specialist Engineer Computes a block's score by rounding summed values of its variable means. |
Fit | none | Businesslogic | 54 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_block_buckets
· Specialist Engineer Aggregates items into buckets for scoring, initializing defaults as needed. |
Fit | none | Uniqueip | 54 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_score_block
· Specialist Engineer Calculates block score using library, instrument, activation label, availability, and bucket data. |
Fit | none | Businesslogic | 54 | 0% | 0.0 | 1.0 | ✗ | |
|
staff_check_2
· Security & Compliance Checks if user is staff |
Fit | none | Technical | 52 | 0% | 0.0 | 1.0 | ✗ | |
|
jwks_url_fetch
· External Liaison Fetches the JWKS URL from the frontend API |
Fit | none | Vanillaintegration | 51 | 0% | 0.1 | 1.0 | ✗ | |
|
signup_create
· Project Manager Creates a new user and adopts session journey |
Fit | none | Uniqueip | 51 | 0% | 0.9 | 1.0 | ✗ | |
|
quiz_tree_node
· Specialist Engineer Gets a node from the quiz tree registry |
Fit | none | Businesslogic | 50 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_add
· Specialist Engineer Adds to the scoring totals from source items |
Fit | none | Businesslogic | 50 | 0% | 0.0 | 1.0 | ✗ | |
|
vector_for_calc
· Specialist Engineer Calculates a vector for a quiz node and options |
Fit | none | Businesslogic | 50 | 0% | 0.0 | 1.0 | ✗ | |
|
exp_tracking_cfg
· Associate Gets experiment tracking configuration |
Fit | none | Businesslogic | 43 | 0% | 0.0 | 1.0 | ✗ | |
|
cookie_name_gen
· Associate Generates the experiment cookie name |
Fit | none | Businesslogic | 43 | 0% | 0.1 | 1.0 | ✗ | |
|
current_assignment_get
· Records Clerk (reads) Gets the current experiment assignment |
Fit | none | Technical | 43 | 0% | 0.1 | 1.0 | ✗ | |
|
event_record
· Records Clerk (writes) Records an experiment event with assignment data |
Fit | none | Technical | 43 | 0% | 0.1 | 1.0 | ✗ | |
|
phi
· Associate Versatile hands — no dominant role signal yet. |
Fit | none | Businesslogic | 40 | 0% | 0.0 | 1.0 | ✗ | |
|
views_stage_article
· Project Manager Retrieves and slugifies article by module code. |
Fit | none | Businesslogic | 40 | 0% | 0.5 | 1.0 | ✗ | |
|
link_for_codes_gen
· Records Clerk (reads) Generates link for codes |
Fit | none | Technical | 38 | 0% | 0.3 | 1.0 | ✗ | |
|
mean_score
· Specialist Engineer Calculates mean score |
Fit | none | Businesslogic | 37 | 0% | 0.0 | 1.0 | ✗ | |
|
score_range
· Specialist Engineer Gets score range |
Fit | none | Businesslogic | 37 | 0% | 0.0 | 1.0 | ✗ | |
|
blog_index_groups
· Project Manager Indexes blog article groups |
Fit | none | Businesslogic | 37 | 0% | 24.1 | 1.0 | ✗ | |
|
mean_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 36 | 0% | 0.0 | 1.0 | ✗ | |
|
v100_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 36 | 0% | 0.0 | 1.0 | ✗ | |
|
blog_render
· Project Manager Renders a blog article with series and sum |
Fit | none | Businesslogic | 37 | 0% | 47.8 | 1.0 | ✗ | |
|
name_get
· Project Manager Retrieves project name |
Fit | none | Businesslogic | 35 | 0% | 0.0 | 1.0 | ✗ | |
|
views_confidence_label
· Project Manager Provides label for confidence level. |
Fit | none | Businesslogic | 33 | 0% | 0.0 | 1.0 | ✗ | |
|
views_mechanism_line
· Project Manager Formats mechanism description line from parts. |
Fit | none | Businesslogic | 33 | 0% | 0.0 | 1.0 | ✗ | |
|
views_evidence_label
· Project Manager Provides label for evidence strength category. |
Fit | none | Uniqueip | 33 | 0% | 0.0 | 1.0 | ✗ | |
|
views_evidence_strengt
· Project Manager Calculates evidence strength from signatures and evidence. |
Fit | none | Businesslogic | 33 | 0% | 0.0 | 1.0 | ✗ | |
|
demo_employees_render
· Project Manager Renders demo employee data. |
Fit | none | Businesslogic | 37 | 0% | 156.3 | 1.0 | ✗ | |
|
dashboard_render
· Security & Compliance Renders the dashboard. |
Fit | none | Technical | 32 | 0% | 10.9 | 1.0 | ✗ | |
|
docs_render
· Project Manager Renders documentation. |
Fit | none | Businesslogic | 31 | 0% | 2.0 | 1.0 | ✗ | |
|
demo_dash_read
· Project Manager Displays demo dashboard |
Fit | none | Businesslogic | 34 | 0% | 101.1 | 1.0 | ✗ | |
|
icp_profile_get
· Records Clerk (reads) Retrieves a specific ICP profile by its identifier. |
Fit | none | Technical | 30 | 0% | 0.0 | 1.0 | ✗ | |
|
journey_begin
· Project Manager Begins a journey with synced session and events |
Fit | none | Uniqueip | 29 | 0% | 1.0 | 1.0 | ✗ | |
|
experiments_beacon
· Project Manager Generates an HttpResponse containing beacon payload for experiment view. |
Fit | none | Businesslogic | 29 | 0% | 1.1 | 1.0 | ✗ | |
|
why_render
· Project Manager Renders the why page with JSON and host |
Fit | none | Businesslogic | 29 | 0% | 5.2 | 1.0 | ✗ | |
|
time_calc
· Associate Calculates time in minutes |
Fit | none | Businesslogic | 28 | 0% | 0.0 | 1.0 | ✗ | |
|
insights_regressions
· Specialist Engineer Identifies regression instances by comparing metric deltas. |
Fit | none | Uniqueip | 28 | 0% | 5.5 | 1.0 | ✗ | |
|
demo_flow_read
· Project Manager Gets demo flow data |
Fit | none | Businesslogic | 28 | 0% | 31.2 | 1.0 | ✗ | |
|
get_8
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 27 | 0% | 0.2 | 1.0 | ✗ | |
|
site_lead_form
· Floor Supervisor Handles lead form submission for project manager |
Fit | none | Technical | 30 | 0% | 156.5 | 1.0 | ✗ | |
|
framework_list
· Project Manager Displays framework list |
Fit | none | Businesslogic | 26 | 0% | 6.8 | 1.0 | ✗ | |
|
tree_node_registry
· Specialist Engineer Retrieves a node object from the tree registry by its identifier. |
Fit | none | Businesslogic | 25 | 0% | 0.0 | 1.0 | ✗ | |
|
tree_vector_for_node
· Specialist Engineer Gets the vector associated with a node, using optional parameters and node reference. |
Fit | none | Businesslogic | 25 | 0% | 0.0 | 1.0 | ✗ | |
|
get_6
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 24 | 0% | 0.2 | 1.0 | ✗ | |
|
demo_devs_read
· Project Manager Lists demo devs |
Fit | none | Businesslogic | 25 | 0% | 47.1 | 1.0 | ✗ | |
|
wizard_state_filter
· Project Manager Filters wizard state data. |
Fit | none | Uniqueip | 23 | 0% | 0.3 | 1.0 | ✗ | |
|
get_7
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 23 | 0% | 0.4 | 1.0 | ✗ | |
|
get_9
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 23 | 0% | 0.7 | 1.0 | ✗ | |
|
journey_sess_fetch
· Project Manager Fetches user journey from session and database |
Fit | none | Businesslogic | 23 | 0% | 1.8 | 1.0 | ✗ | |
|
start_get_or_create
· Project Manager Gets or creates a start object. |
Fit | none | Businesslogic | 23 | 0% | 7.5 | 1.0 | ✗ | |
|
org_list_read
· Records Clerk (reads) Lists visible orgs |
Fit | none | Technical | 22 | 0% | 0.0 | 1.0 | ✗ | |
|
codes_from_data
· Records Clerk (reads) Extracts codes from data |
Fit | none | Technical | 22 | 0% | 2.3 | 1.0 | ✗ | |
|
key
· Associate Versatile hands — no dominant role signal yet. |
Fit | none | Businesslogic | 21 | 0% | 0.0 | 1.0 | ✗ | |
|
demo_flow_data
· Project Manager Processes demo flows |
Fit | none | Businesslogic | 21 | 0% | 1.4 | 1.0 | ✗ | |
|
block_data
· Specialist Engineer Gets block data |
Fit | none | Businesslogic | 20 | 0% | 0.0 | 1.0 | ✗ | |
|
denominator
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 20 | 0% | 0.0 | 1.0 | ✗ | |
|
price_read
· Project Manager Gets pricing info |
Fit | none | Businesslogic | 20 | 0% | 4.6 | 1.0 | ✗ | |
|
block_lib_block
· Specialist Engineer Retrieves a block from the block library |
Fit | none | Businesslogic | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_fit_label
· Specialist Engineer Assigns a label to a model for scoring |
Fit | none | Uniqueip | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
route_fit
· Specialist Engineer Fits route data |
Fit | none | Businesslogic | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
route_buckets
· Specialist Engineer Routes score buckets |
Fit | none | Businesslogic | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
icp_read
· Project Manager Reads icp data |
Fit | none | Businesslogic | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
scoring_score_block_2
· Specialist Engineer Calculates the score for a block |
Fit | none | Businesslogic | 19 | 0% | 0.0 | 1.0 | ✗ | |
|
activation_label_3
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Uniqueip | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
wilson_interval
· Associate Versatile hands — no dominant role signal yet. |
Fit | none | Businesslogic | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
block_score_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
block_buckets_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
clerk_auth_adopt_jrny
· Security & Compliance Adopts a user journey by filtering objects, updating session data, and persisting changes. |
Fit | none | Technical | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
admin_access_checker
· Project Manager Verifies admin user permissions |
Fit | none | Businesslogic | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
score_block_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 18 | 0% | 0.0 | 1.0 | ✗ | |
|
funnel_counts
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 18 | 0% | 1.8 | 1.0 | ✗ | |
|
clerk_auth_map_user
· Security & Compliance Maps authentication payload to a user record, normalizing identifiers and saving. |
Fit | none | Technical | 18 | 0% | 3.1 | 1.0 | ✗ | |
|
grouping_normalize
· Associate Normalizes text by lowercasing and extracting word stems. |
Fit | none | Businesslogic | 17 | 0% | 0.0 | 1.0 | ✗ | |
|
journey_sync_sess
· Project Manager Synchronizes session data with step values |
Fit | none | Businesslogic | 17 | 0% | 1.1 | 1.0 | ✗ | |
|
coreco_landing
· Project Manager Handles landing page for project manager |
Fit | none | Businesslogic | 17 | 0% | 3.8 | 1.0 | ✗ | |
|
landing
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 17 | 0% | 4.5 | 1.0 | ✗ | |
|
quiz_verdict
· Associate Makes a verdict based on quiz results. |
Fit | none | Businesslogic | 16 | 0% | 0.0 | 1.0 | ✗ | |
|
regul_content_read
· Records Clerk (reads) Retrieves regulatory content records for display |
Fit | none | Technical | 16 | 0% | 0.3 | 1.0 | ✗ | |
|
docs_2
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 16 | 0% | 2.6 | 1.0 | ✗ | |
|
coping_adaptive_round
· Specialist Engineer Rounds adaptive availability scores for output |
Fit | none | Businesslogic | 15 | 0% | 0.0 | 1.0 | ✗ | |
|
github_module_paths
· External Liaison Generates file system paths for modules based on their names. |
Fit | none | Vanillaintegration | 15 | 0% | 0.0 | 1.0 | ✗ | |
|
follow_ups
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 15 | 0% | 0.0 | 1.0 | ✗ | |
|
fallback_link_gen
· Records Clerk (reads) Generates fallback link |
Fit | none | Technical | 15 | 0% | 0.0 | 1.0 | ✗ | |
|
extract_json
· Associate Versatile hands — no dominant role signal yet. |
Fit | none | Businesslogic | 15 | 0% | 0.1 | 1.0 | ✗ | |
|
pairing_links
· Associate Creates link objects between codes and appends to output list. |
Fit | none | Businesslogic | 15 | 0% | 3.3 | 1.0 | ✗ | |
|
console
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Fit | none | Technical | 15 | 0% | 3.6 | 1.0 | ✗ | |
|
adminhub_overview
· Project Manager Renders admin hub overview for project manager |
Fit | none | Businesslogic | 15 | 0% | 18.2 | 1.0 | ✗ | |
|
bump_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 14 | 0% | 0.0 | 1.0 | ✗ | |
|
logic_quadrant_stats
· Specialist Engineer Computes statistics for a specific quadrant region. |
Fit | none | Businesslogic | 14 | 0% | 0.0 | 1.0 | ✗ | |
|
views_tasks_signature
· Facilities Generates a signature string for tasks based on timestamps and counts. |
Fit | none | Technical | 14 | 0% | 0.0 | 1.0 | ✗ | |
|
learn_shelves
· Associate Provide list of content shelves. |
Fit | none | Businesslogic | 14 | 0% | 0.0 | 1.0 | — | |
|
logic_top_candidates
· Specialist Engineer Selects top candidate items based on automated scoring and bucket grouping. |
Fit | none | Businesslogic | 14 | 0% | 0.0 | 1.0 | ✗ | |
|
get_4
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 14 | 0% | 0.1 | 1.0 | ✗ | |
|
get_5
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 14 | 0% | 0.7 | 1.0 | ✗ | |
|
logic_build_payload
· Specialist Engineer Builds a payload Counter with quadrant stats, top candidates, and group data. |
Fit | none | Businesslogic | 14 | 0% | 1.3 | 1.0 | ✗ | |
|
hook
· External Liaison Talks to the outside world — third-party APIs, webhooks, HTTP. |
Fit | none | Vanillaintegration | 14 | 0% | 1.3 | 1.0 | ✗ | |
|
task_status_get
· Records Clerk (reads) Gets task status |
Fit | none | Technical | 14 | 0% | 1.5 | 1.0 | ✗ | |
|
insights_trend
· Specialist Engineer Calculates trend values for metrics over time. |
Fit | none | Businesslogic | 14 | 0% | 1.8 | 1.0 | ✗ | |
|
views_room_payload
· Project Manager Assembles room payload using cached groups and task signature. |
Fit | none | Businesslogic | 14 | 0% | 3.0 | 1.0 | ✗ | |
|
landing_6
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 14 | 0% | 3.4 | 1.0 | ✗ | |
|
health_dept_health
· Floor Supervisor Aggregates health metrics per department into a summary list. |
Fit | none | Technical | 14 | 0% | 5.1 | 1.0 | ✗ | |
|
learn_index
· Project Manager Render main learning page with shelves. |
Fit | none | Businesslogic | 14 | 0% | 6.0 | 1.0 | ✗ | |
|
health_code_map
· Floor Supervisor Builds a mapping of code sections to health metrics by department. |
Fit | none | Technical | 14 | 0% | 6.7 | 1.0 | ✗ | |
|
global_benchmarks
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 14 | 0% | 7.0 | 1.0 | ✗ | |
|
dashboard_penalties
· Records Clerk (reads) Calculates penalties. |
Fit | none | Technical | 14 | 0% | 7.7 | 1.0 | ✗ | |
|
client_home
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Fit | none | Technical | 14 | 0% | 9.1 | 1.0 | ✗ | |
|
blog_index_read
· Project Manager Displays blog index |
Fit | none | Businesslogic | 14 | 0% | 11.2 | 1.0 | ✗ | |
|
analyze
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Uniqueip | 14 | 0% | 19.7 | 1.0 | ✗ | |
|
portal_docs_visible
· Comms Runner Filters visible documents for associates |
Fit | none | Technical | 13 | 0% | 0.1 | 1.0 | ✗ | |
|
coping_screener_read
· Project Manager Filters public access to instruments and content |
Fit | none | Businesslogic | 13 | 0% | 0.5 | 1.0 | ✗ | |
|
mark_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 13 | 0% | 2.1 | 1.0 | ✗ | |
|
coping_index_render
· Project Manager Renders public index with instruments and content |
Fit | none | Businesslogic | 13 | 0% | 7.9 | 1.0 | ✗ | |
|
dashboard_build
· Specialist Engineer Constructs dashboard components. |
Fit | none | Businesslogic | 14 | 0% | 114.3 | 1.0 | ✗ | |
|
enabled
· Associate Versatile hands — no dominant role signal yet. |
Fit | none | Businesslogic | 12 | 0% | 0.0 | 1.0 | ✗ | |
|
landing_3
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 12 | 0% | 6.4 | 1.0 | ✗ | |
|
portal_clients_visible
· Associate Gets visible clients for associates |
Fit | none | Businesslogic | 11 | 0% | 0.1 | 1.0 | — | |
|
landing_4
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 11 | 0% | 9.5 | 1.0 | ✗ | |
|
dev_detail_read
· Project Manager Displays dev detail |
Fit | none | Businesslogic | 12 | 0% | 107.1 | 1.0 | ✗ | |
|
body_result_add_perm
· Security & Compliance Determines if a body result can be added in the admin interface. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
proc_var_score_min
· Specialist Engineer Calculates minimum variable score with branching logic |
Fit | none | Businesslogic | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
reg_result_add_perm
· Security & Compliance Determines if a regulation result can be added in the admin UI. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
has_add_permission_12
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
body_session_add_perm
· Security & Compliance Determines if a body session can be added in the admin interface. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
proc_result_add_perm
· Security & Compliance Determines if a processing result can be added via the admin panel. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
coping_result_add_perm
· Security & Compliance Determines if a coping result can be added in the admin UI. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
quiz_result_add_perm
· Security & Compliance Determines if a quiz result can be added in the admin interface. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
coping_sess_add_perm
· Security & Compliance Determines if a coping session can be added in the admin UI. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
proc_session_add_perm
· Security & Compliance Determines if a processing session can be added via the admin panel. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
has_add_permission_11
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
reg_session_add_perm
· Security & Compliance Determines if a regulation session can be added in the admin UI. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
quiz_session_add_perm
· Security & Compliance Determines if a quiz session can be added in the admin interface. |
Fit | none | Technical | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
next_slot
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
quiz_top_sort
· Specialist Engineer Sorts top items by totals for display |
Fit | none | Businesslogic | 10 | 0% | 0.0 | 1.0 | ✗ | |
|
get
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 10 | 0% | 0.9 | 1.0 | ✗ | |
|
quiz_tree_structure
· Project Manager Builds public tree structure from nodes and content |
Fit | none | Businesslogic | 10 | 0% | 1.0 | 1.0 | ✗ | |
|
analyze_2
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Uniqueip | 10 | 0% | 1.1 | 1.0 | ✗ | |
|
github_maybe_sync
· External Liaison Synchronizes data if necessary. |
Fit | none | Vanillaintegration | 10 | 0% | 1.5 | 1.0 | ✗ | |
|
attach
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 10 | 0% | 1.7 | 1.0 | ✗ | |
|
landing_2
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 10 | 0% | 3.3 | 1.0 | ✗ | |
|
quiz_index_render
· Project Manager Renders quiz index using public tree data |
Fit | none | Businesslogic | 10 | 0% | 6.4 | 1.0 | ✗ | |
|
hub
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 10 | 0% | 19.3 | 1.0 | ✗ | |
|
about
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 10 | 0% | 20.0 | 1.0 | — | |
|
office_view
· Project Manager Displays office data |
Fit | none | Businesslogic | 10 | 0% | 39.8 | 1.0 | ✗ | |
|
portal_staff_home
· Security & Compliance Renders staff home page for project managers |
Injury-prone | emerging | Technical | 11 | 9% | 7.1 | 1.0 | ✗ | |
|
proc_block_fetch
· Specialist Engineer Fetches block definitions from registry library |
Fit | none | Businesslogic | 9 | 0% | 0.0 | 1.0 | ✗ | |
|
grouping_label
· Associate Creates a label string summarizing the most common tokens in a Counter. |
Fit | none | Businesslogic | 9 | 0% | 0.0 | 1.0 | ✗ | |
|
portal_email_send
· Project Manager Sends email for project managers |
Fit | none | Businesslogic | 9 | 0% | 0.0 | 1.0 | ✗ | |
|
is_mcp_staff
· Security & Compliance Checks credentials and paperwork — auth, validation, permissions. |
Fit | none | Technical | 9 | 0% | 0.0 | 1.0 | ✗ | |
|
grouping_trigrams
· Associate Creates a Counter of character trigrams from a string. |
Fit | none | Businesslogic | 9 | 0% | 0.0 | 1.0 | ✗ | |
|
pace
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 9 | 0% | 0.1 | 1.0 | ✗ | |
|
grouping_analyze
· Associate Analyzes text by generating trigrams and normalizing them into a set. |
Fit | none | Businesslogic | 9 | 0% | 0.1 | 1.0 | ✗ | |
|
regul_screener_read
· Project Manager Filters public access to regulatory instruments |
Fit | none | Businesslogic | 9 | 0% | 0.1 | 1.0 | ✗ | |
|
budget_ok
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 9 | 0% | 0.2 | 1.0 | ✗ | |
|
public_screener
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 9 | 0% | 0.7 | 1.0 | ✗ | |
|
spend
· Records Clerk (writes) Files paperwork into the cabinets — writes to the database. |
Fit | none | Technical | 9 | 0% | 2.6 | 1.0 | ✗ | |
|
regul_index_render
· Project Manager Renders regulation index with public data |
Fit | none | Businesslogic | 9 | 0% | 5.7 | 1.0 | ✗ | |
|
index_2
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 9 | 0% | 13.0 | 1.0 | ✗ | |
|
pricing
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 9 | 0% | 14.9 | 1.0 | ✗ | |
|
quiz_present_check
· Specialist Engineer Checks presence of data in triangulated results |
Fit | none | Businesslogic | 8 | 0% | 0.0 | 1.0 | ✗ | |
|
automate_score
· Specialist Engineer Does the actual skilled work — computation, scoring, business rules. |
Fit | none | Businesslogic | 8 | 0% | 0.0 | 1.0 | ✗ | |
|
admin_is_admin
· Security & Compliance Determine if user has admin privileges. |
Fit | none | Technical | 8 | 0% | 0.0 | 1.0 | ✗ | |
|
today_get
· Comms Runner Gets today's date |
Fit | none | Technical | 8 | 0% | 0.1 | 1.0 | ✗ | |
|
grouping_group_tasks
· Facilities Groups tasks by similarity using analysis, labeling, and custom similarity. |
Fit | none | Technical | 8 | 0% | 0.1 | 1.0 | ✗ | |
|
logic_compute_groups
· Specialist Engineer Computes final groups for tasks by invoking grouping logic and cleaning names. |
Fit | none | Businesslogic | 8 | 0% | 0.1 | 1.0 | ✗ | |
|
public_tree
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 8 | 0% | 1.1 | 1.0 | ✗ | |
|
index
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 8 | 0% | 6.8 | 1.0 | ✗ | |
|
landing_5
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 8 | 0% | 8.2 | 1.0 | ✗ | |
|
project_evaluate
· Records Clerk (writes) Evaluates a project |
Fit | none | Technical | 12 | 0% | 609.2 | 1.0 | ✗ | |
|
project_read
· Security & Compliance Gets project info |
Stressed | none | Technical | 13 | 0% | 774.1 | 1.0 | ✗ | |
|
unique_values_get
· Project Manager Retrieves unique values from project |
Fit | none | Businesslogic | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
early_signal_fetch
· Project Manager Fetches early signals from project |
Fit | none | Businesslogic | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
slots_extract_blocks
· Records Clerk (reads) Extracts numeric blocks from result dictionary. |
Fit | none | Technical | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
journey_plan_read
· Project Manager Reads project action plan |
Fit | none | Uniqueip | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
stack_node_get
· Project Manager Gets stack nodes from project |
Fit | none | Businesslogic | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
tips_collect
· Project Manager Collects project tips |
Fit | none | Uniqueip | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
provider_available
· External Liaison Checks if mail provider is available |
Fit | none | Technical | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
throughline_build
· Project Manager Builds project throughline |
Fit | none | Uniqueip | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
pairing_coherence_note
· Records Clerk (reads) Builds coherence note using dominant orientation and code bits. |
Fit | none | Technical | 7 | 0% | 0.0 | 1.0 | ✗ | |
|
new_key_gen
· Associate Generates new key |
Fit | none | Businesslogic | 7 | 0% | 0.1 | 1.0 | ✗ | |
|
announcement_list
· Records Clerk (reads) Retrieves active announcements |
Fit | none | Technical | 7 | 0% | 0.2 | 1.0 | ✗ | |
|
views_go_deeper
· Project Manager Loads deeper stage article and related pillars. |
Fit | none | Businesslogic | 7 | 0% | 0.4 | 1.0 | ✗ | |
|
findings
· Records Clerk (reads) Fetches files from the cabinets — reads from the database. |
Fit | none | Technical | 7 | 0% | 0.4 | 1.0 | ✗ | |
|
slack_digest_send
· External Liaison Sends digest to Slack |
Fit | none | Vanillaintegration | 7 | 0% | 0.9 | 1.0 | ✗ | |
|
pairing_signature
· Records Clerk (reads) Generates signature string from codes, coherence, orientation, and side matches. |
Fit | none | Technical | 7 | 0% | 1.7 | 1.0 | ✗ | |
|
slack_alert_send
· External Liaison Sends regression alerts |
Fit | none | Vanillaintegration | 7 | 0% | 1.8 | 1.0 | ✗ | |
|
slack_snapshot_handle
· External Liaison Handles snapshot events |
Fit | none | Vanillaintegration | 7 | 0% | 2.7 | 1.0 | ✗ | |
|
json_for_script
· Project Manager Routes work to the right people — controllers, views, dispatchers. |
Fit | none | Businesslogic | 7 | 0% | 4.6 | 1.0 | ✗ | |
|
views_report
· Project Manager Generates report data from slots, chapters, action plan, confidence, and early signals. |
Fit | none | Uniqueip | 7 | 0% | 35.1 | 1.0 | ✗ |
// click any row for its personnel summary — the full drill-downs (root-cause, trend and AI fix prompts) are available in your own workspace.