create-leafmesh 2.4.0__tar.gz → 2.4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/PKG-INFO +1 -1
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/__init__.py +1 -1
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/advisor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/fallback_researcher_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/greeter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/processor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/researcher_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/risk_scorer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/configs/config.yaml +20 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/_inspire/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/competitive_intel_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/contracts_review_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/precedent_research_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/rfp_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/configs/config.yaml +24 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/bd-proposals/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/staffing_coordinator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/talent_development_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/workforce_analytics_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/configs/config.yaml +18 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/bench-management/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/account_intel_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/cs_operations_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/health_score_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/renewals_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/risk_detector_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/save_play_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/configs/config.yaml +30 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/customer-success/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/qa_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/response_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/support_insights_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/ticket_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/configs/config.yaml +30 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/customer-support/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/code_reviewer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/junior_engineer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/spec_agent.cpython-314.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/engineering-sdlc/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/configs/config.yaml +40 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/engineering-sdlc/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/approval_router_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/invoice_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/matching_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/payment_risk_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/vendor_comms_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/vendor_compliance_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0/create_leafmesh/templates/engineering-sdlc → create_leafmesh-2.4.1/create_leafmesh/templates/finance-ops}/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/configs/config.yaml +30 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/finance-ops/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/commitments_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/cost_anomaly_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/finops_governance_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0/create_leafmesh/templates/finance-ops → create_leafmesh-2.4.1/create_leafmesh/templates/infra-cost-ops}/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/configs/config.yaml +8 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/infra-cost-ops/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/brand_guardian_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/campaign_strategist_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/compliance_reviewer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/copywriter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/market_intelligence_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/marketing_analytics_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/publisher_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0/create_leafmesh/templates/infra-cost-ops → create_leafmesh-2.4.1/create_leafmesh/templates/marketing-ops}/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/configs/config.yaml +26 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/marketing-ops/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/maintenance_records_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/work_order_scheduler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/configs/config.yaml +20 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/predictive-maintenance/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/inventory_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/logistics_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/order_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/purchase_order_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/supplier_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/trade_compliance_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/configs/config.yaml +12 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/procurement-ops/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/constraint_flagger_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/planning_analytics_agent.cpython-314.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/production-planning/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/configs/config.yaml +20 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/production-planning/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/inspection_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/quality_engineer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/recall_traceability_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/configs/config.yaml +15 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/quality-yield/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/approval_router_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/deal_compliance_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0/create_leafmesh/templates/marketing-ops → create_leafmesh-2.4.1/create_leafmesh/templates/quote-to-cash}/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/configs/config.yaml +17 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/quote-to-cash/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/correspondence_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/interview_coordinator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/recruiting_ops_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/configs/config.yaml +17 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/recruiting-ops/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/lead_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/lead_qualification_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/pipeline_health_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/sales_research_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/sequence_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/configs/config.yaml +14 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/sales-orchestration/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/brief_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/consultant_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/delivery_router_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/engagement_controller_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/qa_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/research_agent.cpython-314.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/services-delivery/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/configs/config.yaml +45 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/services-delivery/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/allocation_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/exception_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/inventory_control_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/supplier_relations_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/configs/config.yaml +10 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- create_leafmesh-2.4.1/create_leafmesh/templates/warehouse-supply-chain/validate_config.py +181 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/PKG-INFO +1 -1
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/SOURCES.txt +18 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/pyproject.toml +1 -1
- create_leafmesh-2.4.0/create_leafmesh/templates/production-planning/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- create_leafmesh-2.4.0/create_leafmesh/templates/quote-to-cash/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- create_leafmesh-2.4.0/create_leafmesh/templates/services-delivery/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/cli.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/create.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy_providers/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy_providers/_shared.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy_providers/aws.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy_providers/azure.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/deploy_providers/gcp.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/_REFERENCE_ONLY.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/external_agents.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/scheduler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/__pycache__/tools.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/advisor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/external_agents.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/fallback_researcher_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/greeter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/processor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/researcher_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/risk_scorer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/scheduler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/agency/tools.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/hitl_stub_receiver.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/skills/data-handling/SKILL.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/skills/data-handling/examples.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/skills/tone-rules.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_inspire/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/_registry.yaml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/bid_no_bid_decisioner_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/pricing_configurator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/__pycache__/section_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/bid_no_bid_decisioner_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/competitive_intel_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/contracts_review_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/precedent_research_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/pricing_configurator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/rfp_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/agency/section_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/01_new_rfp_received.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/02_win_post_mortem.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/03_loss_with_competitor.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/04_quarterly_win_rate.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bd-proposals/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/esat_survey_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/performance_review_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/__pycache__/weekly_bench_sweep_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/esat_survey_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/performance_review_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/staffing_coordinator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/talent_development_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/weekly_bench_sweep_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/agency/workforce_analytics_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/01_new_project_kickoff.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/02_weekly_bench_review.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/03_promotion_readiness.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/04_person_rolling_off.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/bench-management/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/claude_skills/leafmesh/SKILL.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/claude_skills/leafmesh/agent-config-fields.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/claude_skills/leafmesh/examples.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/claude_skills/leafmesh/reference.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/competitor_intel_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/customer_onboarding_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/playbook_trigger_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/__pycache__/qbr_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/account_intel_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/competitor_intel_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/cs_operations_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/customer_onboarding_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/health_score_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/playbook_trigger_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/qbr_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/renewals_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/risk_detector_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/agency/save_play_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/01_telemetry_dau_drop.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/02_billing_failed_payment.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/03_renewal_window_60d.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/04_executive_change.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-success/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/crm_case_generator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/cross_channel_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/kb_gap_filler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/sentiment_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/__pycache__/sla_watchdog_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/crm_case_generator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/cross_channel_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/kb_gap_filler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/qa_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/response_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/sentiment_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/sla_watchdog_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/support_insights_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/agency/ticket_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/data/csat_ledger.db +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/data/ticket_history.db +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/01_password_reset_routine.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/02_billing_dispute_escalation.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/03_security_incident.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/04_kb_gap_signal.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/customer-support/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/oncall_alert_triager_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/refactor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/regression_detector_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/regulatory_monitor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/release_notes_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/security_scanner_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/test_engineer_agent.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/__pycache__/test_engineer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/code_reviewer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/junior_engineer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/oncall_alert_triager_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/refactor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/regression_detector_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/regulatory_monitor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/release_notes_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/security_scanner_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/spec_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/agency/test_engineer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/01_simple_feature_ticket.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/02_security_sensitive_change.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/03_oncall_pager_alert.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/04_refactor_proposal.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/logs/leafmesh_2026-06-09.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/logs/leafmesh_2026-06-10.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/__pycache__/test_agent_logic.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/engineering-sdlc/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/close_cycle_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/erp_poster_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/gl_coding_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/loan_origination_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/loan_servicing_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/payment_scheduler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/__pycache__/regulatory_monitor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/__pycache__/erp_poster.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/erp_poster.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/approval_router_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/close_cycle_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/erp_poster_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/gl_coding_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/invoice_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/loan_origination_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/loan_servicing_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/matching_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/payment_risk_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/payment_scheduler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/regulatory_monitor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/vendor_comms_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/agency/vendor_compliance_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/01_happy_path_subscription.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/02_fraud_signal_round_number.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/03_po_mismatch_exception.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/04_high_value_cfo_signoff.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/05_vendor_inquiry.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/finance-ops/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/cost_tuner_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/iac_drift_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/__pycache__/regulatory_monitor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/commitments_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/cost_anomaly_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/cost_tuner_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/finops_governance_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/iac_drift_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/agency/regulatory_monitor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/data/cloud_resources.db +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/data/cloud_spend.db +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/01_ec2_idle_anomaly.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/02_savings_plan_under_utilised.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/03_ri_expiry_30d.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/04_iac_drift_detected.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/infra-cost-ops/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/aeo_geo_optimiser_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/campaign_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/marketing_audit_logger_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/social_media_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/__pycache__/visual_briefer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/aeo_geo_optimiser_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/brand_guardian_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/campaign_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/campaign_strategist_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/compliance_reviewer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/copywriter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/market_intelligence_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/marketing_analytics_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/marketing_audit_logger_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/publisher_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/social_media_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/agency/visual_briefer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/01_new_campaign_brief.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/02_product_launch_kickoff.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/03_brand_crisis.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/04_competitor_pricing_move.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/marketing-ops/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/condition_sensor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/equipment_lifecycle_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/failure_predictor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/safety_incident_reporter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/__pycache__/spare_parts_forecaster_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/condition_sensor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/equipment_lifecycle_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/failure_predictor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/maintenance_records_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/safety_incident_reporter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/spare_parts_forecaster_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/agency/work_order_scheduler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/01_routine_sensor_reading.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/02_anomaly_failure_predicted.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/03_safety_critical_shutdown.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/04_weekly_parts_forecast.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/logs/leafmesh_2026-06-09.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/logs/leafmesh_2026-06-10.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/predictive-maintenance/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/TESTING_GUIDE.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/WORKFLOW_GUIDE.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/data_loader.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/grn_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/supply_report_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/tariff_classifier_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/__pycache__/tools.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/_shared/__pycache__/session_stash.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/data_loader.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/grn_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/inventory_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/logistics_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/order_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/purchase_order_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/supplier_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/supply_report_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/tariff_classifier_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/tools.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/agency/trade_compliance_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/configs/inventory.yaml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/configs/open_pos.yaml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/configs/suppliers.yaml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/procurement-ops/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/capacity_model_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/capacity_what_if_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/demand_sensor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/material_requirements_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/release_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/rolling_reopt_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/scheduler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/__pycache__/supplier_signal_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/capacity_model_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/capacity_what_if_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/constraint_flagger_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/demand_sensor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/material_requirements_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/planning_analytics_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/release_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/rolling_reopt_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/scheduler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/agency/supplier_signal_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/01_demand_signal_normal.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/02_supplier_delay.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/03_emergency_constraint_alert.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/04_supplier_capacity_change.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/logs/leafmesh_2026-06-09.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/logs/leafmesh_2026-06-10.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/production-planning/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/corrective_action_tracker_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/regulatory_compliance_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/__pycache__/spc_monitor_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/corrective_action_tracker_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/inspection_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/quality_engineer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/recall_traceability_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/regulatory_compliance_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/agency/spc_monitor_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/01_routine_inspection.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/02_defect_cluster.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/03_field_complaint_recall.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/04_regulatory_audit_pull.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quality-yield/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/bundle_recommender_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/competitor_watch_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/contract_redline_tracker_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/cost_calculator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/discount_policy_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/quote_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/__pycache__/rfq_ingester_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/approval_router_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/bundle_recommender_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/competitor_watch_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/contract_redline_tracker_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/cost_calculator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/deal_compliance_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/discount_policy_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/quote_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/agency/rfq_ingester_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/01_rfq_standard.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/02_steep_discount_finance.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/03_competitor_price_change.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/04_renewal_uplift_bundle.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/logs/leafmesh_2026-06-09.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/logs/leafmesh_2026-06-10.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/quote-to-cash/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/bias_audit_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/hiring_assistant_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/req_intake_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/resume_screener_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/__pycache__/sourcing_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/bias_audit_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/correspondence_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/hiring_assistant_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/interview_coordinator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/recruiting_ops_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/req_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/resume_screener_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/agency/sourcing_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/01_new_req_filed.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/02_candidate_rejection_letter.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/03_offer_drafting.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/04_ghosted_candidate_close.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/recruiting-ops/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/abm_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/deal_nurturer_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/__pycache__/lead_revival_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/abm_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/deal_nurturer_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/lead_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/lead_qualification_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/lead_revival_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/pipeline_health_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/sales_research_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/agency/sequence_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/01_inbound_demo_request.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/02_cold_lead_revival.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/03_competitor_steal_signal.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/04_event_followup_burst.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/05_enriched_inbound_lead.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/06_deal_nurture_sweep.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/07_abm_account_activation.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/08_competitive_intel_pull.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/__pycache__/test_config_shape.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/sales-orchestration/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/citation_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/context_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/doc_extraction_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/engagement_status_drafter_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/performance_review_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/__pycache__/status_sweep_orchestrator_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/_shared/session_stash.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/brief_intake_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/citation_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/consultant_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/context_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/delivery_router_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/doc_extraction_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/engagement_controller_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/engagement_status_drafter_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/performance_review_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/qa_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/research_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/agency/status_sweep_orchestrator_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/data/time_ledger.db +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/01_new_engagement_memo.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/02_friday_status_pack.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/03_high_stakes_deliverable.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/04_monthly_steering_pack.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/services-delivery/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/Dockerfile +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/__pycache__/main.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/_prompts.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/carrier_selector_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/humanoid_status_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/inspection_humanoid.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/inventory_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/loader_humanoid.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/packer_humanoid.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/picker_humanoid.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/replenishment_planner_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/__pycache__/returns_handler_agent.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/_shared/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/_shared/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/_shared/__pycache__/audit_logger.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/_shared/audit_logger.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/allocation_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/carrier_selector_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/exception_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/humanoid_status_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/inspection_humanoid.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/inventory_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/inventory_control_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/loader_humanoid.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/packer_humanoid.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/picker_humanoid.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/replenishment_planner_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/returns_handler_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/agency/supplier_relations_agent.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/docker-compose.yml +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/dockerignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/env +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/01_routine_order.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/02_short_pick_exception.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/03_returns_inspection.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/04_carrier_outage_failover.json +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/README.md +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/examples/run_examples.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/gitignore +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/logs/leafmesh_2026-06-11.log +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/main.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/pytest.ini +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/requirements-dev.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/requirements.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/__init__.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/__pycache__/__init__.cpython-314.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/conftest.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/test_agent_logic.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh/templates/warehouse-supply-chain/tests/test_config_shape.py +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/dependency_links.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/entry_points.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/requires.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/create_leafmesh.egg-info/top_level.txt +0 -0
- {create_leafmesh-2.4.0 → create_leafmesh-2.4.1}/setup.cfg +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -405,6 +405,11 @@ agents:
|
|
|
405
405
|
# optimization_strategy: "performance" # "performance" | "cost" | "speed"
|
|
406
406
|
|
|
407
407
|
prompt: |
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
411
|
+
|
|
412
|
+
{"greeting": "", "user_input": "", "detected_sentiment": "", "status": "", "user_message": "", "request_type": ""}
|
|
408
413
|
You are a friendly assistant. Given the user's message,
|
|
409
414
|
greet them warmly and summarize what they need help with.
|
|
410
415
|
Return a clear, structured JSON summary with keys:
|
|
@@ -640,6 +645,11 @@ agents:
|
|
|
640
645
|
- data-handling
|
|
641
646
|
|
|
642
647
|
prompt: |
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
651
|
+
|
|
652
|
+
{"findings": [], "query": "", "analysis": {}, "report": {}, "status": ""}
|
|
643
653
|
You are a research analyst. Analyze the provided data thoroughly.
|
|
644
654
|
Use available tools to gather additional information.
|
|
645
655
|
Return structured findings with confidence scores.
|
|
@@ -730,6 +740,11 @@ agents:
|
|
|
730
740
|
wait_for_timeout: 120
|
|
731
741
|
|
|
732
742
|
prompt: |
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
746
|
+
|
|
747
|
+
{"recommendations": [], "risk_assessment": "", "priority_score": 0, "next_steps": [], "status": ""}
|
|
733
748
|
You are a strategic advisor. Analyze the processed data and research
|
|
734
749
|
findings provided. Produce actionable recommendations with priority
|
|
735
750
|
scoring. Identify risks and suggest concrete next steps.
|
|
@@ -1209,6 +1224,11 @@ agents:
|
|
|
1209
1224
|
communication_type: "chain"
|
|
1210
1225
|
|
|
1211
1226
|
prompt: |
|
|
1227
|
+
|
|
1228
|
+
|
|
1229
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
1230
|
+
|
|
1231
|
+
{"action": "", "record_id": "", "subject_id": "", "category": "", "severity": "", "severity_score": 0, "notes": "", "requires_review": false, "recorded_at_utc": "", "window_days": 0, "record_count": 0, "by_category": {}, "by_severity": {}, "avg_severity_score": 0, "max_severity_score": 0, "reported_at_utc": ""}
|
|
1212
1232
|
For mode=record: classify the observation. Return JSON:
|
|
1213
1233
|
- category: short snake_case category
|
|
1214
1234
|
- severity: info | low | medium | high | critical
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
#!/usr/bin/env python3
|
|
2
|
+
"""validate_config.py — pre-flight checks for a LeafMesh project config.
|
|
3
|
+
|
|
4
|
+
Run from the project root BEFORE `python main.py`:
|
|
5
|
+
|
|
6
|
+
python validate_config.py # checks configs/config.yaml
|
|
7
|
+
python validate_config.py path/to/other.yaml
|
|
8
|
+
|
|
9
|
+
Catches, with file/line context where possible:
|
|
10
|
+
1. YAML syntax errors (bad indentation, tabs, missing colons)
|
|
11
|
+
2. can_call / entry_point / wait_for targets that don't exist
|
|
12
|
+
3. conditions referencing yields the calling agent never returns
|
|
13
|
+
(human agents may only use the SDK's human-response meta fields)
|
|
14
|
+
4. yields ↔ prompt contract mismatches on LLM agents — the SDK
|
|
15
|
+
refuses to boot when the prompt's JSON keys have NO overlap with
|
|
16
|
+
the declared yields (the "Hello!" silent-fallback class)
|
|
17
|
+
5. timeout fallback messages that match none of the gate's routes
|
|
18
|
+
6. one wake_up per agent + 5-field cron shape
|
|
19
|
+
|
|
20
|
+
Exit code 0 = clean, 1 = problems found.
|
|
21
|
+
"""
|
|
22
|
+
from __future__ import annotations
|
|
23
|
+
|
|
24
|
+
import re
|
|
25
|
+
import sys
|
|
26
|
+
from pathlib import Path
|
|
27
|
+
|
|
28
|
+
try:
|
|
29
|
+
import yaml
|
|
30
|
+
except ImportError:
|
|
31
|
+
print("PyYAML required: pip install PyYAML")
|
|
32
|
+
sys.exit(2)
|
|
33
|
+
|
|
34
|
+
HUMAN_META = frozenset({
|
|
35
|
+
"from_agent", "human_data", "human_decision", "human_initiated",
|
|
36
|
+
"human_message", "original_webhook_data", "source_agent", "timestamp",
|
|
37
|
+
})
|
|
38
|
+
COND_RE = re.compile(r"calling_agent_response\.([A-Za-z_][\w]*)")
|
|
39
|
+
CRON_RE = re.compile(r"^\s*\S+\s+\S+\s+\S+\s+\S+\s+\S+\s*$")
|
|
40
|
+
|
|
41
|
+
problems: list[str] = []
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
def err(msg: str) -> None:
|
|
45
|
+
problems.append(msg)
|
|
46
|
+
print(f" ✗ {msg}")
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
def load(path: Path) -> dict | None:
|
|
50
|
+
raw = path.read_text(encoding="utf-8")
|
|
51
|
+
for i, line in enumerate(raw.splitlines(), 1):
|
|
52
|
+
if "\t" in line.split("#")[0]:
|
|
53
|
+
err(f"{path}:{i}: TAB character in YAML indentation — use spaces")
|
|
54
|
+
raw = raw.replace("{{project_name}}", "validate-check")
|
|
55
|
+
raw = re.sub(r"\{\{\w+\}\}", "0", raw)
|
|
56
|
+
try:
|
|
57
|
+
return yaml.safe_load(raw)
|
|
58
|
+
except yaml.YAMLError as e:
|
|
59
|
+
mark = getattr(e, "problem_mark", None)
|
|
60
|
+
loc = f" at line {mark.line + 1}, column {mark.column + 1}" if mark else ""
|
|
61
|
+
err(f"{path}: YAML parse failed{loc}: "
|
|
62
|
+
f"{getattr(e, 'problem', e)} — check indentation around that line")
|
|
63
|
+
return None
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
def is_human(a: dict) -> bool:
|
|
67
|
+
return a.get("agent_type") == "human" or bool(a.get("is_human_powered"))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
def cond_fires_for_message(cond: str, message: str) -> bool:
|
|
71
|
+
def atom(expr: str) -> bool:
|
|
72
|
+
m = re.match(r"\s*calling_agent_response\.(\w+)\s*([!=]=)\s*'([^']*)'\s*$", expr)
|
|
73
|
+
if not m:
|
|
74
|
+
return False
|
|
75
|
+
field, op, val = m.groups()
|
|
76
|
+
if field != "human_message":
|
|
77
|
+
return False
|
|
78
|
+
return (message == val) if op == "==" else (message != val)
|
|
79
|
+
return any(all(atom(x) for x in part.split(" and "))
|
|
80
|
+
for part in cond.split(" or "))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
def main() -> int:
|
|
84
|
+
target = Path(sys.argv[1]) if len(sys.argv) > 1 else Path("configs/config.yaml")
|
|
85
|
+
if not target.exists():
|
|
86
|
+
print(f"config not found: {target}")
|
|
87
|
+
return 1
|
|
88
|
+
|
|
89
|
+
print(f"Validating {target} ...")
|
|
90
|
+
cfg = load(target)
|
|
91
|
+
if cfg is None:
|
|
92
|
+
return 1
|
|
93
|
+
agents = cfg.get("agents") or {}
|
|
94
|
+
names = set(agents.keys())
|
|
95
|
+
|
|
96
|
+
# 2. targets exist
|
|
97
|
+
for n, a in agents.items():
|
|
98
|
+
if not isinstance(a, dict):
|
|
99
|
+
err(f"agent '{n}' is not a mapping — check indentation under it")
|
|
100
|
+
continue
|
|
101
|
+
for cc in a.get("can_call") or []:
|
|
102
|
+
if isinstance(cc, dict) and cc.get("agent") not in names:
|
|
103
|
+
err(f"{n}: can_call → '{cc.get('agent')}' does not exist")
|
|
104
|
+
wf = a.get("wait_for")
|
|
105
|
+
if wf:
|
|
106
|
+
for tok in re.findall(r"[A-Za-z_][\w]*", str(wf)):
|
|
107
|
+
if tok not in names and tok not in ("AND", "OR", "and", "or"):
|
|
108
|
+
err(f"{n}: wait_for references unknown agent '{tok}'")
|
|
109
|
+
for ep in cfg.get("entry_points") or []:
|
|
110
|
+
if isinstance(ep, dict) and ep.get("target") not in names:
|
|
111
|
+
err(f"entry_point '{ep.get('name')}' → '{ep.get('target')}' does not exist")
|
|
112
|
+
|
|
113
|
+
# 3. conditions vs yields / human meta
|
|
114
|
+
for n, a in agents.items():
|
|
115
|
+
if not isinstance(a, dict):
|
|
116
|
+
continue
|
|
117
|
+
yields = set((a.get("yields") or {}).keys())
|
|
118
|
+
human = is_human(a)
|
|
119
|
+
for cc in a.get("can_call") or []:
|
|
120
|
+
if not isinstance(cc, dict) or not cc.get("condition"):
|
|
121
|
+
continue
|
|
122
|
+
for ref in COND_RE.findall(str(cc["condition"])):
|
|
123
|
+
if human and ref not in HUMAN_META:
|
|
124
|
+
err(f"{n}→{cc.get('agent')}: human gate condition uses "
|
|
125
|
+
f"'{ref}' — human responses only deliver "
|
|
126
|
+
f"{sorted(HUMAN_META)[:3]}... (use human_message)")
|
|
127
|
+
elif not human and ref not in yields and ref not in HUMAN_META:
|
|
128
|
+
err(f"{n}→{cc.get('agent')}: condition uses '{ref}' "
|
|
129
|
+
f"which is not in {n}'s yields")
|
|
130
|
+
|
|
131
|
+
# 4. yields ↔ prompt contract (LLM agents)
|
|
132
|
+
for n, a in agents.items():
|
|
133
|
+
if not isinstance(a, dict) or a.get("agent_type") != "llm":
|
|
134
|
+
continue
|
|
135
|
+
yields = set((a.get("yields") or {}).keys())
|
|
136
|
+
prompt = a.get("prompt") or ""
|
|
137
|
+
if not yields or not prompt:
|
|
138
|
+
continue
|
|
139
|
+
mentioned = {k for k in yields if re.search(rf'["\-\s]{re.escape(k)}["\s]*:', prompt)}
|
|
140
|
+
if not mentioned:
|
|
141
|
+
err(f"{n}: prompt mentions NONE of its {len(yields)} yields keys — "
|
|
142
|
+
f"the SDK will refuse to boot. Add an OUTPUT CONTRACT line "
|
|
143
|
+
f"listing them, e.g.\n OUTPUT CONTRACT — respond with "
|
|
144
|
+
f"ONLY valid JSON containing exactly these keys:\n "
|
|
145
|
+
+ "{" + ", ".join(f'"{k}": ...' for k in sorted(yields)) + "}")
|
|
146
|
+
elif len(mentioned) < len(yields):
|
|
147
|
+
print(f" ⚠ {n}: prompt mentions {len(mentioned)}/{len(yields)} "
|
|
148
|
+
f"yields keys (missing: {sorted(yields - mentioned)[:5]}...) — "
|
|
149
|
+
f"boots, but enforce_yields retries are likelier")
|
|
150
|
+
|
|
151
|
+
# 5. timeout fallbacks route somewhere
|
|
152
|
+
for n, a in agents.items():
|
|
153
|
+
if not isinstance(a, dict) or not is_human(a):
|
|
154
|
+
continue
|
|
155
|
+
edges = [cc for cc in a.get("can_call") or [] if isinstance(cc, dict)]
|
|
156
|
+
fr = a.get("fallback_response") or {}
|
|
157
|
+
msg = str(fr.get("message", ""))
|
|
158
|
+
if not edges or not fr or not msg:
|
|
159
|
+
continue
|
|
160
|
+
if not any(not cc.get("condition")
|
|
161
|
+
or cond_fires_for_message(str(cc["condition"]), msg)
|
|
162
|
+
for cc in edges):
|
|
163
|
+
err(f"{n}: timeout fallback message {msg!r} matches no route — "
|
|
164
|
+
f"an unanswered approval would silently kill the flow")
|
|
165
|
+
|
|
166
|
+
# 6. cron shape
|
|
167
|
+
for n, a in agents.items():
|
|
168
|
+
if isinstance(a, dict) and a.get("wake_up") \
|
|
169
|
+
and not CRON_RE.match(str(a["wake_up"])):
|
|
170
|
+
err(f"{n}: wake_up {a['wake_up']!r} is not a 5-field cron")
|
|
171
|
+
|
|
172
|
+
if problems:
|
|
173
|
+
print(f"\n{len(problems)} problem(s) found — fix before running main.py")
|
|
174
|
+
return 1
|
|
175
|
+
print(f"OK — {len(names)} agents, "
|
|
176
|
+
f"{len(cfg.get('entry_points') or [])} entry points, all checks pass")
|
|
177
|
+
return 0
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
if __name__ == "__main__":
|
|
181
|
+
sys.exit(main())
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -204,6 +204,11 @@ agents:
|
|
|
204
204
|
wake_up: "0 6 * * *"
|
|
205
205
|
|
|
206
206
|
prompt: |
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
210
|
+
|
|
211
|
+
{"mode": "", "rfp_id": "", "client_org": "", "practice_area": "", "due_date": "", "budget_range_cents": {}, "compliance_required": [], "deal_breakers": [], "document_count": 0, "requirements": [], "requirements_must_count": 0, "requirements_should_count": 0, "compliance_frameworks": [], "deliverables": [], "evaluation_criteria": {}, "pricing_constraints": {}, "key_dates": {}, "found_tags": {}, "completeness_score": 0, "extraction_complete": false, "discovered_count": 0, "discovered_rfps": [], "high_fit_count": 0, "high_fit_rfps": [], "skipped_duplicates": 0, "requires_partner_review": false, "swept_at_utc": ""}
|
|
207
212
|
You are the firm's opportunity-intake specialist — the single
|
|
208
213
|
role that owns everything between "an opportunity exists out
|
|
209
214
|
there" and "the mesh starts working it".
|
|
@@ -351,6 +356,8 @@ agents:
|
|
|
351
356
|
- query: string (corpus search query)
|
|
352
357
|
- practice_areas: list
|
|
353
358
|
|
|
359
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
360
|
+
{"similar_proposals": [], "reuse_score": 0, "matches": [], "best_match_proposal_id": "", "best_match_similarity": 0, "total_corpus_size": 0, "high_confidence_match": false, "reason": ""}
|
|
354
361
|
enforce_yields: true
|
|
355
362
|
enforce_yields_retry: 2
|
|
356
363
|
knowledge:
|
|
@@ -397,6 +404,8 @@ agents:
|
|
|
397
404
|
- sections: list
|
|
398
405
|
- cited_past_proposals: list
|
|
399
406
|
|
|
407
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
408
|
+
{"sections": [], "cited_past_proposals": []}
|
|
400
409
|
enforce_yields: true
|
|
401
410
|
enforce_yields_retry: 2
|
|
402
411
|
knowledge:
|
|
@@ -448,6 +457,11 @@ agents:
|
|
|
448
457
|
communication_type: "chain"
|
|
449
458
|
|
|
450
459
|
prompt: |
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
463
|
+
|
|
464
|
+
{"mode": "", "rfp_id": "", "clearance": "", "reasons": [], "requires_legal_review": false, "partner_briefing": "", "clauses_reviewed": 0, "review": [], "severity_counts": {}, "unacceptable_clauses": [], "negotiable_clauses": [], "unmapped_clauses": [], "counter_proposals": [], "risk_score": 0, "requires_deal_desk_review": false}
|
|
451
465
|
You are the firm's contracts reviewer — one legal-adjacent role
|
|
452
466
|
with two responsibilities, dispatched by what you receive.
|
|
453
467
|
|
|
@@ -663,6 +677,11 @@ agents:
|
|
|
663
677
|
communication_type: "chain"
|
|
664
678
|
|
|
665
679
|
prompt: |
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
683
|
+
|
|
684
|
+
{"mode": "", "decision": "", "executive_summary": "", "what_we_did_well": [], "what_we_did_poorly": [], "competitor_intelligence": [], "learnings_for_library": [], "next_action_for_relationship": "", "confidence": 0, "competitor_queried": "", "horizon_days": 0, "signals": [], "top_competitors": [], "avg_impact_score": 0, "high_impact_count": 0, "intel_briefing": ""}
|
|
666
685
|
You are the firm's competitive-intelligence analyst — you own
|
|
667
686
|
both what we learn from every decision and the ledger of what
|
|
668
687
|
competitors are doing.
|
|
@@ -754,6 +773,11 @@ agents:
|
|
|
754
773
|
communication_type: "chain"
|
|
755
774
|
|
|
756
775
|
prompt: |
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
779
|
+
|
|
780
|
+
{"rfp_id": "", "fit_strategic": 0, "fit_capability": 0, "fit_economics": 0, "fit_relationship": 0, "fit_competitive": 0, "overall_score": 0, "confidence": 0, "recommendation": "", "risk_flags": [], "win_themes": [], "requires_partner_review": false, "decision_briefing": ""}
|
|
757
781
|
Score the fit on this RFP. Return JSON with these keys (all
|
|
758
782
|
required; do not omit any):
|
|
759
783
|
- fit_strategic: 0..1
|
|
Binary file
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
#!/usr/bin/env python3
|
|
2
|
+
"""validate_config.py — pre-flight checks for a LeafMesh project config.
|
|
3
|
+
|
|
4
|
+
Run from the project root BEFORE `python main.py`:
|
|
5
|
+
|
|
6
|
+
python validate_config.py # checks configs/config.yaml
|
|
7
|
+
python validate_config.py path/to/other.yaml
|
|
8
|
+
|
|
9
|
+
Catches, with file/line context where possible:
|
|
10
|
+
1. YAML syntax errors (bad indentation, tabs, missing colons)
|
|
11
|
+
2. can_call / entry_point / wait_for targets that don't exist
|
|
12
|
+
3. conditions referencing yields the calling agent never returns
|
|
13
|
+
(human agents may only use the SDK's human-response meta fields)
|
|
14
|
+
4. yields ↔ prompt contract mismatches on LLM agents — the SDK
|
|
15
|
+
refuses to boot when the prompt's JSON keys have NO overlap with
|
|
16
|
+
the declared yields (the "Hello!" silent-fallback class)
|
|
17
|
+
5. timeout fallback messages that match none of the gate's routes
|
|
18
|
+
6. one wake_up per agent + 5-field cron shape
|
|
19
|
+
|
|
20
|
+
Exit code 0 = clean, 1 = problems found.
|
|
21
|
+
"""
|
|
22
|
+
from __future__ import annotations
|
|
23
|
+
|
|
24
|
+
import re
|
|
25
|
+
import sys
|
|
26
|
+
from pathlib import Path
|
|
27
|
+
|
|
28
|
+
try:
|
|
29
|
+
import yaml
|
|
30
|
+
except ImportError:
|
|
31
|
+
print("PyYAML required: pip install PyYAML")
|
|
32
|
+
sys.exit(2)
|
|
33
|
+
|
|
34
|
+
HUMAN_META = frozenset({
|
|
35
|
+
"from_agent", "human_data", "human_decision", "human_initiated",
|
|
36
|
+
"human_message", "original_webhook_data", "source_agent", "timestamp",
|
|
37
|
+
})
|
|
38
|
+
COND_RE = re.compile(r"calling_agent_response\.([A-Za-z_][\w]*)")
|
|
39
|
+
CRON_RE = re.compile(r"^\s*\S+\s+\S+\s+\S+\s+\S+\s+\S+\s*$")
|
|
40
|
+
|
|
41
|
+
problems: list[str] = []
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
def err(msg: str) -> None:
|
|
45
|
+
problems.append(msg)
|
|
46
|
+
print(f" ✗ {msg}")
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
def load(path: Path) -> dict | None:
|
|
50
|
+
raw = path.read_text(encoding="utf-8")
|
|
51
|
+
for i, line in enumerate(raw.splitlines(), 1):
|
|
52
|
+
if "\t" in line.split("#")[0]:
|
|
53
|
+
err(f"{path}:{i}: TAB character in YAML indentation — use spaces")
|
|
54
|
+
raw = raw.replace("{{project_name}}", "validate-check")
|
|
55
|
+
raw = re.sub(r"\{\{\w+\}\}", "0", raw)
|
|
56
|
+
try:
|
|
57
|
+
return yaml.safe_load(raw)
|
|
58
|
+
except yaml.YAMLError as e:
|
|
59
|
+
mark = getattr(e, "problem_mark", None)
|
|
60
|
+
loc = f" at line {mark.line + 1}, column {mark.column + 1}" if mark else ""
|
|
61
|
+
err(f"{path}: YAML parse failed{loc}: "
|
|
62
|
+
f"{getattr(e, 'problem', e)} — check indentation around that line")
|
|
63
|
+
return None
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
def is_human(a: dict) -> bool:
|
|
67
|
+
return a.get("agent_type") == "human" or bool(a.get("is_human_powered"))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
def cond_fires_for_message(cond: str, message: str) -> bool:
|
|
71
|
+
def atom(expr: str) -> bool:
|
|
72
|
+
m = re.match(r"\s*calling_agent_response\.(\w+)\s*([!=]=)\s*'([^']*)'\s*$", expr)
|
|
73
|
+
if not m:
|
|
74
|
+
return False
|
|
75
|
+
field, op, val = m.groups()
|
|
76
|
+
if field != "human_message":
|
|
77
|
+
return False
|
|
78
|
+
return (message == val) if op == "==" else (message != val)
|
|
79
|
+
return any(all(atom(x) for x in part.split(" and "))
|
|
80
|
+
for part in cond.split(" or "))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
def main() -> int:
|
|
84
|
+
target = Path(sys.argv[1]) if len(sys.argv) > 1 else Path("configs/config.yaml")
|
|
85
|
+
if not target.exists():
|
|
86
|
+
print(f"config not found: {target}")
|
|
87
|
+
return 1
|
|
88
|
+
|
|
89
|
+
print(f"Validating {target} ...")
|
|
90
|
+
cfg = load(target)
|
|
91
|
+
if cfg is None:
|
|
92
|
+
return 1
|
|
93
|
+
agents = cfg.get("agents") or {}
|
|
94
|
+
names = set(agents.keys())
|
|
95
|
+
|
|
96
|
+
# 2. targets exist
|
|
97
|
+
for n, a in agents.items():
|
|
98
|
+
if not isinstance(a, dict):
|
|
99
|
+
err(f"agent '{n}' is not a mapping — check indentation under it")
|
|
100
|
+
continue
|
|
101
|
+
for cc in a.get("can_call") or []:
|
|
102
|
+
if isinstance(cc, dict) and cc.get("agent") not in names:
|
|
103
|
+
err(f"{n}: can_call → '{cc.get('agent')}' does not exist")
|
|
104
|
+
wf = a.get("wait_for")
|
|
105
|
+
if wf:
|
|
106
|
+
for tok in re.findall(r"[A-Za-z_][\w]*", str(wf)):
|
|
107
|
+
if tok not in names and tok not in ("AND", "OR", "and", "or"):
|
|
108
|
+
err(f"{n}: wait_for references unknown agent '{tok}'")
|
|
109
|
+
for ep in cfg.get("entry_points") or []:
|
|
110
|
+
if isinstance(ep, dict) and ep.get("target") not in names:
|
|
111
|
+
err(f"entry_point '{ep.get('name')}' → '{ep.get('target')}' does not exist")
|
|
112
|
+
|
|
113
|
+
# 3. conditions vs yields / human meta
|
|
114
|
+
for n, a in agents.items():
|
|
115
|
+
if not isinstance(a, dict):
|
|
116
|
+
continue
|
|
117
|
+
yields = set((a.get("yields") or {}).keys())
|
|
118
|
+
human = is_human(a)
|
|
119
|
+
for cc in a.get("can_call") or []:
|
|
120
|
+
if not isinstance(cc, dict) or not cc.get("condition"):
|
|
121
|
+
continue
|
|
122
|
+
for ref in COND_RE.findall(str(cc["condition"])):
|
|
123
|
+
if human and ref not in HUMAN_META:
|
|
124
|
+
err(f"{n}→{cc.get('agent')}: human gate condition uses "
|
|
125
|
+
f"'{ref}' — human responses only deliver "
|
|
126
|
+
f"{sorted(HUMAN_META)[:3]}... (use human_message)")
|
|
127
|
+
elif not human and ref not in yields and ref not in HUMAN_META:
|
|
128
|
+
err(f"{n}→{cc.get('agent')}: condition uses '{ref}' "
|
|
129
|
+
f"which is not in {n}'s yields")
|
|
130
|
+
|
|
131
|
+
# 4. yields ↔ prompt contract (LLM agents)
|
|
132
|
+
for n, a in agents.items():
|
|
133
|
+
if not isinstance(a, dict) or a.get("agent_type") != "llm":
|
|
134
|
+
continue
|
|
135
|
+
yields = set((a.get("yields") or {}).keys())
|
|
136
|
+
prompt = a.get("prompt") or ""
|
|
137
|
+
if not yields or not prompt:
|
|
138
|
+
continue
|
|
139
|
+
mentioned = {k for k in yields if re.search(rf'["\-\s]{re.escape(k)}["\s]*:', prompt)}
|
|
140
|
+
if not mentioned:
|
|
141
|
+
err(f"{n}: prompt mentions NONE of its {len(yields)} yields keys — "
|
|
142
|
+
f"the SDK will refuse to boot. Add an OUTPUT CONTRACT line "
|
|
143
|
+
f"listing them, e.g.\n OUTPUT CONTRACT — respond with "
|
|
144
|
+
f"ONLY valid JSON containing exactly these keys:\n "
|
|
145
|
+
+ "{" + ", ".join(f'"{k}": ...' for k in sorted(yields)) + "}")
|
|
146
|
+
elif len(mentioned) < len(yields):
|
|
147
|
+
print(f" ⚠ {n}: prompt mentions {len(mentioned)}/{len(yields)} "
|
|
148
|
+
f"yields keys (missing: {sorted(yields - mentioned)[:5]}...) — "
|
|
149
|
+
f"boots, but enforce_yields retries are likelier")
|
|
150
|
+
|
|
151
|
+
# 5. timeout fallbacks route somewhere
|
|
152
|
+
for n, a in agents.items():
|
|
153
|
+
if not isinstance(a, dict) or not is_human(a):
|
|
154
|
+
continue
|
|
155
|
+
edges = [cc for cc in a.get("can_call") or [] if isinstance(cc, dict)]
|
|
156
|
+
fr = a.get("fallback_response") or {}
|
|
157
|
+
msg = str(fr.get("message", ""))
|
|
158
|
+
if not edges or not fr or not msg:
|
|
159
|
+
continue
|
|
160
|
+
if not any(not cc.get("condition")
|
|
161
|
+
or cond_fires_for_message(str(cc["condition"]), msg)
|
|
162
|
+
for cc in edges):
|
|
163
|
+
err(f"{n}: timeout fallback message {msg!r} matches no route — "
|
|
164
|
+
f"an unanswered approval would silently kill the flow")
|
|
165
|
+
|
|
166
|
+
# 6. cron shape
|
|
167
|
+
for n, a in agents.items():
|
|
168
|
+
if isinstance(a, dict) and a.get("wake_up") \
|
|
169
|
+
and not CRON_RE.match(str(a["wake_up"])):
|
|
170
|
+
err(f"{n}: wake_up {a['wake_up']!r} is not a 5-field cron")
|
|
171
|
+
|
|
172
|
+
if problems:
|
|
173
|
+
print(f"\n{len(problems)} problem(s) found — fix before running main.py")
|
|
174
|
+
return 1
|
|
175
|
+
print(f"OK — {len(names)} agents, "
|
|
176
|
+
f"{len(cfg.get('entry_points') or [])} entry points, all checks pass")
|
|
177
|
+
return 0
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
if __name__ == "__main__":
|
|
181
|
+
sys.exit(main())
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -276,6 +276,9 @@ agents:
|
|
|
276
276
|
Prefer one person per opportunity: a person matched to two
|
|
277
277
|
opportunities is a double-booking conflict that forces
|
|
278
278
|
engagement-lead review.
|
|
279
|
+
|
|
280
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
281
|
+
{"matches": [], "unmatched_people": [], "unmatched_opportunities": [], "skills_gaps": [], "staffing_briefing": "", "plan_id": "", "assignments": [], "conflicts": [], "requires_engagement_lead_review": false}
|
|
279
282
|
enforce_yields: true
|
|
280
283
|
enforce_yields_retry: 2
|
|
281
284
|
knowledge:
|
|
@@ -320,6 +323,11 @@ agents:
|
|
|
320
323
|
communication_type: "chain"
|
|
321
324
|
|
|
322
325
|
prompt: |
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
329
|
+
|
|
330
|
+
{"idle_2w": [], "idle_4w": [], "avg_idle_weeks": 0, "recommendations": [], "plan_id": "", "employee_id": "", "current_level": "", "target_role_6mo": "", "skill_bets": [], "internal_projects": [], "certifications": [], "retention_risk_score": 0, "employee_facing_narrative": "", "confidence": 0}
|
|
323
331
|
You are the talent development lead. One role, three
|
|
324
332
|
responsibilities:
|
|
325
333
|
|
|
@@ -545,6 +553,11 @@ agents:
|
|
|
545
553
|
communication_type: "chain"
|
|
546
554
|
|
|
547
555
|
prompt: |
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
559
|
+
|
|
560
|
+
{"review_id": "", "resource_id": "", "period": "", "composite_score": 0, "overall_rating": "", "strengths": [], "development_areas": [], "engagement_sample_size": 0, "avg_client_feedback": 0, "utilisation_pct": 0, "skill_growth_count": 0, "peer_feedback_count": 0, "requires_calibration": false, "requires_manager_signoff": false, "generated_at_utc": "", "plan_id": ""}
|
|
548
561
|
Draft the performance review. Return JSON with these keys:
|
|
549
562
|
- strengths: list of 3-5 documented strengths (each tied to
|
|
550
563
|
a specific engagement or skill growth)
|
|
@@ -611,6 +624,11 @@ agents:
|
|
|
611
624
|
communication_type: "chain"
|
|
612
625
|
|
|
613
626
|
prompt: |
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
OUTPUT CONTRACT — respond with ONLY valid JSON containing exactly these keys:
|
|
630
|
+
|
|
631
|
+
{"action": "", "survey_id": "", "cohort": "", "cohort_size": 0, "questions": [], "launched_at_utc": "", "response_count": 0, "response_rate": 0, "avg_scores": {}, "engagement_index": 0, "themes": [], "open_text_count": 0, "requires_hrbp_review": false}
|
|
614
632
|
For mode=analyse: given a survey's open-text responses, return
|
|
615
633
|
JSON with key themes: list of {theme, frequency_pct, sentiment,
|
|
616
634
|
sample_quote}. Anonymise — never quote a name or specific
|
|
Binary file
|