LICENSE
NOTICE
README.md
pyproject.toml
src/agentic_security_harness/__init__.py
src/agentic_security_harness/adapter_base.py
src/agentic_security_harness/adapters.py
src/agentic_security_harness/attestation_policy.py
src/agentic_security_harness/cli.py
src/agentic_security_harness/companion_contracts.py
src/agentic_security_harness/context_consent_campaign.py
src/agentic_security_harness/corpus.py
src/agentic_security_harness/covering_array.py
src/agentic_security_harness/demo_adapter.py
src/agentic_security_harness/demo_agent.py
src/agentic_security_harness/doctor.py
src/agentic_security_harness/envelope_policy.py
src/agentic_security_harness/evidence_campaign.py
src/agentic_security_harness/evidence_quality.py
src/agentic_security_harness/evidence_status.py
src/agentic_security_harness/external_openai_compatible.py
src/agentic_security_harness/external_prompt.py
src/agentic_security_harness/external_runner.py
src/agentic_security_harness/external_validation.py
src/agentic_security_harness/ground_truth.py
src/agentic_security_harness/handoff_integrity.py
src/agentic_security_harness/html_report.py
src/agentic_security_harness/local_profiles.py
src/agentic_security_harness/local_swarm.py
src/agentic_security_harness/local_swarm_matrix.py
src/agentic_security_harness/marketing_web_injection_campaign.py
src/agentic_security_harness/marketing_web_live_campaign.py
src/agentic_security_harness/matrix.py
src/agentic_security_harness/memory_governance.py
src/agentic_security_harness/memory_rehydration_campaign.py
src/agentic_security_harness/mock_target.py
src/agentic_security_harness/models.py
src/agentic_security_harness/patterns.py
src/agentic_security_harness/planner_task_campaign.py
src/agentic_security_harness/portfolio_contract.py
src/agentic_security_harness/presets.py
src/agentic_security_harness/protected_demo_agent.py
src/agentic_security_harness/py.typed
src/agentic_security_harness/r5_public_projection.py
src/agentic_security_harness/rag_context_campaign.py
src/agentic_security_harness/reconciliation.py
src/agentic_security_harness/remediation.py
src/agentic_security_harness/reporting.py
src/agentic_security_harness/reviewer_receipt.py
src/agentic_security_harness/run_config.py
src/agentic_security_harness/run_diff.py
src/agentic_security_harness/run_manifest.py
src/agentic_security_harness/rundb.py
src/agentic_security_harness/runner.py
src/agentic_security_harness/runtime_guard_foundation.py
src/agentic_security_harness/safe_io.py
src/agentic_security_harness/safe_markdown.py
src/agentic_security_harness/safe_terminal.py
src/agentic_security_harness/scenario_adjudication.py
src/agentic_security_harness/scenario_timeline.py
src/agentic_security_harness/scenarios.py
src/agentic_security_harness/schema_versions.py
src/agentic_security_harness/scorecard.py
src/agentic_security_harness/secret_hygiene.py
src/agentic_security_harness/secret_leak_campaign.py
src/agentic_security_harness/semantic_drift_campaign.py
src/agentic_security_harness/semantic_propagation_campaign.py
src/agentic_security_harness/showcase.py
src/agentic_security_harness/source_identity.py
src/agentic_security_harness/standards_mapping.py
src/agentic_security_harness/static_import_closure.py
src/agentic_security_harness/stats.py
src/agentic_security_harness/swarm_defense_contour.py
src/agentic_security_harness/swarm_defense_live_campaign.py
src/agentic_security_harness/swarm_resilience_campaign.py
src/agentic_security_harness/tool_authority_campaign.py
src/agentic_security_harness/toy_adapters.py
src/agentic_security_harness/trace_schema.py
src/agentic_security_harness/trading_bot_stand.py
src/agentic_security_harness/validation.py
src/agentic_security_harness/version.py
src/agentic_security_harness.egg-info/PKG-INFO
src/agentic_security_harness.egg-info/SOURCES.txt
src/agentic_security_harness.egg-info/dependency_links.txt
src/agentic_security_harness.egg-info/entry_points.txt
src/agentic_security_harness.egg-info/requires.txt
src/agentic_security_harness.egg-info/top_level.txt
tests/test_adapters.py
tests/test_attestation_policy.py
tests/test_boundary_variation_matrices.py
tests/test_cli.py
tests/test_cli_authority.py
tests/test_companion_contracts.py
tests/test_context_consent_campaign.py
tests/test_corpus.py
tests/test_covering_array.py
tests/test_demo_agent.py
tests/test_doctor.py
tests/test_documentation_contract.py
tests/test_e2e.py
tests/test_envelope_policy.py
tests/test_evidence_campaign.py
tests/test_evidence_quality.py
tests/test_evidence_status.py
tests/test_external.py
tests/test_fuzzing_integration.py
tests/test_git_security_hygiene.py
tests/test_golden_snapshots.py
tests/test_ground_truth.py
tests/test_handoff_integrity.py
tests/test_html_report.py
tests/test_local_suite.py
tests/test_local_swarm.py
tests/test_local_swarm_matrix.py
tests/test_marketing_web_injection_campaign.py
tests/test_marketing_web_live_campaign.py
tests/test_matrix.py
tests/test_memory_governance.py
tests/test_memory_rehydration_campaign.py
tests/test_models.py
tests/test_packaging.py
tests/test_planner_task_campaign.py
tests/test_portfolio_contract.py
tests/test_portfolio_contract_v1.py
tests/test_portfolio_unification_contract.py
tests/test_presets.py
tests/test_protected.py
tests/test_public_artifact_hygiene.py
tests/test_publish_workflow.py
tests/test_r4_standards_ontology_delta.py
tests/test_r5_public_projection.py
tests/test_rag_context_campaign.py
tests/test_reconciliation.py
tests/test_release_sbom.py
tests/test_release_workflow.py
tests/test_reporting.py
tests/test_reproducible_sdist.py
tests/test_reviewer_receipt.py
tests/test_run_diff.py
tests/test_run_manifest.py
tests/test_rundb.py
tests/test_runner.py
tests/test_runtime_guard_foundation.py
tests/test_safe_io.py
tests/test_safe_markdown.py
tests/test_safe_terminal.py
tests/test_scenario_adjudication.py
tests/test_scenario_timeline.py
tests/test_scenarios.py
tests/test_schema_versions.py
tests/test_scorecard.py
tests/test_secret_leak_campaign.py
tests/test_security_portfolio_roadmap_contract.py
tests/test_semantic_drift_campaign.py
tests/test_semantic_propagation_campaign.py
tests/test_showcase.py
tests/test_source_identity.py
tests/test_standards_mapping.py
tests/test_static_import_closure.py
tests/test_stats.py
tests/test_swarm_defense_contour.py
tests/test_swarm_defense_live_campaign.py
tests/test_swarm_resilience_campaign.py
tests/test_tool_authority_campaign.py
tests/test_toy_adapters.py
tests/test_toy_multi_agent.py
tests/test_trace_schema_contract.py
tests/test_trading_bot_stand.py
tests/test_v06_patterns.py
tests/test_v07_patterns.py
tests/test_validation.py
tests/test_workflow_security.py