..
__init__.py
ganymede: add dev infrastructure — pyproject.toml, CI, deploy script
2026-03-13 14:24:27 +00:00
conftest.py
ganymede: add dev infrastructure — pyproject.toml, CI, deploy script
2026-03-13 14:24:27 +00:00
test_activity_classify.py
test(diagnostics): activity_endpoint classify_pr_operation suite
2026-04-27 13:39:44 +01:00
test_agent_graph_schema_sql.py
Add Teleo research eval schema
2026-06-24 14:21:03 +02:00
test_agent_routing.py
Implement phase 1b agent routing
2026-05-29 14:00:13 +02:00
test_apply_proposal.py
Add leoclean KB proposal review packets ( #60 )
2026-07-09 02:24:07 +02:00
test_apply_worker.py
feat(kb): apply-worker — auto-land approved proposals (stage 2 automation) ( #36 )
2026-07-05 18:23:56 -04:00
test_attribution.py
fix(attribution): --diff-filter=A + handle sanity filter + remove legacy fallback
2026-04-24 12:58:55 +01:00
test_contributor.py
Prove phase 1b local e2e
2026-05-29 15:08:09 +02:00
test_decision_engine_replay.py
Add decision engine replay harness
2026-06-01 17:37:38 +02:00
test_enrichment_dedup.py
fix: enrichment idempotency — three-layer dedup prevents duplicate evidence blocks
2026-03-31 13:18:23 +01:00
test_entity_queue.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
test_eval_actions.py
refactor: Phase 4 — extract eval_actions.py, drop underscore prefixes in eval_parse
2026-04-16 12:57:51 +01:00
test_eval_parse.py
Prove phase 1b local e2e
2026-05-29 15:08:09 +02:00
test_eval_pipeline.py
fix: add telegram/ and tests/ to deploy pipeline, remove hardcoded API key
2026-04-20 17:15:55 +01:00
test_evaluate_agent_routing.py
Harden local phase 1b review path
2026-05-29 14:16:12 +02:00
test_extraction_prompt.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
test_feedback.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
test_gcp_artifact_workflow.py
Make GCP artifact publish idempotent ( #57 )
2026-07-07 14:40:23 +02:00
test_gcp_cloudsql_restore_drill.py
Add Cloud SQL restore readback verifier ( #49 )
2026-07-07 13:16:24 +02:00
test_gcp_cloudsql_restore_readback.py
Add Cloud SQL restore readback verifier ( #49 )
2026-07-07 13:16:24 +02:00
test_gcp_iam_split_apply.py
Add idempotent GCP IAM apply runner
2026-07-07 13:05:08 +02:00
test_gcp_iam_split_plan.py
Add GCP IAM split plan
2026-07-07 12:54:53 +02:00
test_gcp_infra_execute_canary.py
Add GCP infra execute canary runner ( #56 )
2026-07-07 14:34:11 +02:00
test_gcp_infra_readiness_checker.py
Add portable restore canary capsule ( #55 )
2026-07-07 14:22:03 +02:00
test_gcp_readiness_workflow.py
Add portable restore canary capsule ( #55 )
2026-07-07 14:22:03 +02:00
test_gcp_runtime_baseline_apply.py
Add GCP runtime baseline apply runner
2026-07-07 13:38:42 +02:00
test_gcp_service_communications.py
Add GCP service communication contract ( #52 )
2026-07-07 13:51:24 +02:00
test_hermes_leoclean_kb_bridge_source.py
Render KB claim links in leoclean replies ( #68 )
2026-07-09 08:58:02 +02:00
test_hermes_leoclean_skill_surfaces.py
Render KB claim links in leoclean replies ( #68 )
2026-07-09 08:58:02 +02:00
test_install_telegram_agent_token.py
Add safe Telegram agent token installer
2026-06-22 20:47:44 +02:00
test_install_telegram_smart_research_gates.py
Allow Leo paid research gate by chat title ( #32 )
2026-07-02 01:19:17 +02:00
test_kb_claim_routes.py
Add canonical KB claim links
2026-07-09 07:55:47 +02:00
test_kb_proposal_normalize.py
Add KB proposal normalization preview
2026-07-09 03:01:40 +02:00
test_kb_proposal_review_packet.py
Add leoclean KB proposal review packets ( #60 )
2026-07-09 02:24:07 +02:00
test_kb_proposal_routes.py
Add canonical KB claim links
2026-07-09 07:55:47 +02:00
test_leaderboard.py
fix(tests): apply Ganymede review nits + add m3taversal reset script
2026-04-27 17:35:18 +01:00
test_merge.py
Replace rebase-retry with cherry-pick merge mechanism
2026-03-31 13:18:26 +01:00
test_phase1b_end_to_end.py
Prove phase 1b local e2e
2026-05-29 15:08:09 +02:00
test_post_extract.py
feat: atomic extract-and-connect + stale PR monitor + response audit
2026-03-28 22:34:20 +00:00
test_pr_state.py
refactor: Phase 3 — fix close_pr ghost bug, wire stale_pr, extract eval_parse
2026-04-16 12:40:23 +01:00
test_research_backfill_idempotent.py
test(attribution): prove research-backfill replay is idempotent
2026-04-27 12:50:17 +01:00
test_research_eval_schema_sql.py
Add Teleo research eval schema
2026-06-24 14:21:03 +02:00
test_reweave.py
feat: consolidate eval pipeline, reweave fixes, enrichment dedup, cherry-pick merge, TG batching
2026-03-31 13:21:59 +01:00
test_reweave_merge.py
Phase 6a: extract frontmatter.py from merge.py — pure YAML helpers
2026-04-16 13:16:38 +01:00
test_search.py
Prove phase 1b local e2e
2026-05-29 15:08:09 +02:00
test_sqlite_postgres_restore_canary_capsule.py
Add portable restore canary capsule ( #55 )
2026-07-07 14:22:03 +02:00
test_sqlite_to_postgres_dump.py
Add SQLite to Postgres restore canary ( #43 )
2026-07-07 12:21:54 +02:00
test_telegram_leo_wallet_test_runtime.py
Use existing Leo wallet-test Telegram bot
2026-06-22 21:53:37 +02:00
test_telegram_leo_x402_bridge.py
Allow Leo paid research gate by chat title ( #32 )
2026-07-02 01:19:17 +02:00
test_telegram_native_rendering_source.py
Render KB claim links in leoclean replies ( #68 )
2026-07-09 08:58:02 +02:00
test_teleo_agent_healthcheck.py
add teleo agent autorecovery timer
2026-07-02 23:37:22 +02:00
test_teleo_agent_systemd.py
Add GCP leoclean skill sync helper ( #66 )
2026-07-09 08:21:02 +02:00
test_tg_batching.py
fix: TG message batching — group by chat_id + time proximity
2026-03-31 13:19:35 +01:00
test_x_content_pipeline.py
Add X content pipeline: output gates + tweet queue + pluggable approval
2026-04-15 17:02:08 +01:00