..
__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_gcp_iap_operator_access.py
Make GCP replay bootstrap recoverable
2026-07-13 05:24:25 +02:00
test_apply_proposal.py
Apply evidence against the live composite schema
2026-07-15 05:20:34 +02:00
test_apply_worker.py
feat: rehearse approved proposal apply and rollback
2026-07-15 04:00:09 +02:00
test_approve_proposal.py
Add guarded canonical claim application
2026-07-10 17:49:37 +02:00
test_assemble_telegram_visible_direct_claim_capture_receipt.py
Enforce m3taversal identity and schema truth
2026-07-13 08:55:46 +02:00
test_assemble_working_leo_production_apply_receipt.py
Add Leo production receipt assembler
2026-07-10 04:14:17 +02:00
test_attest_gcp_reasoning_compute.py
Harden GCP parity proof against forged lifecycle claims
2026-07-15 10:20:27 +02:00
test_attribution.py
fix(attribution): --diff-filter=A + handle sanity filter + remove legacy fallback
2026-04-24 12:58:55 +01:00
test_audit_kb_rebuild_coverage.py
Audit source-derived KB rebuild coverage
2026-07-13 10:58:53 +02:00
test_bootstrap_clone_kb_gate.py
Prove guarded Leo source composition on VPS clone
2026-07-11 08:43:51 +02:00
test_build_telegram_visible_direct_claim_authorization_packet.py
Enforce m3taversal identity and schema truth
2026-07-13 08:55:46 +02:00
test_build_telegram_visible_unseen_chain_packet.py
fix: harden Telegram proof chain against forged evidence
2026-07-15 04:41:00 +02:00
test_build_working_leo_authorized_apply_runbook.py
Add Leo production preflight collector
2026-07-10 03:39:44 +02:00
test_build_working_leo_authorized_apply_session_plan.py
Add Leo authorized apply session plan
2026-07-10 03:52:26 +02:00
test_build_working_leo_m3taversal_outcome_sandbox.py
Enforce m3taversal identity and schema truth
2026-07-13 08:55:46 +02:00
test_build_working_leo_production_apply_authorization_packet.py
stabilize Cory-style KB demo followups
2026-07-13 02:32:14 +02:00
test_build_working_leo_production_receipt_template.py
Add Leo production receipt template
2026-07-10 03:47:14 +02:00
test_capture_vps_canonical_postgres_snapshot.py
Harden GCP parity proof against forged lifecycle claims
2026-07-15 10:20:27 +02:00
test_collect_leo_restart_survival_proof.py
Prove Leo restart survival and tighten identity proof
2026-07-10 05:32:21 +02:00
test_collect_telegram_visible_direct_claim_preflight.py
Harden Leo Telegram-visible preflight readback
2026-07-10 05:11:14 +02:00
test_collect_telegram_visible_unseen_chain_state.py
fix: harden Telegram proof chain against forged evidence
2026-07-15 04:41:00 +02:00
test_collect_working_leo_production_preflight.py
Support VPS local preflight collection
2026-07-10 03:41:29 +02:00
test_compile_kb_source_packet.py
Harden Leo DB retrieval and behavior attribution
2026-07-14 09:31:49 +02: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_generated_db_blind_claim_canary.py
feat: prove database-first Leo on private GCP copy
2026-07-14 12:32:26 +02:00
test_gcp_generated_db_direct_claim_suite.py
Normalize database authorization parity and validate hashes
2026-07-15 10:49:55 +02:00
test_gcp_generated_db_working_leo_suite.py
Add passwordless GCP operator and full Leo benchmark
2026-07-12 05:18:14 +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_iap_operator_access.py
Prevent GCP proof harness heredoc deadlocks
2026-07-13 07:13:18 +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
Prove exact canonical Postgres restore parity
2026-07-11 20:05:56 +02:00
test_gcp_operator_reauth.py
feat: add secure GCP operator reauth helper ( #90 )
2026-07-13 01:31:26 +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_db_context_plugin.py
Harden OOS benchmark provenance and leakage checks
2026-07-15 12:06:35 +02:00
test_hermes_leoclean_kb_bridge_source.py
Ground Leo reasoning in bounded live retrieval
2026-07-15 05:30:10 +02:00
test_hermes_leoclean_skill_surfaces.py
Harden Leo DB retrieval and behavior attribution
2026-07-14 09:31:49 +02:00
test_hermes_response_transform_patch.py
Enforce DB-composed Leo responses before delivery ( #116 )
2026-07-13 13:27:54 +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_apply_prereqs.py
replay exact revise strategy database transitions
2026-07-15 03:20:02 +02:00
test_kb_apply_replay_receipt.py
retain replay receipts for guarded KB applies
2026-07-14 03:26:42 +02:00
test_kb_claim_routes.py
Add protected canonical claims read endpoint for the Observatory ( #139 )
2026-07-14 00:18:14 -04:00
test_kb_claim_source_contract_preview.py
Add Working Leo operator skill pack
2026-07-09 22:56:48 +02:00
test_kb_cross_surface_resolution_packet.py
Add Working Leo cross-surface KB proof
2026-07-09 23:39:51 +02:00
test_kb_governance_concept_packet.py
Add governance concept schema packet
2026-07-10 00:17:38 +02:00
test_kb_proposal_normalize.py
Prove guarded Leo source composition on VPS clone
2026-07-11 08:43:51 +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 guarded canonical claim application
2026-07-10 17:49:37 +02:00
test_kb_rich_proposal_apply_packet.py
Add Helmer ledger apply rehearsal
2026-07-09 23:17:28 +02:00
test_kb_rich_proposal_creation_plan.py
Add Working Leo operator skill pack
2026-07-09 22:56:48 +02:00
test_kb_rio_strategy_context_packet.py
Add Rio strategy context packet
2026-07-10 00:11:23 +02:00
test_kb_tool_propose_source.py
Stage source artifacts as reviewable KB proposals ( #123 )
2026-07-13 20:38:18 +02:00
test_leaderboard.py
fix(tests): apply Ganymede review nits + add m3taversal reset script
2026-04-27 17:35:18 +01:00
test_leo_agent_challenger_protocol.py
fix natural causal objections and retain failure traces
2026-07-15 10:33:27 +02:00
test_leo_behavior_manifest.py
feat: reproduce Leo identity across disposable restarts
2026-07-15 04:35:15 +02:00
test_leo_identity_manifest.py
fix: redact private paths from identity receipts
2026-07-15 04:45:57 +02:00
test_leo_oos_readonly_guard.py
Add blinded live Leo reasoning benchmark
2026-07-15 04:02:41 +02:00
test_leo_tool_trace.py
Harden OOS benchmark provenance and leakage checks
2026-07-15 12:06:35 +02:00
test_leo_turn_execution_manifest.py
Harden Leo turn attribution and no-write gate
2026-07-15 00:33:16 +02:00
test_merge.py
Replace rebase-retry with cherry-pick merge mechanism
2026-03-31 13:18:26 +01:00
test_observatory_read_adapter.py
Add authenticated GCP Observatory read adapter ( #154 )
2026-07-15 03:43:05 +02:00
test_observatory_read_adapter_gcp_plan.py
Harden Observatory private staging deploy gate ( #163 )
2026-07-15 09:55:49 +02:00
test_observatory_read_role_postgres.py
Harden Observatory private staging deploy gate ( #163 )
2026-07-15 09:55:49 +02: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_prepare_kb_source_manifest.py
feat: stage source-linked ingestion proposals without canonical writes
2026-07-15 02:46:18 +02:00
test_private_password_storage_skill.py
add private macOS password storage skill
2026-07-13 02:06:59 +02:00
test_private_receipt_io.py
Harden GCP parity proof against forged lifecycle claims
2026-07-15 10:20:27 +02:00
test_probe_argus_kb_state.py
Add Leo direct-claim preflight probes
2026-07-10 04:50:04 +02:00
test_probe_gcp_db_parity.py
Add guarded canonical claim application
2026-07-10 17:49:37 +02:00
test_proposal_apply_lifecycle.py
Verify retained live-schema lifecycle proof
2026-07-15 05:34:16 +02:00
test_record_leo_direct_claim_handler_suite.py
Add Leo direct-claim remote runner
2026-07-10 05:17:52 +02:00
test_repo_skill_pack.py
Make Leo skill onboarding clean-context reproducible ( #150 )
2026-07-15 03:19:15 +02: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_restore_gcp_generated_postgres_snapshot.py
Normalize database authorization parity and validate hashes
2026-07-15 10:49:55 +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_run_approve_claim_clone_canary.py
Support legacy claim evidence fingerprints
2026-07-15 05:14:47 +02:00
test_run_approve_claim_clone_canary_macos_path.py
feat: rehearse approved proposal apply and rollback
2026-07-15 04:00:09 +02:00
test_run_leo_agent_challenger_loop.py
Keep challenger DB limits compatible with OOS retrieval
2026-07-15 13:10:15 +02:00
test_run_leo_clone_bound_handler_checkpoint.py
Enforce m3taversal identity and schema truth
2026-07-13 08:55:46 +02:00
test_run_leo_clone_composition_checkpoint.py
Prove guarded Leo source composition on VPS clone
2026-07-11 08:43:51 +02:00
test_run_leo_clone_lifecycle_checkpoint.py
Prove guarded Leo source composition on VPS clone
2026-07-11 08:43:51 +02:00
test_run_leo_direct_claim_handler_suite.py
Harden OOS benchmark provenance and leakage checks
2026-07-15 12:06:35 +02:00
test_run_leo_local_ingestion_proposal_canary.py
fix: bind ingestion acceptance to exact provenance
2026-07-15 04:00:14 +02:00
test_run_leo_m3taversal_oos_handler_suite.py
Harden OOS benchmark provenance and leakage checks
2026-07-15 12:06:35 +02:00
test_run_local_canonical_postgres_rebuild.py
Normalize database authorization parity and validate hashes
2026-07-15 10:49:55 +02:00
test_run_local_genesis_ledger_rebuild.py
Normalize database authorization parity and validate hashes
2026-07-15 10:49:55 +02: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_stage_normalized_proposal.py
feat: stage source-linked ingestion proposals without canonical writes
2026-07-15 02:46:18 +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
Harden Leo DB retrieval and behavior attribution
2026-07-14 09:31:49 +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_validate_working_leo_production_receipt.py
Validate Leo production apply receipts
2026-07-10 03:26:18 +02:00
test_verify_gcp_canonical_lifecycle.py
Pin lifecycle receipts to the reviewed parity manifest
2026-07-15 10:59:43 +02:00
test_verify_leo_db_first_oos_canary.py
Bind Leo responses without masking semantic failures
2026-07-15 05:54:45 +02:00
test_verify_leo_unseen_reasoning_chain.py
Harden unseen Leo benchmark against valid reasoning variance
2026-07-15 01:15:06 +02:00
test_verify_postgres_parity_manifest.py
Normalize database authorization parity and validate hashes
2026-07-15 10:49:55 +02:00
test_verify_telegram_visible_unseen_chain.py
fix: make local Telegram verification preparation-only
2026-07-15 06:17:20 +02:00
test_verify_vps_canonical_snapshot_delta.py
Harden GCP parity proof against forged lifecycle claims
2026-07-15 10:20:27 +02:00
test_verify_working_leo_apply_readiness.py
Verify Working Leo apply readiness gate
2026-07-10 00:58:38 +02:00
test_verify_working_leo_production_apply_authorization.py
Avoid stale production authorization SHA
2026-07-10 04:36:13 +02:00
test_working_leo_integrated_packet.py
Add integrated Working Leo packet rehearsal
2026-07-10 00:27:00 +02:00
test_working_leo_m3taversal_oos_benchmark.py
Accept receipt-bound natural answers in the Leo OOS scorer ( #172 )
2026-07-15 23:44:46 +02:00
test_working_leo_m3taversal_oos_protocol.py
Accept receipt-bound natural answers in the Leo OOS scorer ( #172 )
2026-07-15 23:44:46 +02:00
test_working_leo_open_ended_benchmark.py
prevent personal-name leakage in Leo bootstrap ( #126 )
2026-07-13 21:25:47 +02:00
test_x_content_pipeline.py
Add X content pipeline: output gates + tweet queue + pluggable approval
2026-04-15 17:02:08 +01:00