LICENSE
README.md
pyproject.toml
setup.py
src/briefloop.egg-info/PKG-INFO
src/briefloop.egg-info/SOURCES.txt
src/briefloop.egg-info/dependency_links.txt
src/briefloop.egg-info/entry_points.txt
src/briefloop.egg-info/requires.txt
src/briefloop.egg-info/top_level.txt
src/multi_agent_brief/__init__.py
src/multi_agent_brief/orchestrator_contract.py
src/multi_agent_brief/runtime_assets.py
src/multi_agent_brief/status.py
src/multi_agent_brief/analysis_blocks/__init__.py
src/multi_agent_brief/analysis_blocks/builder.py
src/multi_agent_brief/analysis_blocks/renderer.py
src/multi_agent_brief/analysis_blocks/schemas.py
src/multi_agent_brief/analysis_modules/__init__.py
src/multi_agent_brief/analysis_modules/base.py
src/multi_agent_brief/analysis_modules/registry.py
src/multi_agent_brief/analysis_modules/market_competitor/__init__.py
src/multi_agent_brief/analysis_modules/market_competitor/auditor.py
src/multi_agent_brief/analysis_modules/market_competitor/config.py
src/multi_agent_brief/analysis_modules/market_competitor/event_builder.py
src/multi_agent_brief/analysis_modules/market_competitor/renderer.py
src/multi_agent_brief/analysis_modules/market_competitor/schemas.py
src/multi_agent_brief/analysis_modules/policy_regulatory/__init__.py
src/multi_agent_brief/analysis_modules/policy_regulatory/audit.py
src/multi_agent_brief/analysis_modules/policy_regulatory/module.py
src/multi_agent_brief/analysis_modules/policy_regulatory/schemas.py
src/multi_agent_brief/audience/__init__.py
src/multi_agent_brief/audience/profiles.py
src/multi_agent_brief/audience_memory/__init__.py
src/multi_agent_brief/audience_memory/profile.py
src/multi_agent_brief/audit/__init__.py
src/multi_agent_brief/audit/case_applicability.py
src/multi_agent_brief/audit/deterministic.py
src/multi_agent_brief/audit/editorial_governance.py
src/multi_agent_brief/audit/final_quality.py
src/multi_agent_brief/audit/harness.py
src/multi_agent_brief/audit/interfaces.py
src/multi_agent_brief/audit/limitation_hygiene.py
src/multi_agent_brief/audit/proposal_boundary.py
src/multi_agent_brief/audit/redaction.py
src/multi_agent_brief/audit/rule_packs.py
src/multi_agent_brief/audit/semantic.py
src/multi_agent_brief/capabilities/__init__.py
src/multi_agent_brief/capabilities/catalog.py
src/multi_agent_brief/capabilities/detect.py
src/multi_agent_brief/capabilities/models.py
src/multi_agent_brief/capabilities/recommend.py
src/multi_agent_brief/cli/__init__.py
src/multi_agent_brief/cli/analysis_commands.py
src/multi_agent_brief/cli/approval_commands.py
src/multi_agent_brief/cli/audit_commands.py
src/multi_agent_brief/cli/capability_commands.py
src/multi_agent_brief/cli/claude_commands.py
src/multi_agent_brief/cli/competitors_commands.py
src/multi_agent_brief/cli/controls_commands.py
src/multi_agent_brief/cli/deliver_commands.py
src/multi_agent_brief/cli/eval_cases_commands.py
src/multi_agent_brief/cli/experiments_commands.py
src/multi_agent_brief/cli/feedback_commands.py
src/multi_agent_brief/cli/finalize_commands.py
src/multi_agent_brief/cli/gates_commands.py
src/multi_agent_brief/cli/hermes_commands.py
src/multi_agent_brief/cli/improve_commands.py
src/multi_agent_brief/cli/init_commands.py
src/multi_agent_brief/cli/init_wizard.py
src/multi_agent_brief/cli/input_commands.py
src/multi_agent_brief/cli/main.py
src/multi_agent_brief/cli/onboard_commands.py
src/multi_agent_brief/cli/product_commands.py
src/multi_agent_brief/cli/provenance_commands.py
src/multi_agent_brief/cli/release_commands.py
src/multi_agent_brief/cli/repair_commands.py
src/multi_agent_brief/cli/run_commands.py
src/multi_agent_brief/cli/runtime_commands.py
src/multi_agent_brief/cli/secrets_commands.py
src/multi_agent_brief/cli/semantic_support_commands.py
src/multi_agent_brief/cli/sources_commands.py
src/multi_agent_brief/cli/start_commands.py
src/multi_agent_brief/cli/state_commands.py
src/multi_agent_brief/cli/status_commands.py
src/multi_agent_brief/cli/workbuddy_commands.py
src/multi_agent_brief/configs/artifact_contracts.yaml
src/multi_agent_brief/configs/orchestrator_contract.yaml
src/multi_agent_brief/configs/stage_specs.yaml
src/multi_agent_brief/configs/policy_packs/default.yaml
src/multi_agent_brief/configs/policy_profiles/evidence_extract_default.yaml
src/multi_agent_brief/configs/policy_profiles/finance_default.yaml
src/multi_agent_brief/configs/policy_profiles/internet_default.yaml
src/multi_agent_brief/configs/policy_profiles/manufacturing_default.yaml
src/multi_agent_brief/configs/policy_profiles/solar_manufacturing_default.yaml
src/multi_agent_brief/configs/report_packs/evidence_extract.yaml
src/multi_agent_brief/configs/report_packs/management_monthly.yaml
src/multi_agent_brief/configs/report_packs/market_weekly.yaml
src/multi_agent_brief/configs/report_packs/solar_industry_periodic.yaml
src/multi_agent_brief/configs/report_templates/evidence_extract.yaml
src/multi_agent_brief/configs/report_templates/management_monthly.yaml
src/multi_agent_brief/configs/report_templates/market_weekly.yaml
src/multi_agent_brief/configs/report_templates/solar_industry_periodic.yaml
src/multi_agent_brief/contracts/__init__.py
src/multi_agent_brief/contracts/base.py
src/multi_agent_brief/contracts/errors.py
src/multi_agent_brief/contracts/registry.py
src/multi_agent_brief/contracts/role_topology.py
src/multi_agent_brief/contracts/semantic_assessment_status.py
src/multi_agent_brief/contracts/source_metadata.py
src/multi_agent_brief/contracts/target_contract.py
src/multi_agent_brief/contracts/validator.py
src/multi_agent_brief/contracts/migrations/__init__.py
src/multi_agent_brief/contracts/migrations/claim_v1_to_v2.py
src/multi_agent_brief/contracts/schemas/__init__.py
src/multi_agent_brief/contracts/schemas/analysis_pack.py
src/multi_agent_brief/contracts/schemas/atomic_claim_graph.py
src/multi_agent_brief/contracts/schemas/audit_report.py
src/multi_agent_brief/contracts/schemas/candidate_item.py
src/multi_agent_brief/contracts/schemas/claim.py
src/multi_agent_brief/contracts/schemas/claim_draft.py
src/multi_agent_brief/contracts/schemas/claim_support_matrix.py
src/multi_agent_brief/contracts/schemas/evidence_span_registry.py
src/multi_agent_brief/contracts/schemas/policy_profile.py
src/multi_agent_brief/contracts/schemas/report_spec.py
src/multi_agent_brief/contracts/schemas/semantic_assessment_report.py
src/multi_agent_brief/contracts/schemas/source_evidence_pack_manifest.py
src/multi_agent_brief/contracts/schemas/source_item.py
src/multi_agent_brief/controls/__init__.py
src/multi_agent_brief/controls/contract.py
src/multi_agent_brief/controls/switchboard.py
src/multi_agent_brief/core/__init__.py
src/multi_agent_brief/core/citations.py
src/multi_agent_brief/core/claim_ledger.py
src/multi_agent_brief/core/config.py
src/multi_agent_brief/core/env.py
src/multi_agent_brief/core/previous.py
src/multi_agent_brief/core/schemas.py
src/multi_agent_brief/core/selection.py
src/multi_agent_brief/delivery/__init__.py
src/multi_agent_brief/delivery/base.py
src/multi_agent_brief/delivery/feishu.py
src/multi_agent_brief/delivery/gws.py
src/multi_agent_brief/evaluation_cases/__init__.py
src/multi_agent_brief/evaluation_cases/contract.py
src/multi_agent_brief/evaluation_cases/fixtures.py
src/multi_agent_brief/evaluation_cases/runner.py
src/multi_agent_brief/evaluation_cases/fixtures/manifest.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/approved_guidance_materialized/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/approved_guidance_materialized/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/approved_guidance_materialized/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/approved_guidance_materialized/workspace/improvement/ledger.jsonl
src/multi_agent_brief/evaluation_cases/fixtures/cases/company_event_missing_latest_official_check/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/company_event_missing_latest_official_check/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/company_event_missing_latest_official_check/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/control_switchboard_selection_is_not_execution/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/control_switchboard_selection_is_not_execution/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/control_switchboard_selection_is_not_execution/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/feedback_triage_required/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/feedback_triage_required/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/feedback_triage_required/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/feedback_triage_required/workspace/input/human_feedback.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/final_abstract_quality_warning_surface/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/formal_release_missing_human_approval/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/formal_release_missing_human_approval/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/formal_release_missing_human_approval/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/guidance_manifestation_not_observable/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/guidance_manifestation_not_observable/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/guidance_manifestation_not_observable/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/media_only_legal_policy_blocks_research_review/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/media_only_legal_policy_blocks_research_review/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/media_only_legal_policy_blocks_research_review/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/mixed_metric_scope_support_blocker/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/mixed_metric_scope_support_blocker/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/mixed_metric_scope_support_blocker/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/feedback_issues.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/repair_plan.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/planned_blocking_issue_cannot_continue/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/quality_gate_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/provenance_projection_minimal/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_source_appendix/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reader_facing_target_relevance/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/release_readiness_forged_event_blocker/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/release_readiness_forged_event_blocker/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/release_readiness_forged_event_blocker/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/release_readiness_forged_event_blocker/workspace/output/intermediate/release_readiness_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/improvement/ledger.jsonl
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/improvement/memory.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/reverted_entry_removed_from_next_snapshot/workspace/output/intermediate/improvement_memory_snapshot.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/report_spec.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/input/sources/source-001.txt
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/source_appendix.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/source_appendix_trace.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/delivery/brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/atomic_claim_graph.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/evidence_span_registry.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/finalize_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/gates/auditor_quality_gate_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/same_evidence_reader_quality_regression/workspace/output/intermediate/gates/finalize_quality_gate_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/source_evidence_pack_blocks_non_evidence_file/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/source_evidence_pack_blocks_non_evidence_file/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/source_evidence_pack_blocks_non_evidence_file/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/source_evidence_pack_blocks_non_evidence_file/workspace/input/sources/README.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/source_evidence_pack_blocks_non_evidence_file/workspace/output/intermediate/source_evidence_pack_manifest.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/stale_current_claim/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/third_party_price_snapshot_formal_block/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/third_party_price_snapshot_formal_block/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/third_party_price_snapshot_formal_block/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/trajectory_retry_budget_exhausted/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/trajectory_retry_budget_exhausted/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/trajectory_retry_budget_exhausted/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/unapproved_entry_not_materialized/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unapproved_entry_not_materialized/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unapproved_entry_not_materialized/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/unapproved_entry_not_materialized/workspace/improvement/ledger.jsonl
src/multi_agent_brief/evaluation_cases/fixtures/cases/unauthorized_institution_branding_blocks_release/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unauthorized_institution_branding_blocks_release/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unauthorized_institution_branding_blocks_release/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/config.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/sources.yaml
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/user.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/output/intermediate/audit_report.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/output/intermediate/audited_brief.md
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/output/intermediate/candidate_claims.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/output/intermediate/claim_ledger.json
src/multi_agent_brief/evaluation_cases/fixtures/cases/unsupported_material_fact/workspace/output/intermediate/screened_candidates.json
src/multi_agent_brief/experiments/__init__.py
src/multi_agent_brief/experiments/experiment_080.py
src/multi_agent_brief/experiments/schemas.py
src/multi_agent_brief/experiments/target_contract.py
src/multi_agent_brief/feedback/__init__.py
src/multi_agent_brief/feedback/feedback_contract.py
src/multi_agent_brief/feedback/feedback_state.py
src/multi_agent_brief/hermes/__init__.py
src/multi_agent_brief/hermes/adapter.py
src/multi_agent_brief/improvement/__init__.py
src/multi_agent_brief/improvement/contract.py
src/multi_agent_brief/improvement/memory.py
src/multi_agent_brief/improvement/product_definition.py
src/multi_agent_brief/improvement/state.py
src/multi_agent_brief/inputs/__init__.py
src/multi_agent_brief/inputs/classifier.py
src/multi_agent_brief/inputs/contracts.py
src/multi_agent_brief/inputs/extractor.py
src/multi_agent_brief/install/__init__.py
src/multi_agent_brief/install/writer.py
src/multi_agent_brief/onboarding/__init__.py
src/multi_agent_brief/onboarding/io.py
src/multi_agent_brief/onboarding/mapper.py
src/multi_agent_brief/onboarding/schema.py
src/multi_agent_brief/orchestrator/__init__.py
src/multi_agent_brief/orchestrator/fact_layer_import.py
src/multi_agent_brief/orchestrator/handoff.py
src/multi_agent_brief/orchestrator/role_topology.py
src/multi_agent_brief/orchestrator/run_archive.py
src/multi_agent_brief/orchestrator/run_integrity.py
src/multi_agent_brief/orchestrator/source_evidence.py
src/multi_agent_brief/orchestrator/timing.py
src/multi_agent_brief/orchestrator/runtime_state/__init__.py
src/multi_agent_brief/orchestrator/runtime_state/_io.py
src/multi_agent_brief/orchestrator/runtime_state/_transactions.py
src/multi_agent_brief/orchestrator/runtime_state/artifact_registry.py
src/multi_agent_brief/orchestrator/runtime_state/atomic_claim_graph.py
src/multi_agent_brief/orchestrator/runtime_state/claim_ledger_freeze.py
src/multi_agent_brief/orchestrator/runtime_state/claim_metadata_enrichment.py
src/multi_agent_brief/orchestrator/runtime_state/claim_support_matrix.py
src/multi_agent_brief/orchestrator/runtime_state/completion_gates.py
src/multi_agent_brief/orchestrator/runtime_state/contracts_loader.py
src/multi_agent_brief/orchestrator/runtime_state/decisions.py
src/multi_agent_brief/orchestrator/runtime_state/errors.py
src/multi_agent_brief/orchestrator/runtime_state/event_log.py
src/multi_agent_brief/orchestrator/runtime_state/evidence_span_registry.py
src/multi_agent_brief/orchestrator/runtime_state/fact_layer.py
src/multi_agent_brief/orchestrator/runtime_state/identity.py
src/multi_agent_brief/orchestrator/runtime_state/lifecycle.py
src/multi_agent_brief/orchestrator/runtime_state/manifest.py
src/multi_agent_brief/orchestrator/runtime_state/operations.py
src/multi_agent_brief/orchestrator/runtime_state/paths.py
src/multi_agent_brief/orchestrator/runtime_state/repair.py
src/multi_agent_brief/orchestrator/runtime_state/safety_surfaces.py
src/multi_agent_brief/orchestrator/runtime_state/semantic_assessment_report.py
src/multi_agent_brief/orchestrator/runtime_state/semantic_support_acceptance.py
src/multi_agent_brief/orchestrator/runtime_state/source_evidence_pack.py
src/multi_agent_brief/orchestrator/runtime_state/stage_completion.py
src/multi_agent_brief/orchestrator/runtime_state/trajectory.py
src/multi_agent_brief/orchestrator/runtime_state/workflow.py
src/multi_agent_brief/outputs/__init__.py
src/multi_agent_brief/outputs/atomic_reader_projection.py
src/multi_agent_brief/outputs/docx.py
src/multi_agent_brief/outputs/finalize.py
src/multi_agent_brief/outputs/ib_docx.py
src/multi_agent_brief/outputs/naming.py
src/multi_agent_brief/outputs/pdf.py
src/multi_agent_brief/outputs/reader_final_gate.py
src/multi_agent_brief/outputs/reader_projection.py
src/multi_agent_brief/outputs/source_appendix.py
src/multi_agent_brief/outputs/templates/__init__.py
src/multi_agent_brief/product/__init__.py
src/multi_agent_brief/product/bundle_projection.py
src/multi_agent_brief/product/citation_profile.py
src/multi_agent_brief/product/guidance_manifestation.py
src/multi_agent_brief/product/materiality_selection.py
src/multi_agent_brief/product/policy_gate_adapter.py
src/multi_agent_brief/product/policy_profile.py
src/multi_agent_brief/product/policy_projection.py
src/multi_agent_brief/product/policy_registry.py
src/multi_agent_brief/product/policy_resolver.py
src/multi_agent_brief/product/quality_closeout.py
src/multi_agent_brief/product/quality_panel.py
src/multi_agent_brief/product/release_approval.py
src/multi_agent_brief/product/report_pack.py
src/multi_agent_brief/product/report_pack_aliases.py
src/multi_agent_brief/product/report_registry.py
src/multi_agent_brief/product/report_spec.py
src/multi_agent_brief/product/support_wording.py
src/multi_agent_brief/product/template_conformance.py
src/multi_agent_brief/product/template_projection.py
src/multi_agent_brief/product/template_registry.py
src/multi_agent_brief/product/template_render_plan.py
src/multi_agent_brief/product/template_renderer.py
src/multi_agent_brief/product/trajectory_regulation.py
src/multi_agent_brief/provenance/__init__.py
src/multi_agent_brief/provenance/builder.py
src/multi_agent_brief/provenance/contract.py
src/multi_agent_brief/provenance/io.py
src/multi_agent_brief/provenance/model.py
src/multi_agent_brief/provenance/references.py
src/multi_agent_brief/provenance/validator.py
src/multi_agent_brief/quality_gates/__init__.py
src/multi_agent_brief/quality_gates/contract.py
src/multi_agent_brief/quality_gates/state.py
src/multi_agent_brief/repair/__init__.py
src/multi_agent_brief/repair/router.py
src/multi_agent_brief/sources/__init__.py
src/multi_agent_brief/sources/api_filings.py
src/multi_agent_brief/sources/api_news.py
src/multi_agent_brief/sources/base.py
src/multi_agent_brief/sources/cached_package.py
src/multi_agent_brief/sources/cli_provider.py
src/multi_agent_brief/sources/coverage.py
src/multi_agent_brief/sources/decider.py
src/multi_agent_brief/sources/doctor.py
src/multi_agent_brief/sources/evidence_pack.py
src/multi_agent_brief/sources/feishu_provider.py
src/multi_agent_brief/sources/filing_resolver.py
src/multi_agent_brief/sources/industry_packs.py
src/multi_agent_brief/sources/join.py
src/multi_agent_brief/sources/local_signal.py
src/multi_agent_brief/sources/local_signal_planner.py
src/multi_agent_brief/sources/manual.py
src/multi_agent_brief/sources/mcp_provider.py
src/multi_agent_brief/sources/mineru_provider.py
src/multi_agent_brief/sources/normalizer.py
src/multi_agent_brief/sources/opencli_provider.py
src/multi_agent_brief/sources/planner.py
src/multi_agent_brief/sources/registry.py
src/multi_agent_brief/sources/rss.py
src/multi_agent_brief/sources/sourcehub.py
src/multi_agent_brief/sources/web_search.py
src/multi_agent_brief/sources/search_backends/__init__.py
src/multi_agent_brief/sources/search_backends/base.py
src/multi_agent_brief/sources/search_backends/brave.py
src/multi_agent_brief/sources/search_backends/capabilities.py
src/multi_agent_brief/sources/search_backends/exa.py
src/multi_agent_brief/sources/search_backends/firecrawl.py
src/multi_agent_brief/sources/search_backends/serper.py
src/multi_agent_brief/sources/search_backends/tavily.py
src/multi_agent_brief/tools/__init__.py
src/multi_agent_brief/tools/draft_cleanup.py
src/multi_agent_brief/workbuddy/__init__.py
src/multi_agent_brief/workbuddy/diagnose.py
src/multi_agent_brief/workbuddy/skill_pack.py
src/multi_agent_brief/workspace/__init__.py
src/multi_agent_brief/workspace/init_profile.py
tests/test_069_e2e_stabilization.py
tests/test_agent_config_generation.py
tests/test_agent_onboarding_docs.py
tests/test_analysis_blocks.py
tests/test_analysis_module_registry.py
tests/test_atomic_reader_projection.py
tests/test_audience_memory.py
tests/test_audience_profiles.py
tests/test_audit_semantic.py
tests/test_b02_search_execution.py
tests/test_b1416_date_numeric.py
tests/test_brave_backend.py
tests/test_briefloop_operator_skill.py
tests/test_briefloop_skill_freshness.py
tests/test_capabilities.py
tests/test_case_applicability.py
tests/test_claim_ledger.py
tests/test_claim_support_matrix_policy.py
tests/test_cli.py
tests/test_codebuddy_adapter_smoke.py
tests/test_competitor_onboarding.py
tests/test_config_contract.py
tests/test_config_language_compat.py
tests/test_contract_registry.py
tests/test_contracts.py
tests/test_control_timing.py
tests/test_controls_switchboard.py
tests/test_deliver_commands.py
tests/test_deterministic_audit.py
tests/test_doctor.py
tests/test_docx_templates.py
tests/test_editor_cleanup.py
tests/test_editorial_governance.py
tests/test_evaluation_cases.py
tests/test_evidence_extract_pack.py
tests/test_exa_backend.py
tests/test_experiment_080_commands.py
tests/test_experiment_080_public_pilot.py
tests/test_experiment_080_schemas.py
tests/test_fast_rerun_public_fixture.py
tests/test_feedback_commands.py
tests/test_fetch_github_review_comments.py
tests/test_filing_resolver_provider.py
tests/test_final_quality_audit.py
tests/test_finalize_delivery_gate.py
tests/test_firecrawl_backend.py
tests/test_generator_boundaries.py
tests/test_guidance_manifestation.py
tests/test_hermes_adapter.py
tests/test_improvement_commands.py
tests/test_improvement_contract.py
tests/test_improvement_memory.py
tests/test_improvement_product_definition.py
tests/test_improvement_state.py
tests/test_init_from_onboarding.py
tests/test_input_classification_governance.py
tests/test_install_writer.py
tests/test_launch_smoke.py
tests/test_limitation_hygiene.py
tests/test_local_signal.py
tests/test_local_signal_provider.py
tests/test_market_competitor_audit.py
tests/test_market_competitor_config.py
tests/test_market_competitor_events.py
tests/test_market_competitor_schemas.py
tests/test_materiality_selection.py
tests/test_minimal_comparative_eval.py
tests/test_onboarding_mapper.py
tests/test_orchestrator_contract_docs.py
tests/test_package_version.py
tests/test_policy_profile_dogfood_fixtures.py
tests/test_policy_profiles.py
tests/test_policy_regulatory_audit.py
tests/test_policy_regulatory_module.py
tests/test_product_baseline.py
tests/test_provenance_projection.py
tests/test_public_product_rename.py
tests/test_public_safety_scan.py
tests/test_quality_gates_commands.py
tests/test_quality_harness.py
tests/test_quality_panel.py
tests/test_reader_final_gate.py
tests/test_reader_projection.py
tests/test_release_approval.py
tests/test_release_consistency.py
tests/test_rendered_output_validation.py
tests/test_repair_router.py
tests/test_report_bundles.py
tests/test_report_packs.py
tests/test_report_template_renderer.py
tests/test_role_topology.py
tests/test_rule_packs.py
tests/test_run_integrity.py
tests/test_runtime_assets.py
tests/test_runtime_state.py
tests/test_runtime_state_public_surface.py
tests/test_safety_surfaces.py
tests/test_semantic_assessment_dogfood_fixtures.py
tests/test_semantic_assessment_report_projection.py
tests/test_semantic_support_acceptance.py
tests/test_serper_backend.py
tests/test_skill_contracts.py
tests/test_source_appendix.py
tests/test_source_config_fix.py
tests/test_source_decider.py
tests/test_source_evidence_pack.py
tests/test_source_join.py
tests/test_source_providers.py
tests/test_sourcehub_lite.py
tests/test_start_commands.py
tests/test_status.py
tests/test_status_commands.py
tests/test_subagent_first_contract.py
tests/test_support_wording.py
tests/test_tavily_guidance.py
tests/test_terms_and_docs.py
tests/test_trajectory_regulation.py
tests/test_v1_pilot_evidence.py
tests/test_web_search_metadata.py
tests/test_workbuddy_diagnose.py
tests/test_workbuddy_skill_pack.py