Engineering Pulse
Pull-only health and category boards — not a performance review. Every engineer sees every score.

Why is my score X — Jordan Braginton

Developer. Scores use versioned weights and the size-adjustment curve. Time zone and working hours are not inputs.

Review Responsiveness — 44

For each PR, score = 100 - 10*(actual/expected) when first non-author response is within the size-adjusted window, otherwise 100 * expected/actual. Category average is then normalized to the rolling org distribution (mean/stddev). Formal review completion and merge time are tracked separately; only first response drives this category.

{
  "samples": 5,
  "medianHours": 23.19527777777778,
  "raw": 68.77,
  "weight": 1
}

Standup Consistency — 67

Weekday completion rate from Geekbot timestamps only (no response content). A day counts complete if a report exists for that person on that UTC date. Time of day is ignored so time zones are not penalized.

{
  "expectedWeekdays": 130,
  "completed": 99,
  "raw": 76.15,
  "weight": 1
}

Release Quality / SDLC Compliance — 35

Average of: merged-PR checklist completion, required-check pass rate, Dev-Tested confirmation rate (PR checkbox/comment or Linear comment/label, first event wins), and QA-Verified rate before Done.

{
  "merged": 97,
  "raw": 42.68,
  "weight": 1
}

Bug Trend — 24

Inverted slackbug + internal bug open counts relative to org mean. Numeric/display/export issues are shown as a zero-tolerance line and included in the inverted count. Lower volume scores higher.

{
  "bugs": 24,
  "raw": 0,
  "weight": 1
}

Collaboration Breadth proxy — 65

PROXY: unique authors reviewed + share of reviews that are cross-team, using comment-length/code-reference heuristics only as a depth caveat — not a precision metric. Normalized to org.

{
  "uniqueAuthorsPlusCrossTeam": 260,
  "raw": 260,
  "weight": 1
}

PR Turnaround Tiers — 54

Share of PRs whose unmerged (or until-merge) business-day age is on track (≤1), with partial credit for slow (2–5) and none for extremely slow (6+).

{
  "onTrack": 78,
  "slow": 16,
  "extremelySlow": 3,
  "raw": 87.01,
  "weight": 1
}

Sprint Predictability — 23

Average of planned-vs-completed story point rate and (1 - carryover rate) across cycles intersecting the selected window.

{
  "cycles": 2,
  "raw": 54.96,
  "weight": 1
}

Source PRs

PRFirst response hExpected hTier
Add reporting currency support and secondary data enhancements0.033.3slow
[SCAL-9594] Add Alexandria profile integration and dynamic provider mapping0.017.2on_track
Schedule Daily NAV generation and add safeguards for missed or failed runs.0.08.0on_track
Consolidate measurement-date state ownership and fix resulting edge cases9.2extremely_slow
feature/daily-nav-config-visibility0.0200.1on_track
Add missing migration0.08.0on_track
[SCAL-9549] Allow intraday updates to navigation configs0.030.5on_track
feature/secondary-transactions-nav0.026.4on_track
use n - day nav thresholds0.016.8on_track
[SCAL-9495] Add option to link company to Alexandria in Daily NAV settings0.013.5on_track
[SCAL-9507] Switch to close price, pull in additional data from alexandria, set up for choosing the reported metric0.014.4on_track
[SCAL-9281] release-deploy/firm-clone-22.09.6extremely_slow
add in walkthrough tests1.530.9on_track
Add in a selected market to firm nav configs and finalized_at to allocation and looking glass0.021.7slow
[SCAL-9404] Trigger Alexandria tracking on comp group creation0.08.0on_track
Refactor Daily Monitoring to Daily NAV Settings and integrate Save action into tertiary navigation0.08.0on_track
[SCAL--9371] Add detailed delta breakdown for Daily NAV records4.614.8on_track
[SCAL-9354] Associate daily NAV to company NAV configuration0.08.0on_track
Add "copy from GPC" support for Daily NAV19.711.2on_track
[SCAL-9202] Add Daily NAV item to intelligence page0.079.4slow
[SCAL-9313] Daily NAV monitoring: firm template with versioned company overrides0.0196.2on_track
[SCAL-9200] API to list a firm's Daily NAV records by date0.08.0extremely_slow
[SCAL-9279] Fix cap table not loading for new measurement date0.08.0on_track
Add DailyNavRecord model with migration and foreign key constraints0.08.0on_track
Add support for "daily_nav_enabled" field.0.0160.3slow
Remove redundant EBITDA flag syncing logic and refine adjusted EBITDA handling0.08.0on_track
[SCAL-9214] [SCAL-9215] correct gpc saving errors0.08.0on_track
Add currency selector to CompanySummary and improve styling adjustments0.08.0on_track
Add currency selector and menu to Fund Ownership and Cap Table0.08.0on_track
[SCAL-9165] Remove firm selector; show two-letter default in top-left icon0.08.0on_track
[SCAL-9028] Add spreadsheet column (A-C) and row (1-3) index headers0.08.0on_track
[SCAL-9034] Move currency selector to tertiary nav's right side0.028.4slow
[SCAL-9034] Move currency selector to tertiary nav right side for company valuations0.021.2extremely_slow
Add saved Waterfall Views and API integration0.0172.0slow
Add currency tooltip and menu functionality to TertiaryNavigation.0.08.0on_track
Update SCSS variables and styles to refine table cell borders and row backgrounds0.08.0on_track
[SCAL-9009] Restore lost ready/not-ready measurement date feature0.08.0on_track
fix: prevent context value eviction before list validation0.08.0on_track
Handle empty quarters array in financial data loader.0.08.0on_track
add environment variables for refreshMutualFundMarks function0.08.0on_track
Feature deploy/project prism6.11259.8on_track
update `measurementDateId` to use `md_id` in financial versions hook0.08.0on_track
[SCAL-8927] Add new tool for firm use0.08.0on_track
[SCAL-8924] Bug on backsolve page navigation0.08.0on_track
[SCAL-8855] Fix the send button issue on the Documents page0.08.0on_track
[SCAL-8819] Extend Prism save animation for new-version saves0.08.0on_track
[SCAL-8842] Add 'New Fund' option to Fund Selector Dropdown0.08.0on_track
[SCAL-8815] Fix styling on utility pages for the firm.0.08.0on_track
Add delete functionality for companies and measurement dates in primary navigation0.08.0on_track
[SCAL-8664] Companies dropdown enhancement for better navigation.0.08.0on_track