MicroFish/backend/scripts
renancloudwalk 7adc361249
feat(swarm): v15 parallel run + gate-25 deepdive SQL + gate-23 token count + gate-8 examples
- tools/parallel_run_v15.sh: run A/B/C/controls concurrently with shared concurrency budget (~152) over the SSH tunnel; ~2.7x faster than sequential
- backend/sql/deepdive_universe.sql: gate-25 Tier-2 top-N-by-market-cap deep-dive universe, deterministic, null-safe
- tests/test_sql_contracts.py: deepdive_universe.sql contract test
- run_tiered_swarm.py: gate-23 record screen_dossier_token_count (B,C)
- backend/scripts/extract_examples.py + tests/test_extract_examples.py: gate-8 curated example extractor (flip/tie-break/opposing roles)
- tools/live_run_v15.sh, make_acceptance_v15.sh: live + acceptance helpers
34 targeted tests pass.
2026-07-16 07:18:52 -03:00
..
action_logger.py Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
adversarial_router.py feat(swarm): tiered A/B/C stock-opinions tier + gate-19 winner (rubric v15) 2026-07-16 06:53:02 -03:00
bias_control.py feat(swarm): tiered A/B/C stock-opinions tier + gate-19 winner (rubric v15) 2026-07-16 06:53:02 -03:00
extract_examples.py feat(swarm): v15 parallel run + gate-25 deepdive SQL + gate-23 token count + gate-8 examples 2026-07-16 07:18:52 -03:00
run_parallel_simulation.py Add UTF-8 encoding support for Windows in simulation_runner.py and run_parallel_simulation.py to resolve character encoding issues with third-party libraries. 2025-12-26 18:14:57 +08:00
run_reddit_simulation.py Enhance signal handling and suppress warnings in simulation scripts 2025-12-09 00:37:12 +08:00
run_stock_swarm.py feat: add stock swarm throughput benchmark 2026-07-15 12:02:57 -03:00
run_tiered_swarm.py feat(swarm): v15 parallel run + gate-25 deepdive SQL + gate-23 token count + gate-8 examples 2026-07-16 07:18:52 -03:00
run_twitter_simulation.py Enhance signal handling and suppress warnings in simulation scripts 2025-12-09 00:37:12 +08:00
test_profile_format.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
winner.py feat(swarm): tiered A/B/C stock-opinions tier + gate-19 winner (rubric v15) 2026-07-16 06:53:02 -03:00