Skip to content

Issue 510 — Add read-only DepMap rendering - #71

Merged
rsolerortuno merged 1 commit into
mainfrom
agent/codex/510-read-only-depmap-rendering
Jul 22, 2026
Merged

Issue 510 — Add read-only DepMap rendering#71
rsolerortuno merged 1 commit into
mainfrom
agent/codex/510-read-only-depmap-rendering

Conversation

@rsolerortuno

Copy link
Copy Markdown
Owner

Summary

Implements Issue 510: read-only DepMap report rendering.

  • adds deterministic Markdown and HTML rendering for DependencyReportEvidence;
  • renders coverage, dependency profile, integration state, provenance and limitations;
  • supports available and unavailable profiles without converting missing values to zero;
  • integrates optional DepMap sections into target hypothesis cards and HTML reports;
  • routes evidence by gene symbol in batch writers;
  • preserves exact legacy output when dependency evidence is absent;
  • escapes HTML values and preserves deterministic ordering.

Scientific boundaries

  • no scores are created or modified;
  • no ranks are recalculated or mutated;
  • baseline preservation remains mandatory;
  • production activation remains disabled;
  • authorization remains absent;
  • human review remains required;
  • DepMap dependency is not presented as clinical anti-PD-1 response evidence;
  • no snapshot loader, matrix access, pipeline wiring or CLI integration is included.

Validation

  • Issue 510 rendering tests passed;
  • Issue 509 contract tests passed;
  • feasibility, evidence-reporting and release-documentation tests passed;
  • full repository suite passed;
  • AGY adversarial audit completed;
  • Claude review approved;
  • git diff --check passed.

Expanded regression and isolation coverage remains deferred to Issue 511.

@rsolerortuno
rsolerortuno merged commit 26b80fa into main Jul 22, 2026
1 check passed
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