Dockerfile
LICENSE
MANIFEST.in
README.md
__version__.py
docker-compose.yml
nginx.conf
pyproject.toml
setup.py
context_foundry/__init__.py
context_foundry.egg-info/PKG-INFO
context_foundry.egg-info/SOURCES.txt
context_foundry.egg-info/dependency_links.txt
context_foundry.egg-info/entry_points.txt
context_foundry.egg-info/requires.txt
context_foundry.egg-info/top_level.txt
context_foundry/daemon/__init__.py
context_foundry/daemon/art.py
context_foundry/daemon/cli.py
context_foundry/daemon/config.py
context_foundry/daemon/dashboard.py
context_foundry/daemon/events.py
context_foundry/daemon/gates.py
context_foundry/daemon/http_api.py
context_foundry/daemon/jobs.py
context_foundry/daemon/metrics.py
context_foundry/daemon/models.py
context_foundry/daemon/runner.py
context_foundry/daemon/server.py
context_foundry/daemon/state_machine.py
context_foundry/daemon/store.py
context_foundry/daemon/workdir_lock.py
context_foundry/daemon/zombies.py
context_foundry/daemon/tests/__init__.py
context_foundry/daemon/tests/test_cli_tree.py
context_foundry/daemon/tests/test_daemon_workflow_engine.py
context_foundry/daemon/tests/test_events.py
context_foundry/daemon/tests/test_http_api.py
context_foundry/daemon/tests/test_job_lifecycle.py
context_foundry/storage/__init__.py
context_foundry/storage/s3_client.py
extensions/__init__.py
extensions/workday-canvas/__init__.py
extensions/workday-canvas/detector.py
extensions/workday-canvas/extensions_loader.py
tests/test_approval_gates.py
tests/test_architecture_parsing.py
tests/test_artifact_manifest.py
tests/test_back_pressure_system.py
tests/test_baml_integration.py
tests/test_baml_real_integration.py
tests/test_baml_schemas.py
tests/test_baml_temperature.py
tests/test_banner.py
tests/test_build_task_normalization.py
tests/test_cache_integration.py
tests/test_cache_manager_unit.py
tests/test_cache_system.py
tests/test_check_context_budget_cli.py
tests/test_code_extraction_fix.py
tests/test_collector_latency.py
tests/test_config_manager.py
tests/test_context_budget.py
tests/test_context_budget_monitor_unit.py
tests/test_context_budget_reporter_unit.py
tests/test_context_budget_token_counter_unit.py
tests/test_cost_calculator.py
tests/test_daemon_daemonization.py
tests/test_daemon_jobs.py
tests/test_daemon_store.py
tests/test_delegation_workflow_e2e.py
tests/test_e2e_metrics.py
tests/test_filesystem_tools.py
tests/test_filesystem_tools_validation.py
tests/test_flowise_detection.py
tests/test_health_check.py
tests/test_incremental_change_detector.py
tests/test_incremental_integration.py
tests/test_log_parser.py
tests/test_mcp_autonomous_build_coverage.py
tests/test_mcp_pattern_management_coverage.py
tests/test_mcp_server_comprehensive.py
tests/test_mcp_server_critical_paths.py
tests/test_mcp_server_helpers.py
tests/test_mcp_server_integration.py
tests/test_mcp_server_unit.py
tests/test_metrics_collector_extended.py
tests/test_metrics_db.py
tests/test_parallel_runner_unit.py
tests/test_path_utils.py
tests/test_pattern_system.py
tests/test_phase2_integration.py
tests/test_runner_random_id.py
tests/test_s3_client.py
tests/test_sandbox_integration.py
tests/test_sandbox_security.py
tests/test_schedule_overnight.py
tests/test_scout_cache_unit.py
tests/test_semantic_tags.py
tests/test_skills_manager.py
tests/test_test_cache_unit.py
tests/test_tool_enhancements.py
tests/test_use_baml_cli.py
tests/test_version.py
tests/test_workdir_lock.py
tools/__init__.py
tools/baml_integration.py
tools/banner.py
tools/build_notifications.py
tools/check_context_budget.py
tools/cli.py
tools/config_manager.py
tools/discord_examples.py
tools/discord_notify.py
tools/extract_patterns.py
tools/health_check.py
tools/mcp_server.py
tools/run_extension_smoke_test.py
tools/schedule_overnight.py
tools/test_parallel_runner.py
tools/use_baml.py
tools/version.py
tools/back_pressure/__init__.py
tools/back_pressure/back_pressure_config.py
tools/back_pressure/integration_pre_check.py
tools/back_pressure/validate_architecture.py
tools/back_pressure/validate_tech_stack.py
tools/baml_client/baml_client/__init__.py
tools/baml_client/baml_client/async_client.py
tools/baml_client/baml_client/config.py
tools/baml_client/baml_client/globals.py
tools/baml_client/baml_client/inlinedbaml.py
tools/baml_client/baml_client/parser.py
tools/baml_client/baml_client/runtime.py
tools/baml_client/baml_client/stream_types.py
tools/baml_client/baml_client/sync_client.py
tools/baml_client/baml_client/tracing.py
tools/baml_client/baml_client/type_builder.py
tools/baml_client/baml_client/type_map.py
tools/baml_client/baml_client/types.py
tools/baml_client/baml_client/watchers.py
tools/cache/__init__.py
tools/cache/cache_manager.py
tools/cache/scout_cache.py
tools/cache/test_cache.py
tools/context_budget/__init__.py
tools/context_budget/monitor.py
tools/context_budget/report.py
tools/context_budget/token_counter.py
tools/dashboard/index.html
tools/dashboard/src/styles/globals.css
tools/generators/__init__.py
tools/generators/backlog.py
tools/generators/models.py
tools/incremental/__init__.py
tools/incremental/change_detector.py
tools/incremental/global_scout_cache.py
tools/incremental/incremental_builder.py
tools/incremental/incremental_docs.py
tools/incremental/test_impact_analyzer.py
tools/livestream/__init__.py
tools/livestream/broadcaster.py
tools/livestream/config.py
tools/livestream/dashboard.html
tools/livestream/mcp_client.py
tools/livestream/metrics_collector.py
tools/livestream/metrics_db.py
tools/livestream/server.py
tools/livestream/tests/test_multi_agent.py
tools/llm_core/__init__.py
tools/llm_core/agent_base.py
tools/llm_core/agent_registry.py
tools/llm_core/config.py
tools/llm_core/memory.py
tools/llm_core/providers.py
tools/llm_core/tools_schema.py
tools/log_monitor/backend/__init__.py
tools/log_monitor/backend/config.py
tools/log_monitor/backend/log_watcher.py
tools/log_monitor/backend/parsers.py
tools/log_monitor/backend/server.py
tools/log_monitor/frontend/index.html
tools/log_monitor/frontend/src/index.css
tools/mcp_utils/__init__.py
tools/mcp_utils/approval_gates.py
tools/mcp_utils/artifact_manifest.py
tools/mcp_utils/audit.py
tools/mcp_utils/autonomous_build.py
tools/mcp_utils/codex.py
tools/mcp_utils/contracts.py
tools/mcp_utils/conversation_logger.py
tools/mcp_utils/daemon_integration.py
tools/mcp_utils/delegation.py
tools/mcp_utils/emergency_stop.py
tools/mcp_utils/filesystem_tools.py
tools/mcp_utils/output_utils.py
tools/mcp_utils/path_utils.py
tools/mcp_utils/pattern_management.py
tools/mcp_utils/phase_execution.py
tools/mcp_utils/phase_metrics.py
tools/mcp_utils/phase_prompts.py
tools/mcp_utils/phase_registry.py
tools/mcp_utils/phase_status.py
tools/mcp_utils/phase_tracking.py
tools/mcp_utils/pipeline_state.py
tools/mcp_utils/preflight.py
tools/mcp_utils/project_detection.py
tools/mcp_utils/scope_guard.py
tools/mcp_utils/task_classification.py
tools/metrics/__init__.py
tools/metrics/collector.py
tools/metrics/cost_calculator.py
tools/metrics/log_parser.py
tools/metrics/metrics_db.py
tools/prompts/__init__.py
tools/sandbox/__init__.py
tools/sandbox/executor.py
tools/security/__init__.py
tools/security/safety.py
tools/security/sandboxes.py
tools/skills/__init__.py
tools/skills/manager.py
tools/tool_helpers/__init__.py
tools/tool_helpers/config.py
tools/tool_helpers/limits.py
tools/tool_helpers/path_utils.py
tools/tool_helpers/response_formatter.py
tools/tool_helpers/semantic_tags.py
tools/tool_helpers/semantic_tags_config.py
tools/tool_helpers/truncation.py