CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
finefettle.egg-info/PKG-INFO
finefettle.egg-info/SOURCES.txt
finefettle.egg-info/dependency_links.txt
finefettle.egg-info/entry_points.txt
finefettle.egg-info/requires.txt
finefettle.egg-info/top_level.txt
hooks/hooks.json
hooks/subagent_inject.js
integrations/opencode/fettle.ts
integrations/vscode/src/extension.ts
rules/.ruff.toml
rules/go-antipatterns.yml
rules/llm-antipatterns.yml
rules/ts-antipatterns.yml
scripts/__init__.py
scripts/__main__.py
scripts/_resources.py
scripts/action_entrypoint.py
scripts/advisory.py
scripts/ai_summaries.py
scripts/artifact_gate.py
scripts/autofix.py
scripts/baseline.py
scripts/bash_audit.py
scripts/bench.py
scripts/blackduck_adapter.py
scripts/boundary_rules.py
scripts/boundary_scan.py
scripts/cache.py
scripts/changeset.py
scripts/ci.py
scripts/ci_diagnose.py
scripts/ci_ingest.py
scripts/cli.py
scripts/commit_message.py
scripts/complexity_check.py
scripts/config.py
scripts/config_protect.py
scripts/config_v050.py
scripts/coverage_gate.py
scripts/cross_review.py
scripts/debt_report.py
scripts/dep_check.py
scripts/deploy_gate.py
scripts/destructive_guard.py
scripts/discipline_link.py
scripts/dispatcher.py
scripts/dispatcher_aggregate.py
scripts/dispatcher_registry.py
scripts/dispatcher_types.py
scripts/doctor.py
scripts/entry_points.py
scripts/environment.py
scripts/evals_runner.py
scripts/event.py
scripts/explain.py
scripts/finding.py
scripts/fp_stamp.py
scripts/health_telemetry.py
scripts/import_graph.py
scripts/install.py
scripts/integration_base.py
scripts/lean_debt.py
scripts/lean_sniffers.py
scripts/learn.py
scripts/loop_detect.py
scripts/lsp_server.py
scripts/mcp_trust_gate.py
scripts/migration_safety.py
scripts/mutation_test.py
scripts/pact_adapter.py
scripts/paths.py
scripts/plan_validator.py
scripts/policy_layers.py
scripts/post_bash_doc_check.py
scripts/post_edit.py
scripts/post_edit_go.py
scripts/post_edit_ts.py
scripts/pr_review.py
scripts/profile.py
scripts/project_rules.py
scripts/provenance_gate.py
scripts/py.typed
scripts/quality_gate.py
scripts/quality_scan.py
scripts/ratchet.py
scripts/release_gate.py
scripts/report.py
scripts/result.py
scripts/review.py
scripts/sarif.py
scripts/schema_drift.py
scripts/scope_creep.py
scripts/secret_scan.py
scripts/security_review.py
scripts/semgrep_util.py
scripts/sonar_adapter.py
scripts/spec_audit.py
scripts/stop_quality_gate.py
scripts/suppressions_v3.py
scripts/tdd_gate.py
scripts/test_discovery.py
scripts/test_runner_opts.py
scripts/threat_model.py
scripts/tier_routing.py
scripts/tool_runner.py
scripts/trace.py
scripts/trace_requirements.py
scripts/ux_spec_gate.py
scripts/worklog.py
scripts/workspace.py
scripts/adapters/__init__.py
scripts/adapters/go_adapter.py
scripts/adapters/python_adapter.py
scripts/adapters/rust_adapter.py
scripts/adapters/typescript_adapter.py
templates/ci-fettle.yml
templates/claude-md-addon.md
templates/ops-review.md
templates/pre-commit-config.yaml
templates/preflight.md
tests/test_action_entrypoint.py
tests/test_adapter.py
tests/test_advanced.py
tests/test_advisory.py
tests/test_artifact_gate.py
tests/test_baseline.py
tests/test_bash_audit.py
tests/test_bench.py
tests/test_bootstrap_gate.py
tests/test_boundary_rules.py
tests/test_boundary_scan.py
tests/test_changeset.py
tests/test_ci.py
tests/test_ci_diagnose.py
tests/test_ci_ingest.py
tests/test_cli.py
tests/test_commit_message.py
tests/test_complexity.py
tests/test_config.py
tests/test_config_protect.py
tests/test_config_v050.py
tests/test_coverage_gate.py
tests/test_debt_report.py
tests/test_debug_detect.py
tests/test_dep_check.py
tests/test_deploy_gate.py
tests/test_destructive_guard.py
tests/test_discipline_link.py
tests/test_dispatcher.py
tests/test_doctor.py
tests/test_entry_points.py
tests/test_environment.py
tests/test_evals_runner.py
tests/test_finding.py
tests/test_health_telemetry.py
tests/test_import_graph.py
tests/test_integrations.py
tests/test_lean_debt.py
tests/test_lean_sniffers.py
tests/test_lean_surface.py
tests/test_learn.py
tests/test_loop_detect.py
tests/test_loop_discipline.py
tests/test_lsp_server.py
tests/test_mcp_trust_gate.py
tests/test_mutation_test.py
tests/test_output_schema.py
tests/test_paths.py
tests/test_plan_validator.py
tests/test_policy_layers.py
tests/test_polyglot_adapters.py
tests/test_post_bash_doc_check.py
tests/test_post_edit.py
tests/test_post_edit_go.py
tests/test_post_edit_rust.py
tests/test_post_edit_shell.py
tests/test_pr_review.py
tests/test_profile.py
tests/test_project_rules.py
tests/test_provenance_gate.py
tests/test_quality_gate.py
tests/test_quality_scan.py
tests/test_ratchet.py
tests/test_release_gate.py
tests/test_report.py
tests/test_resources.py
tests/test_result.py
tests/test_rule_integrity.py
tests/test_rules.py
tests/test_run_sh.py
tests/test_scope_creep.py
tests/test_scrub_audit.py
tests/test_secret_scan.py
tests/test_security_review.py
tests/test_semgrep_anchor.py
tests/test_spec_audit.py
tests/test_stop_quality_gate.py
tests/test_subagent_inject.py
tests/test_suppressions_v3.py
tests/test_tdd_gate.py
tests/test_test_discovery.py
tests/test_test_runner_opts.py
tests/test_threat_model.py
tests/test_tier_routing.py
tests/test_tool_runner.py
tests/test_trace.py
tests/test_trace_requirements.py
tests/test_ts_rules.py
tests/test_typescript_adapter.py
tests/test_ux_spec_gate.py
tests/test_worklog.py
tests/test_workspace.py