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

Why is my score X — Franco Arteche

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

Review Responsiveness — 57

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": 0.06777777777777778,
  "raw": 82.98,
  "weight": 1
}

Standup Consistency — 62

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": 89,
  "raw": 68.46,
  "weight": 1
}

Release Quality / SDLC Compliance — 64

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": 122,
  "raw": 51.15,
  "weight": 1
}

Bug Trend — 59

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": 4,
  "raw": 80,
  "weight": 1
}

Collaboration Breadth proxy — 47

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": 120,
  "raw": 120,
  "weight": 1
}

PR Turnaround Tiers — 50

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": 96,
  "slow": 20,
  "extremelySlow": 6,
  "raw": 85.25,
  "weight": 1
}

Sprint Predictability — 59

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

{
  "cycles": 7,
  "raw": 64.73,
  "weight": 1
}

Source PRs

PRFirst response hExpected hTier
[SCAL-9580] Refactor OTP component to improve loading state handling and wrap content in PrismThemeProvider0.08.0on_track
[SCAL-9461] Allow flagging Rush deals on the Workboard0.08.8extremely_slow
[SCAL-9543] Workboard blanks when opening valuation or updating its stage0.08.0on_track
[SCAL-9552] Remove space before exclamation in sign-up email0.08.0extremely_slow
[SCAL-9517] Prevent standalone companies changing when valuation stage updates0.08.0slow
[SCAL-9550] fix: update condition for displaying search guidance in SuperSearch component0.08.0on_track
[SCAL-9477] Enable setting Valuation and Valued Entity on deeply nested folders0.09.0slow
[SCAL-9490] Workboard task notes cannot be saved0.08.0on_track
[SCAL-9457] [SCAL-9496] Add sticky headers and first column to workboard spreadsheet0.08.0slow
[SCAL-9453] Add trailing '/' to Workboard details folder path0.08.0on_track
[SCAL-9453] Add trailing slash to folder path in Workboard modal0.08.0on_track
[SCAL-9394] Fix inability to reschedule recurring tasks0.08.0slow
[SCAL-9451] Remove unnecessary scrollbar from Workboard Table0.08.0on_track
[SCAL-9420] Fix company measurement dates for deleted fulfillments0.08.0slow
[SCAL-9407] Fix column reordering bug in Engagement Manager0.08.0on_track
[SCAL-9399] Allow hiding the Deal Name column on the workboard0.08.0on_track
[SCAL-9405] Fix notes alignment in Workboard Table editor0.08.0on_track
[SCAL-9392] Fix column resizing in app0.08.0on_track
[SCAL-9321] Rework operations modal0.016.9slow
Remove safety check for ATTIO_USE_MOCK_API in settings.py, allowing its use in all environments.0.08.0on_track
[SCAL-9204] Further improvements to workboard tasks0.014.5extremely_slow
[SCAL-9210] New users are sent directly to the Workboard after login0.08.0on_track
[SCAL-9176] Make tasks track stage independently per instance0.018.0slow
[SCAL-9167] Add DB views for workboard valuations0.012.6slow
[SCAL-9196] Implement ColorPalette colors in Details modal0.08.0on_track
[SCAL-9144] Workboard task improvements0.08.0on_track
[SCAL-9141] Set Attio cache TTL to 4 hours0.08.0on_track
[SCAL-8622] Clean Workboard hooks and components logic0.036.0slow
[SCAL-9138] Notification bell shown despite no notifications0.08.0on_track
[SCAL-9100] Update and polish Workboard Models leaderboard0.0161.0on_track
[SCAL-9122] Fix assignment automation not triggering0.08.0on_track
[SCAL-9091] Add user filter for Workboard tasks0.08.0slow
[SCAL-9075] Add notifications for unassigned fulfillment and status changes0.09.1on_track
[SCAL-9077] Prevent redundant data reloads when updating Workboard models0.08.0on_track
[SCAL-8689] Create projects independent of deals/clients and track in calendar0.034.7slow
[SCAL-8935] Add DUE field to Workboard Valuation details modal/table0.08.0on_track
[SCAL-8921] Add notifications for Models assignment0.08.8extremely_slow
Refactor default view name generation in WorkboardModelsTable0.08.0on_track
[SCAL-9058] Stop returning all workboard views for superusers0.08.0on_track
[SCAL-8517] Connect Workboard views to database0.016.9slow
[SCAL-8922] Optimize Folder Selector for Dropbox Integration0.08.0slow
[SCAL-8980] Fix display issue with consultants on Workboard0.08.0on_track
[SCAL-8949] Fix color schema in Workboard views0.08.0on_track
[SCAL-8930] Fix permissions issue with Workboard Companies0.09.2on_track
[SCAL-8934] Fixed Column toggle in Workboard Valuations0.08.0on_track
[SCAL-8875] Mock API for Attio-Workboard integration0.08.0on_track
[SCAL-8849] Fix re-rendering issue with API calls0.08.0on_track
[SCAL-8820] Add logic for Client Docs Received stage0.08.0on_track
[SCAL-8764] Add Models Leaderboard to Workboard0.012.4on_track
[SCAL-8772] Refactor date parsing in getGoogleEventDate function to improve handling of Google Calendar date formats.0.08.0on_track