SilverSight/.atlas
allaun 7fcfde3ca7 feat(polyglot): add GEPA infrastructure for Python shim optimization
- Add .atlas/ with benchmark.sh, score.py, gate.sh for GEPA campaigns
- Add atlas.json project config (auto.capture=suggest, reflection_lm=openai/auto)
- Fix test_search.py receipt path from /mnt/agents/ to /tmp/

Metric targets:
  dna_qubo_sort.py: avg |Rank corr| (higher=better, baseline=0.8547)
  dna_qubo_nn.py:   NN Tm correlation (higher=better, baseline=0.4649)
  dna_lut.py:       avg |Rank corr| (higher=better, baseline=0.5808)
  test_search.py:   pass count (ceiling=43, for stability verification)
2026-07-07 01:08:49 -05:00
..
benchmark.sh feat(polyglot): add GEPA infrastructure for Python shim optimization 2026-07-07 01:08:49 -05:00
gate.sh feat(polyglot): add GEPA infrastructure for Python shim optimization 2026-07-07 01:08:49 -05:00
score.py feat(polyglot): add GEPA infrastructure for Python shim optimization 2026-07-07 01:08:49 -05:00