LICENSE
README.md
pyproject.toml
src/synth_panel/__init__.py
src/synth_panel/__main__.py
src/synth_panel/__version__.py
src/synth_panel/_runners.py
src/synth_panel/aggregation.py
src/synth_panel/analyze.py
src/synth_panel/calibration.py
src/synth_panel/checkpoint.py
src/synth_panel/conditions.py
src/synth_panel/convergence.py
src/synth_panel/cost.py
src/synth_panel/cost_summary.py
src/synth_panel/credentials.py
src/synth_panel/diff.py
src/synth_panel/domains.py
src/synth_panel/ensemble.py
src/synth_panel/instrument.py
src/synth_panel/logging_config.py
src/synth_panel/main.py
src/synth_panel/metadata.py
src/synth_panel/metadata_migrations.py
src/synth_panel/orchestrator.py
src/synth_panel/pack_diff.py
src/synth_panel/persistence.py
src/synth_panel/perturbation.py
src/synth_panel/profiles.py
src/synth_panel/prompts.py
src/synth_panel/py.typed
src/synth_panel/question_budget.py
src/synth_panel/routing.py
src/synth_panel/runtime.py
src/synth_panel/sdk.py
src/synth_panel/stats.py
src/synth_panel/synthbench.py
src/synth_panel/synthbench_submit.py
src/synth_panel/synthesis.py
src/synth_panel/templates.py
src/synth_panel/text_width.py
src/synth_panel/agent_assets/__init__.py
src/synth_panel/agent_assets/commands/synthpanel-poll.md
src/synth_panel/agent_assets/skills/concept-test/SKILL.md
src/synth_panel/agent_assets/skills/focus-group/SKILL.md
src/synth_panel/agent_assets/skills/name-test/SKILL.md
src/synth_panel/agent_assets/skills/pricing-probe/SKILL.md
src/synth_panel/agent_assets/skills/survey-prescreen/SKILL.md
src/synth_panel/analysis/__init__.py
src/synth_panel/analysis/distribution.py
src/synth_panel/analysis/inspect.py
src/synth_panel/analysis/subgroup.py
src/synth_panel/analysis/subgroup_cli.py
src/synth_panel/attachments/__init__.py
src/synth_panel/attachments/filter.py
src/synth_panel/attachments/models.py
src/synth_panel/attachments/pdf.py
src/synth_panel/attachments/store.py
src/synth_panel/cli/__init__.py
src/synth_panel/cli/commands.py
src/synth_panel/cli/output.py
src/synth_panel/cli/parser.py
src/synth_panel/cli/progress.py
src/synth_panel/cli/repl.py
src/synth_panel/cli/slash.py
src/synth_panel/fetch/__init__.py
src/synth_panel/fetch/cache.py
src/synth_panel/fetch/ladder.py
src/synth_panel/fetch/lower.py
src/synth_panel/fetch/perimeter.py
src/synth_panel/integrations/__init__.py
src/synth_panel/integrations/composio.py
src/synth_panel/llm/__init__.py
src/synth_panel/llm/aliases.py
src/synth_panel/llm/capabilities.py
src/synth_panel/llm/client.py
src/synth_panel/llm/errors.py
src/synth_panel/llm/models.py
src/synth_panel/llm/retry.py
src/synth_panel/llm/providers/__init__.py
src/synth_panel/llm/providers/_openai_format.py
src/synth_panel/llm/providers/anthropic.py
src/synth_panel/llm/providers/base.py
src/synth_panel/llm/providers/gemini.py
src/synth_panel/llm/providers/openai_compat.py
src/synth_panel/llm/providers/openrouter.py
src/synth_panel/llm/providers/xai.py
src/synth_panel/mcp/__init__.py
src/synth_panel/mcp/compat.py
src/synth_panel/mcp/data.py
src/synth_panel/mcp/sampling.py
src/synth_panel/mcp/server.py
src/synth_panel/packs/__init__.py
src/synth_panel/packs/ai-eval-buyers.yaml
src/synth_panel/packs/developer.yaml
src/synth_panel/packs/enterprise-buyer.yaml
src/synth_panel/packs/general-consumer.yaml
src/synth_panel/packs/healthcare-patient.yaml
src/synth_panel/packs/job-seekers.yaml
src/synth_panel/packs/product-research.yaml
src/synth_panel/packs/recruiters-talent.yaml
src/synth_panel/packs/startup-founder.yaml
src/synth_panel/packs/students.yaml
src/synth_panel/packs/instruments/__init__.py
src/synth_panel/packs/instruments/churn-diagnosis.yaml
src/synth_panel/packs/instruments/feature-prioritization.yaml
src/synth_panel/packs/instruments/general-survey.yaml
src/synth_panel/packs/instruments/landing-page-comprehension.yaml
src/synth_panel/packs/instruments/market-research.yaml
src/synth_panel/packs/instruments/name-test.yaml
src/synth_panel/packs/instruments/pricing-discovery.yaml
src/synth_panel/packs/instruments/product-feedback.yaml
src/synth_panel/plugins/__init__.py
src/synth_panel/plugins/hooks.py
src/synth_panel/plugins/lint.py
src/synth_panel/plugins/manager.py
src/synth_panel/plugins/manifest.py
src/synth_panel/plugins/registry.py
src/synth_panel/registry/__init__.py
src/synth_panel/registry/cache.py
src/synth_panel/registry/fetch.py
src/synth_panel/registry/github.py
src/synth_panel/reporting/__init__.py
src/synth_panel/reporting/loader.py
src/synth_panel/reporting/markdown.py
src/synth_panel/schemas/__init__.py
src/synth_panel/schemas/v1.0.0.json
src/synth_panel/structured/__init__.py
src/synth_panel/structured/models.py
src/synth_panel/structured/output.py
src/synth_panel/structured/retry.py
src/synth_panel/structured/schemas.py
src/synth_panel/structured/validate.py
src/synth_panel/structured/verdict.py
src/synthpanel.egg-info/PKG-INFO
src/synthpanel.egg-info/SOURCES.txt
src/synthpanel.egg-info/dependency_links.txt
src/synthpanel.egg-info/entry_points.txt
src/synthpanel.egg-info/requires.txt
src/synthpanel.egg-info/top_level.txt
tests/test_abort_paths.py
tests/test_acceptance.py
tests/test_agent_skills_index.py
tests/test_aggregation.py
tests/test_aliases.py
tests/test_analysis_pipeline.py
tests/test_analyze.py
tests/test_analyze_subgroup.py
tests/test_attachments.py
tests/test_attachments_caching.py
tests/test_attachments_filter.py
tests/test_attachments_pdf.py
tests/test_attachments_v1_0_1_wiring.py
tests/test_attachments_v1_0_2_panel_shared.py
tests/test_calibration.py
tests/test_checkpoint.py
tests/test_claude_plugin_assets.py
tests/test_cli.py
tests/test_cli_auth.py
tests/test_cli_report.py
tests/test_client.py
tests/test_compat_matrix.py
tests/test_conditions.py
tests/test_convergence_metric.py
tests/test_cost.py
tests/test_cost_gate.py
tests/test_cost_summary.py
tests/test_credentials.py
tests/test_domains.py
tests/test_ensemble.py
tests/test_errors.py
tests/test_fetch.py
tests/test_fetch_lower.py
tests/test_inspect.py
tests/test_install_skills.py
tests/test_instrument.py
tests/test_integrations_composio.py
tests/test_jinja2_prompts.py
tests/test_logging_config.py
tests/test_mcp_compat_grace.py
tests/test_mcp_data.py
tests/test_mcp_sampling.py
tests/test_mcp_server.py
tests/test_mcp_stdio_sampling.py
tests/test_metadata.py
tests/test_models.py
tests/test_orchestrator.py
tests/test_pack_calibrate.py
tests/test_pack_diff.py
tests/test_pack_import_gh.py
tests/test_persistence.py
tests/test_persona_llm_overrides.py
tests/test_persona_version_field.py
tests/test_personas_merge_collision.py
tests/test_perturbation.py
tests/test_plugin_lint.py
tests/test_plugins.py
tests/test_profiles.py
tests/test_progress.py
tests/test_providers.py
tests/test_pydantic_roundtrip.py
tests/test_question_failure_budget.py
tests/test_rate_limit.py
tests/test_registry_cache.py
tests/test_registry_fetch.py
tests/test_registry_github_resolver.py
tests/test_repl_wiring.py
tests/test_reporting_loader.py
tests/test_reporting_markdown.py
tests/test_retry_policy.py
tests/test_routing.py
tests/test_runs_diff.py
tests/test_runs_prune.py
tests/test_runtime.py
tests/test_schemas.py
tests/test_sdk.py
tests/test_sdk_attachment_extraction.py
tests/test_seed.py
tests/test_site_api_catalog.py
tests/test_site_headers.py
tests/test_site_markdown.py
tests/test_site_version.py
tests/test_site_well_known.py
tests/test_stats.py
tests/test_structured_models.py
tests/test_structured_output.py
tests/test_synthbench_recommend.py
tests/test_synthbench_submit.py
tests/test_synthesis.py
tests/test_synthesis_failure.py
tests/test_synthesis_mapreduce.py
tests/test_synthesis_strategy_interaction.py
tests/test_synthesis_subchunk.py
tests/test_synthesis_typed_partials.py
tests/test_templates.py
tests/test_text_width.py
tests/test_vision_capability.py
tests/test_well_known_server_card.py