LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/argv-task-delivery-design.md
docs/argv-task-delivery-plan.md
docs/cheap-first-decision-plan.md
docs/handoff-archive.md
docs/integrations.md
docs/launcher-scope.md
docs/native-schema-3.md
docs/paired-token-study.md
docs/phase4-evaluation-audit.md
docs/phase4-go-no-go-template.md
docs/policy4-fresh-blind-evaluation.md
docs/routing-roadmap.md
docs/security-performance-followup.md
docs/verified-object-execution.md
docs/verifier-recall-result.md
docs/archive/README.md
docs/archive/advisor-arm-design.md
docs/archive/advisory-brainstorming-assessment.md
docs/archive/advisory-campaign.md
docs/archive/advisory-evidence-workflows.md
docs/archive/advisory-experiments.md
docs/archive/advisory-next-experiments.md
docs/archive/advisory-onboarding.md
docs/archive/advisory-product-roadmap-v2.md
docs/archive/advisory-skill.md
docs/archive/advisory-vendor-profiles.md
docs/archive/completion-audit-v2.md
docs/archive/cost-recommendation.md
docs/archive/delegation-qualification-oracles.md
docs/archive/delegation-roadmap.md
docs/archive/measuring-p-at-work.md
docs/archive/protocol-v2-migration.md
docs/archive/protocol-v2-security.md
docs/archive/protocol-v2-specification.md
docs/archive/speculative-cheap-route-design.md
src/weightclass/__init__.py
src/weightclass/__main__.py
src/weightclass/adapter_registry.py
src/weightclass/agent_discovery.py
src/weightclass/canonical_v2.py
src/weightclass/classification.py
src/weightclass/classification_cli.py
src/weightclass/cli.py
src/weightclass/entrypoint.py
src/weightclass/executable_observation.py
src/weightclass/foreground_process.py
src/weightclass/json_input.py
src/weightclass/native_v2_compile.py
src/weightclass/native_v2_runtime.py
src/weightclass/native_v2_schema.py
src/weightclass/native_v2_types.py
src/weightclass/native_v3_compile.py
src/weightclass/native_v3_runtime.py
src/weightclass/native_v3_schema.py
src/weightclass/native_v3_selector.py
src/weightclass/process_context.py
src/weightclass/process_errors.py
src/weightclass/py.typed
src/weightclass/router.py
src/weightclass/task_v2.py
src/weightclass/usage_aggregation.py
src/weightclass/v2_validation.py
src/weightclass.egg-info/PKG-INFO
src/weightclass.egg-info/SOURCES.txt
src/weightclass.egg-info/dependency_links.txt
src/weightclass.egg-info/entry_points.txt
src/weightclass.egg-info/top_level.txt
src/weightclass/examples/agy_cost_focused_policy.json
src/weightclass/examples/claude_cost_focused_policy.json
src/weightclass/examples/codex_cost_focused_policy.json
src/weightclass/examples/grok_cost_focused_policy.json
tests/compare_release_candidates.py
tests/release-normalization-exclusions-v1.json
tests/runtime_guard.py
tests/synthetic_descendant_containment.py
tests/synthetic_probe_child.py
tests/synthetic_probe_protocol.py
tests/synthetic_probe_runner.py
tests/test_agent_discovery.py
tests/test_canonical_v2.py
tests/test_ci_workflow_structure.py
tests/test_classification.py
tests/test_cli_startup.py
tests/test_distribution_isolation.py
tests/test_doc_examples_tier_source.py
tests/test_eval_cost_benchmark.py
tests/test_eval_cost_policy.py
tests/test_eval_provider_usage_benchmark.py
tests/test_eval_score.py
tests/test_eval_token_benchmark.py
tests/test_eval_verifier_recall.py
tests/test_executable_observation.py
tests/test_explicit_tier_selection.py
tests/test_foreground_process.py
tests/test_guarded_runtime_suite.py
tests/test_json_input.py
tests/test_legacy_contract.py
tests/test_legacy_distribution_contract.py
tests/test_native_v2_cli.py
tests/test_native_v2_compile.py
tests/test_native_v2_runtime.py
tests/test_native_v2_schema.py
tests/test_native_v3_cli.py
tests/test_native_v3_compile.py
tests/test_native_v3_runtime.py
tests/test_native_v3_schema.py
tests/test_native_v3_selector.py
tests/test_preset_names.py
tests/test_process_context.py
tests/test_productization_followups.py
tests/test_productization_ordinary.py
tests/test_release_candidate.py
tests/test_release_source.py
tests/test_release_workflow_structure.py
tests/test_router.py
tests/test_runtime_guard_activation.py
tests/test_security_performance_hardening.py
tests/test_suite_structure.py
tests/test_synthetic_probe_protocol.py
tests/test_task_v2.py
tests/test_terminal_review_default.py
tests/test_top_level_help.py
tests/test_usage_aggregate_bounds.py
tests/test_usage_aggregation.py
tests/test_v2_validation.py
tests/test_verified_exec_compatibility.py
tests/verify_distribution_isolation.py
tests/verify_release_candidate.py
tests/verify_release_source.py
tests/eval/README.md
tests/eval/claude_cost_baseline_policy.json
tests/eval/corpus.json
tests/eval/cost_benchmark.py
tests/eval/provider_usage_benchmark.py
tests/eval/score.py
tests/eval/token_benchmark.py
tests/eval/verifier-recall-preregistration.md
tests/eval/verifier-recall-report-2026-09-04-n26.json
tests/eval/verifier-recall-report-2026-09-04-n33.json
tests/eval/verifier_recall.py
tests/eval/verifier_recall_catalogue.json
tests/eval/fixtures/verifier-recall/src/ledger/__init__.py
tests/eval/fixtures/verifier-recall/src/ledger/cache.py
tests/eval/fixtures/verifier-recall/src/ledger/ids.py
tests/eval/fixtures/verifier-recall/src/ledger/pagination.py
tests/eval/fixtures/verifier-recall/src/ledger/schema.py
tests/eval/fixtures/verifier-recall/src/ledger/state.py
tests/eval/fixtures/verifier-recall/tests/ledger_acceptance.py
tests/eval/verifier-recall-checks/check_invariant.py
tests/fixtures/fake_native_runtime.py
tests/fixtures/native_v2_schema/boundaries.json
tests/fixtures/native_v2_schema/contract.json
tests/fixtures/native_v2_schema/golden_cross_vendor.json