Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.36 KB

File metadata and controls

37 lines (27 loc) · 1.36 KB

Protein Loop Workflow Map

Entry Layer

Live Handoff Layer

System Layer

  • outputs/protein_loop_runner.py orchestrates the local loop
  • outputs/openfold3_msa_weighting_pipeline.py scores, compares, and seeds the next run
  • outputs/protein_loop_system_map.md documents the outputs-level workflow

State Layer

  • outputs/openfold3_run_registry.json stores append-only history
  • outputs/openfold3_run_comparison.json stores live deltas and next defaults
  • outputs/protein_loop_run_summary.json stores the latest run summary
  • protein_loop_status.md shows the current live status at a glance

Constraints

  • MOCK / DEMO only
  • local-first
  • reproducible
  • explicit overrides always win over seeded defaults