Skip to content

Score causal graph readiness and enhance records - #192

Merged
realmarcin merged 3 commits into
mainfrom
codex/causal-graph-scoring
Sep 4, 2026
Merged

Score causal graph readiness and enhance records#192
realmarcin merged 3 commits into
mainfrom
codex/causal-graph-scoring

Conversation

@realmarcin

@realmarcin realmarcin commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add scripts/score_causal_graphs.py and just score-causal-graphs to rank CellStructureRecord YAML files by causal-graph readiness
  • add or enrich evidence-backed causal graphs across all 19 current structure records
  • add history records for each curation pass and regenerate structure pages plus README corpus stats
  • canonicalize edited YAML after adversarial full-suite review caught emit_structure_yaml drift in six records
  • align grounded causal-graph node labels with canonical ontology labels after CI caught 12 id↔label mismatches

Adversarial review

Validation

  • uv run linkml-validate -s src/cellstructuremech/schema/cellstructuremech.yaml --target-class CellStructureRecord ...
  • uv run python scripts/validate_strict.py
  • uv run python scripts/validate_history.py history
  • uv run python scripts/render_pages.py --check
  • uv run python scripts/check_docs.py --check
  • uv run python scripts/validate_id_label_correspondence.py -c conf/id_label_targets.yaml
  • uv run pytest tests/test_score_causal_graphs.py tests/test_scripts.py
  • uv run pytest
  • GitHub qc (3.10), qc (3.12), vendored-sync, identifier-liveness, and label-correspondence

Copilot AI lite review requested due to automatic review settings September 4, 2026 04:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@realmarcin
realmarcin merged commit feb88c3 into main Sep 4, 2026
5 checks passed
@realmarcin
realmarcin deleted the codex/causal-graph-scoring branch September 4, 2026 04:38
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.

2 participants