LICENSE
README.md
pyproject.toml
src/acgs_lite/__init__.py
src/acgs_lite/_meta.py
src/acgs_lite/audit.py
src/acgs_lite/autonoma.py
src/acgs_lite/cli.py
src/acgs_lite/constrained_decoding.py
src/acgs_lite/errors.py
src/acgs_lite/fail_closed.py
src/acgs_lite/governed.py
src/acgs_lite/licensing.py
src/acgs_lite/maci.py
src/acgs_lite/matcher.py
src/acgs_lite/middleware.py
src/acgs_lite/openshell.py
src/acgs_lite/openshell_state.py
src/acgs_lite/py.typed
src/acgs_lite/report.py
src/acgs_lite/scoring.py
src/acgs_lite/serialization.py
src/acgs_lite/server.py
src/acgs_lite/z3_verify.py
src/acgs_lite.egg-info/PKG-INFO
src/acgs_lite.egg-info/SOURCES.txt
src/acgs_lite.egg-info/dependency_links.txt
src/acgs_lite.egg-info/entry_points.txt
src/acgs_lite.egg-info/requires.txt
src/acgs_lite.egg-info/top_level.txt
src/acgs_lite/commands/__init__.py
src/acgs_lite/commands/_helpers.py
src/acgs_lite/commands/assess.py
src/acgs_lite/commands/eu_ai_act.py
src/acgs_lite/commands/init.py
src/acgs_lite/commands/lifecycle.py
src/acgs_lite/commands/lint.py
src/acgs_lite/commands/observe.py
src/acgs_lite/commands/refusal.py
src/acgs_lite/commands/report.py
src/acgs_lite/commands/test_cmd.py
src/acgs_lite/compliance/__init__.py
src/acgs_lite/compliance/__main__.py
src/acgs_lite/compliance/australia_ai_ethics.py
src/acgs_lite/compliance/base.py
src/acgs_lite/compliance/brazil_lgpd.py
src/acgs_lite/compliance/canada_aida.py
src/acgs_lite/compliance/ccpa_cpra.py
src/acgs_lite/compliance/china_ai.py
src/acgs_lite/compliance/dora.py
src/acgs_lite/compliance/eu_ai_act.py
src/acgs_lite/compliance/evidence.py
src/acgs_lite/compliance/gdpr.py
src/acgs_lite/compliance/hipaa_ai.py
src/acgs_lite/compliance/india_dpdp.py
src/acgs_lite/compliance/iso_42001.py
src/acgs_lite/compliance/multi_framework.py
src/acgs_lite/compliance/nist_ai_rmf.py
src/acgs_lite/compliance/nyc_ll144.py
src/acgs_lite/compliance/oecd_ai.py
src/acgs_lite/compliance/report_exporter.py
src/acgs_lite/compliance/singapore_maigf.py
src/acgs_lite/compliance/soc2_ai.py
src/acgs_lite/compliance/uk_ai_framework.py
src/acgs_lite/compliance/us_fair_lending.py
src/acgs_lite/constitution/__init__.py
src/acgs_lite/constitution/abac.py
src/acgs_lite/constitution/access_control.py
src/acgs_lite/constitution/amendments.py
src/acgs_lite/constitution/analytics.py
src/acgs_lite/constitution/anomaly.py
src/acgs_lite/constitution/attestation.py
src/acgs_lite/constitution/autonomy_ratio.py
src/acgs_lite/constitution/boundaries.py
src/acgs_lite/constitution/causal_chain.py
src/acgs_lite/constitution/certificate.py
src/acgs_lite/constitution/change_request.py
src/acgs_lite/constitution/circuit_breaker.py
src/acgs_lite/constitution/claim_lifecycle.py
src/acgs_lite/constitution/comparison.py
src/acgs_lite/constitution/compliance_mapping.py
src/acgs_lite/constitution/conflict_resolution.py
src/acgs_lite/constitution/consent.py
src/acgs_lite/constitution/constitution.py
src/acgs_lite/constitution/contracts.py
src/acgs_lite/constitution/core.py
src/acgs_lite/constitution/cost_budget.py
src/acgs_lite/constitution/counterfactual.py
src/acgs_lite/constitution/coverage_analysis.py
src/acgs_lite/constitution/data_classification.py
src/acgs_lite/constitution/decision_explainer.py
src/acgs_lite/constitution/deduplication.py
src/acgs_lite/constitution/delegation_token.py
src/acgs_lite/constitution/dependency_analysis.py
src/acgs_lite/constitution/drift.py
src/acgs_lite/constitution/editor.py
src/acgs_lite/constitution/emergency.py
src/acgs_lite/constitution/enforcement.py
src/acgs_lite/constitution/escrow.py
src/acgs_lite/constitution/experience_library.py
src/acgs_lite/constitution/feature_flag.py
src/acgs_lite/constitution/filtering.py
src/acgs_lite/constitution/graduated_enforcement.py
src/acgs_lite/constitution/guardian.py
src/acgs_lite/constitution/incident.py
src/acgs_lite/constitution/intent_alignment.py
src/acgs_lite/constitution/interagent_protocol.py
src/acgs_lite/constitution/interpolation.py
src/acgs_lite/constitution/lifecycle.py
src/acgs_lite/constitution/memoization.py
src/acgs_lite/constitution/merging.py
src/acgs_lite/constitution/metadata_store.py
src/acgs_lite/constitution/metrics.py
src/acgs_lite/constitution/migration.py
src/acgs_lite/constitution/nearmiss.py
src/acgs_lite/constitution/notification.py
src/acgs_lite/constitution/obligation_engine.py
src/acgs_lite/constitution/obligation_prediction.py
src/acgs_lite/constitution/obligations.py
src/acgs_lite/constitution/observability_exporter.py
src/acgs_lite/constitution/permission_ceiling.py
src/acgs_lite/constitution/policy_export.py
src/acgs_lite/constitution/policy_fuzzer.py
src/acgs_lite/constitution/policy_lifecycle.py
src/acgs_lite/constitution/policy_linter.py
src/acgs_lite/constitution/policy_simulator.py
src/acgs_lite/constitution/provenance.py
src/acgs_lite/constitution/quarantine.py
src/acgs_lite/constitution/quorum.py
src/acgs_lite/constitution/ratelimit.py
src/acgs_lite/constitution/refusal_reasoning.py
src/acgs_lite/constitution/rego_export.py
src/acgs_lite/constitution/regulatory.py
src/acgs_lite/constitution/regulatory_scanner.py
src/acgs_lite/constitution/rendering.py
src/acgs_lite/constitution/replay.py
src/acgs_lite/constitution/reporting.py
src/acgs_lite/constitution/response_schema.py
src/acgs_lite/constitution/retention.py
src/acgs_lite/constitution/rollout.py
src/acgs_lite/constitution/routing.py
src/acgs_lite/constitution/rule.py
src/acgs_lite/constitution/rule_metrics.py
src/acgs_lite/constitution/rule_template.py
src/acgs_lite/constitution/sandbox.py
src/acgs_lite/constitution/schema_validation.py
src/acgs_lite/constitution/semantic_search.py
src/acgs_lite/constitution/serialization.py
src/acgs_lite/constitution/session_contract.py
src/acgs_lite/constitution/similarity.py
src/acgs_lite/constitution/simulation.py
src/acgs_lite/constitution/sla.py
src/acgs_lite/constitution/snapshot.py
src/acgs_lite/constitution/spot_check.py
src/acgs_lite/constitution/subsumption.py
src/acgs_lite/constitution/tags.py
src/acgs_lite/constitution/template_data.py
src/acgs_lite/constitution/templates.py
src/acgs_lite/constitution/test_suite.py
src/acgs_lite/constitution/testing.py
src/acgs_lite/constitution/trust_score.py
src/acgs_lite/constitution/validator_selection.py
src/acgs_lite/constitution/versioning.py
src/acgs_lite/constitution/voting.py
src/acgs_lite/constitution/waivers.py
src/acgs_lite/constitution/weighted_policy.py
src/acgs_lite/constitution/workflow_analytics.py
src/acgs_lite/engine/__init__.py
src/acgs_lite/engine/_rust_dispatch.py
src/acgs_lite/engine/audit_runtime.py
src/acgs_lite/engine/batch.py
src/acgs_lite/engine/conversation.py
src/acgs_lite/engine/core.py
src/acgs_lite/engine/matcher.py
src/acgs_lite/engine/models.py
src/acgs_lite/engine/rust.py
src/acgs_lite/engine/streaming.py
src/acgs_lite/engine/synthesis.py
src/acgs_lite/engine/types.py
src/acgs_lite/eu_ai_act/__init__.py
src/acgs_lite/eu_ai_act/article12.py
src/acgs_lite/eu_ai_act/compliance_checklist.py
src/acgs_lite/eu_ai_act/human_oversight.py
src/acgs_lite/eu_ai_act/risk_classification.py
src/acgs_lite/eu_ai_act/transparency.py
src/acgs_lite/integrations/__init__.py
src/acgs_lite/integrations/a2a.py
src/acgs_lite/integrations/anthropic.py
src/acgs_lite/integrations/autogen.py
src/acgs_lite/integrations/base.py
src/acgs_lite/integrations/cloud_logging.py
src/acgs_lite/integrations/cloud_run_server.py
src/acgs_lite/integrations/crewai.py
src/acgs_lite/integrations/dashboard.py
src/acgs_lite/integrations/dspy.py
src/acgs_lite/integrations/github.py
src/acgs_lite/integrations/gitlab.py
src/acgs_lite/integrations/google_genai.py
src/acgs_lite/integrations/haystack.py
src/acgs_lite/integrations/kubernetes.py
src/acgs_lite/integrations/langchain.py
src/acgs_lite/integrations/litellm.py
src/acgs_lite/integrations/llamaindex.py
src/acgs_lite/integrations/mcp_server.py
src/acgs_lite/integrations/notifications.py
src/acgs_lite/integrations/openai.py
src/acgs_lite/integrations/openshell_governance.py
src/acgs_lite/integrations/otel.py
src/acgs_lite/integrations/pydantic_ai.py
src/acgs_lite/integrations/xai.py
src/acgs_lite/maci/__init__.py
src/acgs_lite/maci/enforcer.py
src/acgs_lite/maci/registry.py
src/acgs_lite/maci/roles.py
tests/test_adversarial_inputs.py
tests/test_amendments.py
tests/test_anthropic_integration.py
tests/test_autonoma.py
tests/test_autoresearch_scenario_corpus.py
tests/test_benchmark_engine.py
tests/test_claim_lifecycle.py
tests/test_cli_governance.py
tests/test_compliance.py
tests/test_compliance_cli_module.py
tests/test_compliance_eu_ai_act_risk_tier.py
tests/test_compliance_evidence.py
tests/test_compliance_new_frameworks.py
tests/test_compliance_refactor.py
tests/test_compliance_report_exporter.py
tests/test_compliance_round3.py
tests/test_constitution_coverage.py
tests/test_constitution_editor.py
tests/test_constitution_metrics.py
tests/test_constitution_migration.py
tests/test_constitution_refactor.py
tests/test_constitution_split.py
tests/test_constrained_decoding.py
tests/test_context_validation.py
tests/test_contracts.py
tests/test_conversation_governance.py
tests/test_core.py
tests/test_coverage_a2a.py
tests/test_coverage_autogen.py
tests/test_coverage_batch2.py
tests/test_coverage_batch3a.py
tests/test_coverage_batch3b.py
tests/test_coverage_batch3c.py
tests/test_coverage_batch_e.py
tests/test_coverage_batch_j.py
tests/test_coverage_batch_m.py
tests/test_coverage_engine_extra.py
tests/test_coverage_llamaindex.py
tests/test_coverage_openai_stub.py
tests/test_coverage_rust_ext.py
tests/test_coverage_schema_validation.py
tests/test_coverage_snapshot.py
tests/test_crewai_integration.py
tests/test_dashboard_integration.py
tests/test_dspy_integration.py
tests/test_e2e_governance.py
tests/test_eng_review_p2.py
tests/test_engine_core_coverage.py
tests/test_engine_refactor.py
tests/test_eu_ai_act_refactor.py
tests/test_evaluate_raw_dataset_cases.py
tests/test_examples_smoke.py
tests/test_expanded_integrations.py
tests/test_experience_library.py
tests/test_fail_closed.py
tests/test_github_integration.py
tests/test_gitlab_integration.py
tests/test_governance_modules_coverage.py
tests/test_governance_pipeline_e2e.py
tests/test_governance_quality.py
tests/test_governed_constrained_output.py
tests/test_hackathon_evals.py
tests/test_haystack_integration.py
tests/test_integrations.py
tests/test_integrations_refactor.py
tests/test_kubernetes_integration.py
tests/test_licensing.py
tests/test_maci.py
tests/test_matcher.py
tests/test_mcp_server.py
tests/test_metadata_store.py
tests/test_notifications_integration.py
tests/test_openshell_governance_http.py
tests/test_openshell_governance_integration.py
tests/test_openshell_state.py
tests/test_otel_integration.py
tests/test_paper_adapter_manifest_2603_19220v1.py
tests/test_paper_extract_2603_19220v1.py
tests/test_policy_fuzzer.py
tests/test_policy_lifecycle.py
tests/test_pydantic_ai_integration.py
tests/test_raw_dataset_adapter.py
tests/test_real_use_case_datasets.py
tests/test_real_world_scenarios.py
tests/test_recent_experiments.py
tests/test_regex_fallback_regressions.py
tests/test_response_schema.py
tests/test_rule_metrics.py
tests/test_run_raw_dataset_manifest.py
tests/test_runtime_rule_activation.py
tests/test_runtime_rule_filtering.py
tests/test_semantic_search.py
tests/test_server.py
tests/test_server_rules_crud.py
tests/test_spot_check.py
tests/test_streaming_governance.py
tests/test_synthesis_engine.py
tests/test_trust_score_domains.py
tests/test_validator_selection.py