Skip to content

feat: add multi-factor engineering scorecard - #16

Merged
iamrichmack111 merged 2 commits into
mainfrom
agent/engineering-scorecard
Aug 17, 2026
Merged

feat: add multi-factor engineering scorecard#16
iamrichmack111 merged 2 commits into
mainfrom
agent/engineering-scorecard

Conversation

@iamrichmack111

Copy link
Copy Markdown
Owner

What changed

Replaces the simplistic delivery-ratio metric with a multi-factor
ServeSense engineering scorecard.

Components

  • Complexity — 20%
  • Maintainability — 20%
  • Throughput — 25%
  • Reliability — 20%
  • Velocity — 15%

Output

CI now prints:

  • Complexity score
  • Maintainability score
  • Throughput score
  • Reliability score
  • Velocity score
  • Final Weissman-style score
  • Delivery units/hour
  • Python LOC
  • Function count
  • Automated test count

The final score is bounded from 0–10 and is reproducible from its
component inputs.

Engineering metrics remain internal and are not exposed in the
restaurant-facing application.

@iamrichmack111
iamrichmack111 marked this pull request as ready for review August 17, 2026 01:51
@iamrichmack111
iamrichmack111 merged commit 0753b09 into main Aug 17, 2026
1 check passed
@iamrichmack111
iamrichmack111 deleted the agent/engineering-scorecard branch August 17, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant