Skip to content

Executive report: one tested score→rubric mapping shared by all exports; board-ready summary #252

Description

@CPAtoCybersecurity

Problem

The assessor's real deliverable is the export, but the score→opinion/rubric mapping is implemented separately in src/utils/auditReportMarkdown.js:237-284 and src/utils/executiveSummaryPDF.js:154 (and CSV export has its own path). The audit-report coherence fix (opinion-vs-math contradictions) addressed symptoms; the structure that produced them remains.

Proposal

  1. Extract a single scoreRubric module (0–10 scale → rating bands → opinion text) with unit tests.
  2. All exports (PDF, markdown, CSV) consume it.
  3. Add a one-page board-ready summary export: top gaps, trend vs target, recommended next actions.

Value

Consistent numbers across every artifact a practitioner hands to management — the thing the tool is ultimately judged on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions