Skip to content

Surface the Harness grade (senior-dev review is computed but never shown) #5

Description

@blong-dev

Problem

The README claims "senior-dev review on any codebase" via a Harness that grades (report.overall_letter, report.grades, report.top_findings) — but no grade is surfaced anywhere. The fleet status.json carries enriched/findings counts but no letter; OTTER.md has no grade section. The senior-dev review is a library API nobody receives.

Fix

Run the Harness in the onboard flow and surface the result:

  • write overall_letter + per-dimension grades + top_findings into .otter-docs/status.json;
  • render a grade marker section in OTTER.md (letter + the 3-5 findings that most moved it);
  • status --manifest prints the letter per repo alongside staleness.

Acceptance

  • Every onboarded repo shows a current grade in status.json + OTTER.md; status prints it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions