Evidence Log

Changelog

Filed updates from the SlopCop desk: scan plumbing, private repo safeguards, and public case report improvements.

v0.12

Specialist retry and stronger report recovery

  • Specialist lanes gained a targeted retry pass so missing or incomplete findings can be recovered without rerunning the whole case.
  • Closed reports now preserve recovered specialist lane evidence more reliably.
  • Synthesis retry handling is safer when a report generation attempt gets stuck.

v0.11

Records Desk progress and sturdier reports

  • The Records Desk now shows code intelligence warmup progress while Brokk static analysis prepares analyzer-backed leads.
  • Canceled scans can be retried from the case page.
  • Closed case reports gained richer structured dashboard sections, clearer incomplete-lane messaging, and sturdier report parsing.
  • Synthesis recovery and bounded guidance handling were hardened so interrupted scans resume with cleaner evidence.

v0.10

Recovery and case-page refinements

  • Private scan email notifications now carry the requester claims needed to open protected reports.
  • Restart-safe requeue handling and recovered specialist lane summaries make interrupted scans easier to resume cleanly.
  • Lane recovery now clears stale synthesis retry context so resumed scans do not reuse mismatched evidence.
  • Live case timers, page titles, and static page behavior were tightened for a steadier case desk experience.

v0.9

Synthesis budget recovery

  • Synthesis now enforces evidence budgets more consistently before closing reports.
  • Lane recovery was hardened so scans can continue when synthesis artifacts need to be rebuilt.

v0.8

Evidence and changelog pagination

  • Synthesis lane evidence now paginates large artifact sets so reports stay readable on busy cases.
  • The changelog page now paginates older release notes instead of loading the full archive at once.
  • Repository paths and cited evidence are now organized more clearly in generated reports.

v0.7

Case retention and scan guardrails

  • Published public cases now stay available on the Most Wanted wall instead of being swept up by private scan cleanup.
  • Scan submission now handles duplicate in-flight requests more gracefully and refreshes GitHub access before repository checks.
  • New repository eligibility checks help keep public scans focused on established projects.

v0.6

Recommendation handoff

  • Added a copy-ready prompt button so recommendations can be handed directly to Brokk.
  • Improved report file pills for @-prefixed paths and published case slot links.
  • Added a cookie notice.

v0.5

Case desk polish

  • Added changelog, status, privacy, security, and terms pages with audited footer links.
  • Improved per-agent case feed attribution.
  • Hardened closed report rendering, fallback lanes, and scan status handling.

v0.4

Private repo patrol

  • GitHub App scans now protect OAuth tokens from being stored in scan records.
  • Private scan reads are guarded by signed requester claims.
  • Published reports can be shared while unpublished private evidence stays locked down.

v0.3

Static analysis queue

  • Static seed findings now drive the live case feed.
  • Queue progress is tracked server-side so scans keep moving without client retries.
  • Guidance files are treated as untrusted evidence instead of instructions.