build-community-legend

Build community legend for EXECUTIVE_SUMMARY.md

Metadata

Statusdone
Assignedagent-583
Agent identityf51439356729d112a6c404803d88015d5b44832c6c584c62b96732b63c2b0c7e
Created2026-04-02T23:50:35.818545195+00:00
Started2026-04-02T23:51:12.529246638+00:00
Completed2026-04-02T23:52:22.712562086+00:00
Tagsfix,component, eval-scheduled
Eval score0.88
└ blocking impact0.95
└ completeness0.90
└ coordination overhead0.92
└ correctness0.86
└ downstream usability0.82
└ efficiency0.88
└ intent fidelity0.84
└ style adherence0.91

Description

CRITICAL CONTEXT

PHR = Pseudohomologous Region.

Goal

Create the Leiden Community Key legend that will be inserted into EXECUTIVE_SUMMARY.md. Don't edit the file yet — just produce the legend as output in the task log.

Approach

Read enriched_genes_detailed_map.csv and enriched_genes_per_arm.md to extract the actual community definitions.

For each community that appears in our data, produce a row with:

  • Community ID (C1, C2, C3, etc.)
  • Number of arms
  • List of arms (abbreviated: just the chromosome+arm, e.g. 1p, 2q, Xq)
  • One-line description of what defines the community

Format as a compact markdown table. Keep arm lists short — use abbreviations like '1p' not 'chr1p'.

Validation

  • Every community in our gene data is represented
  • Arm lists match the actual data
  • Table is compact (no row > 100 chars)

Depends on

Required by

Log