LICENSE
README.md
pyproject.toml
docs/PYPI_README.md
src/youtube_ops_cli.py
src/youtube_intel/__init__.py
src/youtube_intel/__main__.py
src/youtube_intel/analysis_worth.py
src/youtube_intel/cli.py
src/youtube_intel/errors.py
src/youtube_intel/hesitation_markers.py
src/youtube_intel/io_utils.py
src/youtube_intel/package_validation.py
src/youtube_intel/reporting.py
src/youtube_intel/sentence_assembly.py
src/youtube_intel/topic_collection.py
src/youtube_intel/topic_mcp_facade.py
src/youtube_intel/_fixtures/__init__.py
src/youtube_intel/_fixtures/operator_overlay.json
src/youtube_intel/_fixtures/release_readiness_report.json
src/youtube_intel/_fixtures/synthetic_hesitation.json
src/youtube_intel/_fixtures/synthetic_package.json
src/youtube_intel/_fixtures/synthetic_segments.json
src/youtube_intel/_fixtures/synthetic_transcript.vtt
src/youtube_intel/_fixtures/__pycache__/__init__.cpython-312.pyc
src/youtube_intel/_fixtures/topic_demo/README.md
src/youtube_intel/_fixtures/topic_demo/expected_groupings.json
src/youtube_intel/_fixtures/topic_demo/video_a.json
src/youtube_intel/_fixtures/topic_demo/video_b.json
src/youtube_intel/_fixtures/topic_demo/video_c.json
src/youtube_intel_evidence_kit.egg-info/PKG-INFO
src/youtube_intel_evidence_kit.egg-info/SOURCES.txt
src/youtube_intel_evidence_kit.egg-info/dependency_links.txt
src/youtube_intel_evidence_kit.egg-info/entry_points.txt
src/youtube_intel_evidence_kit.egg-info/requires.txt
src/youtube_intel_evidence_kit.egg-info/top_level.txt
src/youtube_mcp_handoff/__init__.py
src/youtube_mcp_handoff/answer_guard.py
src/youtube_mcp_handoff/overlay_service.py
src/youtube_mcp_handoff/policy.py
src/youtube_mcp_handoff/server.py
src/youtube_mcp_handoff/smoke.py
src/youtube_mcp_handoff/stdio_server.py
src/youtube_model_flow/__init__.py
src/youtube_model_flow/quality_gate.py
src/youtube_plugins/__init__.py
src/youtube_plugins/registry.py
src/youtube_quality/__init__.py
src/youtube_quality/gate.py
src/youtube_residual/__init__.py
src/youtube_residual/aside_profiles.py
src/youtube_residual/aside_signals.py
src/youtube_residual/claim_axes.py
src/youtube_residual/extractor.py
src/youtube_residual/genres.py
src/youtube_residual/package.py
src/youtube_residual/summary.py
src/youtube_residual/validate.py
tests/test_aside_detector_generalization.py
tests/test_bootstrap_prompt_contract.py
tests/test_claim_assembly_wiring.py
tests/test_claim_provenance.py
tests/test_clean_safety.py
tests/test_cli_user_flow.py
tests/test_clustering_determinism.py
tests/test_doctor_health.py
tests/test_evidence_coordinates.py
tests/test_expected_groupings_fail_closed.py
tests/test_fail_closed_inputs.py
tests/test_final_contract_hardening.py
tests/test_fixture_parity.py
tests/test_handoff_bundle.py
tests/test_hesitation_markers.py
tests/test_identifier_integrity.py
tests/test_korean_high_risk_marker_boundaries.py
tests/test_mcp_runtime_validation.py
tests/test_opinion_axis_majority.py
tests/test_package_identity.py
tests/test_package_strict_strings.py
tests/test_plugin_registry_v6_contract.py
tests/test_public_mcp_handoff.py
tests/test_public_release_leak_scan.py
tests/test_public_smoke.py
tests/test_public_usability_contract.py
tests/test_quality_gate_runtime_contract.py
tests/test_representative_timestamps.py
tests/test_sentence_assembly.py
tests/test_strict_timestamps.py
tests/test_structured_cli_failures.py
tests/test_topic_collection_contract.py
tests/test_topic_demo_fail_closed.py
tests/test_topic_grouping_engine.py
tests/test_topic_input_immutability.py
tests/test_worth_fail_closed.py