Scenarios
Atomic scenarios and composite workflow graphs are documented from the canonical scenario catalog, including prompt graphs, inputs, outputs, execution locks, and closure gates.
Atomic routes and composite workflows
Atomic scenarios map one route to one prompt. Composite scenarios define multi-prompt workflows with phases, protected surfaces, and completion rules.
Workflow scenarios
Greenfield project
From idea through requirements, architecture, bootstrap, verification, and readiness
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-05
- MD-06
- MD-07
- MD-08
- MD-09
- MD-16
- MD-35
- MD-18
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/problem_opportunity_and_strategy_framing/problem_opportunity_and_strategy_framing_investigation.md
- reports/market_user_and_competitive_research/market_user_and_competitive_research_investigation.md
- reports/requirements_scope_and_success_criteria/requirements_scope_and_success_criteria_investigation.md
- reports/feasibility_prototype_risk_and_roadmap/feasibility_prototype_risk_and_roadmap_investigation.md
- reports/architecture_and_technology_decision_analysis/architecture_and_technology_decision_analysis_investigation.md
- +3 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +4 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brownfield discovery and coherence rescue
Discover a fragmented project and align it into one coherent system
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-10
- MD-25
- MD-26
- MD-27
- MD-28
- MD-75
- MD-76
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/project_discovery_inventory_and_baseline/project_discovery_inventory_and_baseline_investigation.md
- reports/project_consistency_uniformity_and_coherence_investigation_and_plan/project_consistency_uniformity_and_coherence_investigation_and_plan_investigation.md
- results/project_consistency_uniformity_and_coherence_authorized_execution_and_verification/project_consistency_uniformity_and_coherence_authorized_execution_and_verification_final_result.md
- reports/code_quality_and_maintainability_investigation_and_plan/code_quality_and_maintainability_investigation_and_plan_investigation.md
- results/code_quality_and_maintainability_authorized_execution_and_verification/code_quality_and_maintainability_authorized_execution_and_verification_final_result.md
- +2 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +3 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Bug investigation and fix
Reproduce, isolate, fix, and regression-test a defect
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-29
- MD-30
- MD-35
- MD-36
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/debugging_root_cause_and_bug_resolution_investigation_and_plan/debugging_root_cause_and_bug_resolution_investigation_and_plan_investigation.md
- results/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
- results/testing_and_verification_authorized_execution_and_verification/testing_and_verification_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Safe junk and unused-code cleanup
Prove what is unused, remove it in batches, and verify nothing broke
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-10
- MD-31
- MD-32
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/project_discovery_inventory_and_baseline/project_discovery_inventory_and_baseline_investigation.md
- reports/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan_investigation.md
- results/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Behavior-preserving modernization
Plan and execute a bounded modernization
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-25
- MD-27
- MD-33
- MD-34
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/project_consistency_uniformity_and_coherence_investigation_and_plan/project_consistency_uniformity_and_coherence_investigation_and_plan_investigation.md
- reports/code_quality_and_maintainability_investigation_and_plan/code_quality_and_maintainability_investigation_and_plan_investigation.md
- reports/refactoring_and_modernization_investigation_and_plan/refactoring_and_modernization_investigation_and_plan_investigation.md
- results/refactoring_and_modernization_authorized_execution_and_verification/refactoring_and_modernization_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Application security hardening
Threat model, validate vulnerabilities, remediate, and verify
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-11
- MD-37
- MD-38
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
- results/security_posture_vulnerability_and_fixes_authorized_execution_and_verification/security_posture_vulnerability_and_fixes_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Authorized attack simulation
Validate defenses with safe staged simulation
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-11
- MD-12
- MD-37
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- results/authorized_attack_simulation_and_adversarial_validation/authorized_attack_simulation_and_adversarial_validation_result.md
- reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Specific exploit reproduction and patch proof
Reproduce one finding safely and prove the fix
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-13
- MD-38
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/safe_exploit_reproduction_and_patch_validation/safe_exploit_reproduction_and_patch_validation_result.md
- results/security_posture_vulnerability_and_fixes_authorized_execution_and_verification/security_posture_vulnerability_and_fixes_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Dependency compromise response
Assess supply-chain exposure, contain, remediate, and verify
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-15
- MD-39
- MD-40
- MD-53
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/incident_triage_containment_eradication_and_recovery/incident_triage_containment_eradication_and_recovery_result.md
- reports/dependency_and_software_supply_chain_security_investigation_and_plan/dependency_and_software_supply_chain_security_investigation_and_plan_investigation.md
- results/dependency_and_software_supply_chain_security_authorized_execution_and_verification/dependency_and_software_supply_chain_security_authorized_execution_and_verification_final_result.md
- reports/ci_build_delivery_and_release_pipeline_investigation_and_plan/ci_build_delivery_and_release_pipeline_investigation_and_plan_investigation.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Secret exposure response
Find exposure, rotate with authority, harden configuration, and verify
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-15
- MD-41
- MD-42
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/incident_triage_containment_eradication_and_recovery/incident_triage_containment_eradication_and_recovery_result.md
- reports/configuration_environment_and_secrets_security_investigation_and_plan/configuration_environment_and_secrets_security_investigation_and_plan_investigation.md
- results/configuration_environment_and_secrets_security_authorized_execution_and_verification/configuration_environment_and_secrets_security_authorized_execution_and_verification_final_result.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Identity and access hardening
Analyze privilege paths and implement least privilege
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-11
- MD-43
- MD-44
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- reports/identity_authentication_authorization_and_session_security_investigation_and_plan/identity_authentication_authorization_and_session_security_investigation_and_plan_investigation.md
- results/identity_authentication_authorization_and_session_security_authorized_execution_and_verification/identity_authentication_authorization_and_session_security_authorized_execution_and_verification_final_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cloud and container security hardening
Review platform controls and apply policy-backed fixes
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-57
- MD-58
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/cloud_container_and_infrastructure_security_investigation_and_plan/cloud_container_and_infrastructure_security_investigation_and_plan_investigation.md
- results/cloud_container_and_infrastructure_security_authorized_execution_and_verification/cloud_container_and_infrastructure_security_authorized_execution_and_verification_final_result.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data migration
Design and execute a recoverable schema or data migration
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-47
- MD-48
- MD-51
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/data_storage_schema_and_migration_investigation_and_plan/data_storage_schema_and_migration_investigation_and_plan_investigation.md
- results/data_storage_schema_and_migration_authorized_execution_and_verification/data_storage_schema_and_migration_authorized_execution_and_verification_final_result.md
- reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Performance and reliability improvement
Measure bottlenecks, optimize, and harden failure behavior
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-49
- MD-50
- MD-51
- MD-52
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/performance_and_efficiency_investigation_and_plan/performance_and_efficiency_investigation_and_plan_investigation.md
- results/performance_and_efficiency_authorized_execution_and_verification/performance_and_efficiency_authorized_execution_and_verification_final_result.md
- reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
- results/reliability_resilience_and_recovery_authorized_execution_and_verification/reliability_resilience_and_recovery_authorized_execution_and_verification_final_result.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Delivery and observability repair
Make build, deployment, telemetry, alerts, and runbooks coherent
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-53
- MD-54
- MD-55
- MD-56
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/ci_build_delivery_and_release_pipeline_investigation_and_plan/ci_build_delivery_and_release_pipeline_investigation_and_plan_investigation.md
- results/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification_final_result.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
- results/observability_detection_and_operations_authorized_execution_and_verification/observability_detection_and_operations_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Model and AI security hardening
Threat-model and harden model, data, serving, output, and abuse controls
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-11
- MD-14
- MD-67
- MD-68
- MD-69
- MD-70
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- results/model_and_ai_system_red_team_evaluation/model_and_ai_system_red_team_evaluation_result.md
- reports/model_and_ai_system_security_investigation_and_plan/model_and_ai_system_security_investigation_and_plan_investigation.md
- results/model_and_ai_system_security_authorized_execution_and_verification/model_and_ai_system_security_authorized_execution_and_verification_final_result.md
- reports/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan_investigation.md
- +1 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- +2 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agentic and MCP security
Review capabilities, permissions, untrusted data, and agent coordination
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-61
- MD-62
- MD-63
- MD-64
- MD-65
- MD-66
- MD-69
- MD-70
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan_investigation.md
- results/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification_final_result.md
- reports/agentic_security_permissions_and_trust_boundaries_investigation_and_plan/agentic_security_permissions_and_trust_boundaries_investigation_and_plan_investigation.md
- results/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification_final_result.md
- reports/multi_agent_architecture_and_agent_definitions_investigation_and_plan/multi_agent_architecture_and_agent_definitions_investigation_and_plan_investigation.md
- +3 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +4 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt-injection hardening
Identify direct and indirect injection paths and add layered controls
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-69
- MD-70
- MD-14
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan_investigation.md
- results/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification_final_result.md
- results/model_and_ai_system_red_team_evaluation/model_and_ai_system_red_team_evaluation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Privacy and governance
Review sensitive data, obligations, retention, and controls
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-20
- MD-59
- MD-60
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/license_compliance_and_governance_review/license_compliance_and_governance_review_investigation.md
- reports/privacy_and_data_protection_investigation_and_plan/privacy_and_data_protection_investigation_and_plan_investigation.md
- results/privacy_and_data_protection_authorized_execution_and_verification/privacy_and_data_protection_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
UX, accessibility, localization, and brand coherence
Align experience, design system, content, and inclusive behavior
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-71
- MD-72
- MD-73
- MD-74
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/user_experience_accessibility_and_localization_investigation_and_plan/user_experience_accessibility_and_localization_investigation_and_plan_investigation.md
- results/user_experience_accessibility_and_localization_authorized_execution_and_verification/user_experience_accessibility_and_localization_authorized_execution_and_verification_final_result.md
- reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
- results/brand_design_system_and_content_coherence_authorized_execution_and_verification/brand_design_system_and_content_coherence_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Documentation and contributor experience
Repair knowledge, examples, troubleshooting, onboarding, and support
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-75
- MD-76
- MD-21
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
- results/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification_final_result.md
- results/contributor_and_support_experience_improvement/contributor_and_support_experience_improvement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Risk and debt consolidation
Create a decision-ready treatment portfolio
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-22
- MD-17
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/risk_and_technical_debt_portfolio/risk_and_technical_debt_portfolio_investigation.md
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cost and sustainability review
Identify reversible efficiency improvements without weakening resilience
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-23
- MD-49
- MD-51
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/infrastructure_cost_and_sustainability_review/infrastructure_cost_and_sustainability_review_investigation.md
- reports/performance_and_efficiency_investigation_and_plan/performance_and_efficiency_investigation_and_plan_investigation.md
- reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Release readiness
Verify project health and communicate an authorized release decision
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-18
- MD-17
- MD-19
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/project_health_completeness_and_release_readiness_gate/project_health_completeness_and_release_readiness_gate_decision.md
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
- reports/retrospective_continuous_improvement_and_learning/retrospective_continuous_improvement_and_learning_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt suite cleanup and security refinement
Remove prompt-system junk, unpair artificial twins, strengthen tags and security, and validate the whole suite
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-77
- MD-78
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/prompt_suite_consistency_security_and_coherence_investigation_and_plan/prompt_suite_consistency_security_and_coherence_investigation_and_plan_investigation.md
- results/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Deep research report
Plan, retrieve, synthesize, verify, and communicate a decision-ready research report
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-79
- MD-82
- MD-113
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/document_memo_report_sop_and_policy_production/document_memo_report_sop_and_policy_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Research-backed blog or article
Research an original angle and produce a fact-checked publication package
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-83
- MD-84
- MD-82
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
- results/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package_package.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Newsletter issue
Create a useful, on-brand newsletter with verified claims and distribution metadata
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-83
- MD-84
- MD-92
- MD-95
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
- results/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package_package.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Video essay or documentary script
Research the factual spine, build a narrative, and produce a timed visual script
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-85
- MD-86
- MD-82
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
- results/script_video_podcast_and_storyboard_writing_and_production_package/script_video_podcast_and_storyboard_writing_and_production_package_package.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Podcast episode
Design and write a research-backed episode with segment timing and production notes
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-85
- MD-86
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
- results/script_video_podcast_and_storyboard_writing_and_production_package/script_video_podcast_and_storyboard_writing_and_production_package_package.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Academic paper
Design the research and produce a citation-verified scholarly manuscript
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-87
- MD-88
- MD-82
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan_brief.md
- results/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package_package.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Literature review
Run a reproducible literature search and synthesize the field with integrity checks
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-79
- MD-82
- MD-88
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Fiction or short story
Build a coherent story system, draft, and perform literary revision
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-89
- MD-90
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/fiction_world_character_and_narrative_design/fiction_world_character_and_narrative_design_brief.md
- results/story_fiction_and_narrative_drafting/story_fiction_and_narrative_drafting_result.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Poetry or literary prose
Compose and refine an original literary work without generic language
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-91
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/poetry_prose_and_literary_composition/poetry_prose_and_literary_composition_result.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content operating system
Design a portfolio, graph, calendar, governance, and repeatable production route
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-93
- MD-94
- MD-95
- MD-75
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- results/content_graph_knowledge_architecture_and_repurposing_system/content_graph_knowledge_architecture_and_repurposing_system_result.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
- reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content repurposing graph
Turn source assets into provenance-preserving multi-format derivatives
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-94
- MD-83
- MD-85
- MD-95
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/content_graph_knowledge_architecture_and_repurposing_system/content_graph_knowledge_architecture_and_repurposing_system_result.md
- reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand creation
Develop positioning and produce an accessible identity and guideline system
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-06
- MD-97
- MD-98
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/market_user_and_competitive_research/market_user_and_competitive_research_investigation.md
- reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
- results/brand_identity_guidelines_and_asset_system_production/brand_identity_guidelines_and_asset_system_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand refresh and coherence repair
Audit brand drift, refine strategy, update the system, and verify channels
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-73
- MD-74
- MD-97
- MD-98
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
- results/brand_design_system_and_content_coherence_authorized_execution_and_verification/brand_design_system_and_content_coherence_authorized_execution_and_verification_final_result.md
- reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
- results/brand_identity_guidelines_and_asset_system_production/brand_identity_guidelines_and_asset_system_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Integrated campaign
Create the strategic idea, campaign system, assets, content schedule, and measurement
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-96
- MD-99
- MD-93
- MD-95
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/idea_exploration_concept_development_and_moodboard_brief/idea_exploration_concept_development_and_moodboard_brief_brief.md
- results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Pitch or proposal
Develop an evidence-backed case and presentation blueprint
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-81
- MD-100
- MD-101
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- results/pitch_proposal_and_business_case_development/pitch_proposal_and_business_case_development_result.md
- reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
HTML slide deck
Design the narrative, build browser-native slides, and verify brand and export
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-101
- MD-102
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
- results/html_css_and_javascript_slides_and_presentation_production/html_css_and_javascript_slides_and_presentation_production_package.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Analytical dashboard
Analyze the decision, build the dashboard, and verify accuracy and accessibility
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-81
- MD-103
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- results/dashboard_and_analytical_interface_production/dashboard_and_analytical_interface_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Infographic or data story
Verify the data, design the visual narrative, and produce accessible exports
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-81
- MD-104
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- results/infographic_and_data_storytelling_production/infographic_and_data_storytelling_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Architecture blueprint or process map
Discover the system, produce a semantic blueprint, and validate every relation
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-10
- MD-105
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/project_discovery_inventory_and_baseline/project_discovery_inventory_and_baseline_investigation.md
- results/blueprint_diagram_architecture_and_process_visualization_production/blueprint_diagram_architecture_and_process_visualization_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Collaborative workshop board
Design the session and create an editable Excalidraw board
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-112
- MD-106
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/workshop_meeting_and_collaborative_session_design/workshop_meeting_and_collaborative_session_design_result.md
- results/excalidraw_and_collaborative_whiteboard_diagram_production/excalidraw_and_collaborative_whiteboard_diagram_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Interactive web explainer
Research and structure the content, build the artifact, and run visual QA
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-107
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- results/interactive_web_artifact_microsite_and_prototype_production/interactive_web_artifact_microsite_and_prototype_production_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Frontend experience refinement
Audit UX and brand, polish the frontend, and verify responsive accessibility
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-71
- MD-73
- MD-108
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/user_experience_accessibility_and_localization_investigation_and_plan/user_experience_accessibility_and_localization_investigation_and_plan_investigation.md
- reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
- results/frontend_visual_design_interaction_and_experience_polish/frontend_visual_design_interaction_and_experience_polish_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Event launch
Plan the event, campaign, content calendar, presentation, and run-of-show
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-110
- MD-99
- MD-95
- MD-101
- MD-102
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/event_strategy_agenda_run_of_show_and_facilitation_design/event_strategy_agenda_run_of_show_and_facilitation_design_result.md
- results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
- reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
- results/html_css_and_javascript_slides_and_presentation_production/html_css_and_javascript_slides_and_presentation_production_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Workshop or offsite
Design the collaboration, whiteboard, facilitation, and follow-through
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-112
- MD-106
- MD-17
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/workshop_meeting_and_collaborative_session_design/workshop_meeting_and_collaborative_session_design_result.md
- results/excalidraw_and_collaborative_whiteboard_diagram_production/excalidraw_and_collaborative_whiteboard_diagram_production_result.md
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Go-to-market plan
Research the market and produce positioning, GTM, campaign, and enablement
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-06
- MD-97
- MD-114
- MD-99
- MD-115
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/market_user_and_competitive_research/market_user_and_competitive_research_investigation.md
- reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
- reports/marketing_audience_and_go_to_market_strategy/marketing_audience_and_go_to_market_strategy_brief.md
- results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
- results/sales_enablement_customer_communication_and_lifecycle_content/sales_enablement_customer_communication_and_lifecycle_content_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Business case and financial model
Analyze data, build scenarios, and produce a decision-ready case
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-81
- MD-116
- MD-100
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- results/spreadsheet_financial_forecast_and_scenario_model_specification/spreadsheet_financial_forecast_and_scenario_model_specification_result.md
- results/pitch_proposal_and_business_case_development/pitch_proposal_and_business_case_development_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Policy, SOP, or operational guide
Research obligations and produce a usable controlled document
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-20
- MD-113
- MD-75
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/license_compliance_and_governance_review/license_compliance_and_governance_review_investigation.md
- results/document_memo_report_sop_and_policy_production/document_memo_report_sop_and_policy_production_result.md
- reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Program operating plan
Create a dependency-aware program plan, calendar, status, and governance loop
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-111
- MD-17
- MD-19
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/program_project_and_operations_planning/program_project_and_operations_planning_brief.md
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
- reports/retrospective_continuous_improvement_and_learning/retrospective_continuous_improvement_and_learning_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Multi-format research publication
Create one evidence base and publish coordinated report, article, deck, infographic, and content graph
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-79
- MD-82
- MD-113
- MD-83
- MD-84
- MD-101
- MD-102
- MD-104
- MD-94
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/document_memo_report_sop_and_policy_production/document_memo_report_sop_and_policy_production_result.md
- reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
- +5 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +6 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
One-stop creative launch
Develop brand, campaign, content, deck, web artifact, event, and schedule as one coherent system
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-97
- MD-98
- MD-96
- MD-99
- MD-93
- MD-95
- MD-101
- MD-102
- MD-107
- MD-110
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
- results/brand_identity_guidelines_and_asset_system_production/brand_identity_guidelines_and_asset_system_production_result.md
- reports/idea_exploration_concept_development_and_moodboard_brief/idea_exploration_concept_development_and_moodboard_brief_brief.md
- results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- +6 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +7 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Course, curriculum, or learning program
Research and design the learning system, then produce and validate aligned educational materials
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-117
- MD-118
- MD-82
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief_brief.md
- results/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation_package.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Survey, interview, or research instrument
Design an ethical, analyzable instrument and connect it to the evidence and analysis plan
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-119
- MD-81
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/survey_interview_questionnaire_and_research_instrument_design/survey_interview_questionnaire_and_research_instrument_design_brief.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Grant, funding, or sponsorship proposal
Research the opportunity and produce a compliant evidence-backed submission package
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-79
- MD-81
- MD-120
- MD-82
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- results/grant_funding_sponsorship_and_award_proposal_production/grant_funding_sponsorship_and_award_proposal_production_result.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Professional application or portfolio
Build a truthful target-specific professional package and verify cross-artifact coherence
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-121
- MD-92
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/professional_profile_resume_portfolio_bio_and_application_package/professional_profile_resume_portfolio_bio_and_application_package_result.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Executive or public communication
Create and review a high-clarity message, letter, announcement, speech, or response
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-122
- MD-82
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/email_letter_message_speech_announcement_and_general_communication_production/email_letter_message_speech_announcement_and_general_communication_production_result.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Social and community content series
Transform approved source material into platform-fit accessible short-form assets and schedule
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-93
- MD-94
- MD-123
- MD-95
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- results/content_graph_knowledge_architecture_and_repurposing_system/content_graph_knowledge_architecture_and_repurposing_system_result.md
- results/social_media_short_form_and_community_content_production/social_media_short_form_and_community_content_production_result.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Learning launch and workshop
Create the curriculum, materials, deck, interactive artifact, event plan, and participant communications
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-117
- MD-118
- MD-101
- MD-102
- MD-107
- MD-110
- MD-112
- MD-122
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief_brief.md
- results/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation_package.md
- reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
- results/html_css_and_javascript_slides_and_presentation_production/html_css_and_javascript_slides_and_presentation_production_package.md
- results/interactive_web_artifact_microsite_and_prototype_production/interactive_web_artifact_microsite_and_prototype_production_result.md
- +4 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- +5 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Feature delivery
Implement an approved feature across product, engineering, tests, security, documentation, and release evidence.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-152
- MD-124
- MD-35
- MD-36
- MD-18
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/product_requirements_acceptance_and_release_package/product_requirements_acceptance_and_release_package_result.md
- results/feature_change_and_integration_implementation/feature_change_and_integration_implementation_result.md
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
- results/testing_and_verification_authorized_execution_and_verification/testing_and_verification_authorized_execution_and_verification_final_result.md
- reports/project_health_completeness_and_release_readiness_gate/project_health_completeness_and_release_readiness_gate_decision.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Product experiment
Design a product hypothesis, controlled experiment, instrumentation, analysis, and decision record.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-151
- MD-125
- MD-81
- MD-82
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/product_discovery_strategy_roadmap_and_lifecycle/product_discovery_strategy_roadmap_and_lifecycle_result.md
- results/experiment_a_b_test_and_causal_measurement_design/experiment_a_b_test_and_causal_measurement_design_result.md
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Multilingual launch
Translate and transcreate an approved product or campaign package with accessibility, brand, claim, and locale verification.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-126
- MD-164
- MD-73
- MD-82
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/translation_localization_and_transcreation/translation_localization_and_transcreation_result.md
- results/accessibility_plain_language_and_inclusive_content_transformation/accessibility_plain_language_and_inclusive_content_transformation_result.md
- reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Media post-production system
Turn an approved script into a rights-aware editing, motion, audio, caption, export, and distribution blueprint.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-85
- MD-86
- MD-127
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
- results/script_video_podcast_and_storyboard_writing_and_production_package/script_video_podcast_and_storyboard_writing_and_production_package_package.md
- results/media_production_editing_and_distribution_blueprint/media_production_editing_and_distribution_blueprint_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content optimization loop
Connect content evidence, audience performance, editorial hypotheses, experiments, calendar changes, and verified derivatives.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-128
- MD-125
- MD-93
- MD-95
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/content_performance_and_editorial_optimization/content_performance_and_editorial_optimization_result.md
- results/experiment_a_b_test_and_causal_measurement_design/experiment_a_b_test_and_causal_measurement_design_result.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Academic review and rebuttal
Review an academic paper, verify citations and methods, then prepare a constructive review or evidence-backed rebuttal.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-80
- MD-82
- MD-129
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/academic_peer_review_methodological_critique_and_rebuttal/academic_peer_review_methodological_critique_and_rebuttal_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
SEO, AEO, and information architecture
Improve discoverability without compromising user value, factual accuracy, accessibility, or editorial quality.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-130
- MD-93
- MD-71
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/search_discoverability_seo_aeo_and_information_architecture/search_discoverability_seo_aeo_and_information_architecture_result.md
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
- reports/user_experience_accessibility_and_localization_investigation_and_plan/user_experience_accessibility_and_localization_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Vendor selection and onboarding
Run requirements, RFP, diligence, security, cost, proof-of-concept, contract, and implementation readiness.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-131
- MD-144
- MD-37
- MD-59
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/procurement_vendor_evaluation_rfp_and_due_diligence/procurement_vendor_evaluation_rfp_and_due_diligence_result.md
- results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
- reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
- reports/privacy_and_data_protection_investigation_and_plan/privacy_and_data_protection_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Workforce and organization plan
Connect strategy, operating model, capacity, roles, decision rights, workforce scenarios, and adoption.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-173
- MD-132
- MD-179
- MD-171
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/organizational_design_operating_model_and_governance/organizational_design_operating_model_and_governance_result.md
- results/workforce_strategy_and_capacity_planning/workforce_strategy_and_capacity_planning_result.md
- results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
- results/change_management_adoption_and_enablement/change_management_adoption_and_enablement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Hiring and onboarding system
Create a fair structured hiring, selection, onboarding, competency, learning, and employee communication system.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-133
- MD-134
- MD-181
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/hiring_interview_selection_and_onboarding_design/hiring_interview_selection_and_onboarding_design_result.md
- results/performance_competency_career_and_learning_frameworks/performance_competency_career_and_learning_frameworks_result.md
- results/employee_communication_culture_and_engagement/employee_communication_culture_and_engagement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Customer support and success system
Align support, knowledge, escalation, customer success, retention, product feedback, and lifecycle measurement.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-135
- MD-136
- MD-75
- MD-185
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/customer_support_and_service_operations/customer_support_and_service_operations_result.md
- results/customer_success_retention_and_voice_of_customer/customer_success_retention_and_voice_of_customer_result.md
- reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
- results/revenue_operations_and_lifecycle_measurement/revenue_operations_and_lifecycle_measurement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Negotiation preparation
Prepare evidence, interests, alternatives, objective criteria, contract questions, scenarios, and approval boundaries.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-137
- MD-144
- MD-172
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/negotiation_and_decision_preparation/negotiation_and_decision_preparation_result.md
- results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
- results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Personal knowledge and work system
Build a minimal maintainable workflow for goals, projects, tasks, notes, learning, decisions, and reviews.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-138
- MD-180
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/personal_knowledge_productivity_and_work_system/personal_knowledge_productivity_and_work_system_result.md
- results/records_management_retention_and_institutional_memory/records_management_retention_and_institutional_memory_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
OSINT investigation
Plan lawful collection, validate and preserve public sources, resolve entities and timelines, and issue an estimative brief.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-139
- MD-140
- MD-141
- MD-142
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/osint_research_planning_authorization_and_collection_governance/osint_research_planning_authorization_and_collection_governance_result.md
- results/osint_collection_source_validation_and_preservation/osint_collection_source_validation_and_preservation_result.md
- results/osint_entity_timeline_geospatial_and_network_analysis/osint_entity_timeline_geospatial_and_network_analysis_result.md
- results/intelligence_estimate_warning_and_executive_brief/intelligence_estimate_warning_and_executive_brief_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cyber threat intelligence
Collect authorized defensive threat intelligence, analyze tactics and relevance, and convert it into detections and risk actions.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-182
- MD-11
- MD-55
- MD-37
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/cyber_threat_intelligence_and_security_research/cyber_threat_intelligence_and_security_research_result.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
- reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Legal issue and contract review
Research a legal issue, review related clauses or policy, map obligations and uncertainty, and prepare counsel questions.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-143
- MD-144
- MD-20
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/legal_research_and_issue_analysis/legal_research_and_issue_analysis_result.md
- results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
- reports/license_compliance_and_governance_review/license_compliance_and_governance_review_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Finance planning and board reporting
Reconcile actuals, forecast drivers and liquidity, then produce a decision-ready executive and board report.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-145
- MD-147
- MD-159
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/finance_fp_a_budget_and_management_analysis/finance_fp_a_budget_and_management_analysis_result.md
- results/treasury_cash_flow_liquidity_and_runway_planning/treasury_cash_flow_liquidity_and_runway_planning_result.md
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Accounting close and controls
Design or review close, reconciliations, evidence, controls, exceptions, and independent assurance.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-146
- MD-148
- MD-174
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/accounting_close_reconciliation_and_control_review/accounting_close_reconciliation_and_control_review_result.md
- results/internal_audit_control_testing_and_assurance/internal_audit_control_testing_and_assurance_result.md
- results/quality_management_sop_audit_and_continuous_improvement/quality_management_sop_audit_and_continuous_improvement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Operations excellence
Map processes, improve flow and controls, govern quality, automate stable work, and track benefits.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-149
- MD-174
- MD-153
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/operations_process_design_and_continuous_improvement/operations_process_design_and_continuous_improvement_result.md
- results/quality_management_sop_audit_and_continuous_improvement/quality_management_sop_audit_and_continuous_improvement_result.md
- results/business_process_automation_and_workflow_design/business_process_automation_and_workflow_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Supply-chain resilience
Analyze multi-tier supply, inventory, logistics, disruptions, continuity, and executive decisions.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-150
- MD-175
- MD-159
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/supply_chain_inventory_logistics_and_resilience_planning/supply_chain_inventory_logistics_and_resilience_planning_result.md
- results/business_continuity_disaster_recovery_and_tabletop_exercise/business_continuity_disaster_recovery_and_tabletop_exercise_result.md
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Product operating system
Connect discovery, strategy, requirements, roadmap, feature delivery, experiments, release, and lifecycle learning.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-151
- MD-152
- MD-124
- MD-125
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/product_discovery_strategy_roadmap_and_lifecycle/product_discovery_strategy_roadmap_and_lifecycle_result.md
- results/product_requirements_acceptance_and_release_package/product_requirements_acceptance_and_release_package_result.md
- results/feature_change_and_integration_implementation/feature_change_and_integration_implementation_result.md
- results/experiment_a_b_test_and_causal_measurement_design/experiment_a_b_test_and_causal_measurement_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data governance and RAG quality
Align data ownership, lineage, retrieval, freshness, permissions, grounding, and model application quality.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-154
- MD-189
- MD-188
- MD-69
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/data_governance_quality_lineage_and_master_data/data_governance_quality_lineage_and_master_data_result.md
- results/knowledge_retrieval_search_and_rag_quality_evaluation/knowledge_retrieval_search_and_rag_quality_evaluation_result.md
- results/llm_application_rag_memory_and_tool_architecture/llm_application_rag_memory_and_tool_architecture_result.md
- reports/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Competitive intelligence and strategy
Create competitive scenarios, warning indicators, corporate portfolio choices, and executive decisions.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-155
- MD-176
- MD-142
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/competitive_intelligence_and_strategic_scenario_planning/competitive_intelligence_and_strategic_scenario_planning_result.md
- results/corporate_strategy_portfolio_and_capital_allocation/corporate_strategy_portfolio_and_capital_allocation_result.md
- results/intelligence_estimate_warning_and_executive_brief/intelligence_estimate_warning_and_executive_brief_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Crisis and media response
Establish a verified crisis fact pattern, stakeholder communication system, media briefing, updates, and retrospective.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-156
- MD-157
- MD-172
- MD-19
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/crisis_communication_and_issues_management/crisis_communication_and_issues_management_result.md
- results/public_relations_media_briefing_and_thought_leadership/public_relations_media_briefing_and_thought_leadership_result.md
- results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
- reports/retrospective_continuous_improvement_and_learning/retrospective_continuous_improvement_and_learning_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Partnership and ecosystem decision
Evaluate partnership fit, economics, governance, legal terms, risk, negotiation, milestones, and exit.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-158
- MD-137
- MD-144
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/partnership_alliance_and_ecosystem_strategy/partnership_alliance_and_ecosystem_strategy_result.md
- results/negotiation_and_decision_preparation/negotiation_and_decision_preparation_result.md
- results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Board and executive reporting
Design and produce recurring board, executive, investor, finance, risk, strategy, and action reporting.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-169
- MD-159
- MD-170
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/report_architecture_and_decision_narrative/report_architecture_and_decision_narrative_result.md
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
- results/report_production_visualization_brief_and_quality_assurance/report_production_visualization_brief_and_quality_assurance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Meeting-to-execution loop
Convert meetings into prepared decisions, accountable records, commitments, follow-through, and status reporting.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-160
- MD-17
- MD-179
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/meeting_intelligence_decision_capture_and_follow_through/meeting_intelligence_decision_capture_and_follow_through_result.md
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
- results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Policy and regulatory response
Monitor policy, perform legal and public-affairs analysis, map stakeholders, and prepare authorized response options.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-161
- MD-143
- MD-172
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/policy_analysis_public_affairs_and_regulatory_monitoring/policy_analysis_public_affairs_and_regulatory_monitoring_result.md
- results/legal_research_and_issue_analysis/legal_research_and_issue_analysis_result.md
- results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
ESG and impact report
Define materiality, data, controls, impact, rights, claims, narrative, exhibits, and exact reporting QA.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-162
- MD-163
- MD-154
- MD-170
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/sustainability_esg_and_impact_reporting/sustainability_esg_and_impact_reporting_result.md
- results/ethics_responsible_ai_human_rights_and_societal_impact/ethics_responsible_ai_human_rights_and_societal_impact_result.md
- results/data_governance_quality_lineage_and_master_data/data_governance_quality_lineage_and_master_data_result.md
- results/report_production_visualization_brief_and_quality_assurance/report_production_visualization_brief_and_quality_assurance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Responsible AI review
Assess model use, data, rights, safety, security, evaluation, human oversight, monitoring, and deployment decision.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-163
- MD-187
- MD-190
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/ethics_responsible_ai_human_rights_and_societal_impact/ethics_responsible_ai_human_rights_and_societal_impact_result.md
- results/model_evaluation_benchmarking_and_selection/model_evaluation_benchmarking_and_selection_result.md
- results/ai_governance_model_risk_and_deployment_approval/ai_governance_model_risk_and_deployment_approval_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Inclusive content transformation
Transform technical or public content into accessible, plain-language, localized, and brand-consistent variants.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-164
- MD-126
- MD-82
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/accessibility_plain_language_and_inclusive_content_transformation/accessibility_plain_language_and_inclusive_content_transformation_result.md
- results/translation_localization_and_transcreation/translation_localization_and_transcreation_result.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt creation pipeline
Create, optimize, test, repair, document, and approve a production prompt pack.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-165
- MD-166
- MD-167
- MD-168
- MD-178
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/prompt_creation_and_specification/prompt_creation_and_specification_result.md
- results/prompt_optimization_and_enhancement/prompt_optimization_and_enhancement_result.md
- results/prompt_review_evaluation_and_adversarial_testing/prompt_review_evaluation_and_adversarial_testing_result.md
- results/prompt_repair_refactoring_and_failure_resolution/prompt_repair_refactoring_and_failure_resolution_result.md
- results/language_model_task_intake_context_engineering_and_prompt_pack/language_model_task_intake_context_engineering_and_prompt_pack_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Professional report pipeline
Design a decision narrative, produce the report and exhibits, run factual and editorial QA, and verify exact exports.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-169
- MD-170
- MD-82
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/report_architecture_and_decision_narrative/report_architecture_and_decision_narrative_result.md
- results/report_production_visualization_brief_and_quality_assurance/report_production_visualization_brief_and_quality_assurance_result.md
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Organization change program
Design operating model, stakeholder engagement, adoption, employee communication, learning, and outcome tracking.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-173
- MD-172
- MD-171
- MD-181
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/organizational_design_operating_model_and_governance/organizational_design_operating_model_and_governance_result.md
- results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
- results/change_management_adoption_and_enablement/change_management_adoption_and_enablement_result.md
- results/employee_communication_culture_and_engagement/employee_communication_culture_and_engagement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Continuity exercise
Prepare, run, observe, and remediate a business continuity or disaster recovery tabletop exercise.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-175
- MD-51
- MD-156
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/business_continuity_disaster_recovery_and_tabletop_exercise/business_continuity_disaster_recovery_and_tabletop_exercise_result.md
- reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
- results/crisis_communication_and_issues_management/crisis_communication_and_issues_management_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Enterprise strategy and innovation
Connect corporate strategy, portfolio allocation, competitive scenarios, innovation experiments, and operating plans.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-176
- MD-155
- MD-177
- MD-179
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/corporate_strategy_portfolio_and_capital_allocation/corporate_strategy_portfolio_and_capital_allocation_result.md
- results/competitive_intelligence_and_strategic_scenario_planning/competitive_intelligence_and_strategic_scenario_planning_result.md
- results/innovation_pipeline_idea_portfolio_and_experiment_governance/innovation_pipeline_idea_portfolio_and_experiment_governance_result.md
- results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Department operating plan
Create a complete department plan with mandate, outcomes, portfolio, capacity, budget, risks, governance, and reporting.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-179
- MD-132
- MD-145
- MD-159
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
- results/workforce_strategy_and_capacity_planning/workforce_strategy_and_capacity_planning_result.md
- results/finance_fp_a_budget_and_management_analysis/finance_fp_a_budget_and_management_analysis_result.md
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
LLM application lifecycle
Design, evaluate, secure, govern, and prepare deployment of an LLM, RAG, memory, tool, or agent application.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-178
- MD-188
- MD-189
- MD-187
- MD-190
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/language_model_task_intake_context_engineering_and_prompt_pack/language_model_task_intake_context_engineering_and_prompt_pack_result.md
- results/llm_application_rag_memory_and_tool_architecture/llm_application_rag_memory_and_tool_architecture_result.md
- results/knowledge_retrieval_search_and_rag_quality_evaluation/knowledge_retrieval_search_and_rag_quality_evaluation_result.md
- results/model_evaluation_benchmarking_and_selection/model_evaluation_benchmarking_and_selection_result.md
- results/ai_governance_model_risk_and_deployment_approval/ai_governance_model_risk_and_deployment_approval_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- +1 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Revenue operations system
Align marketing, pipeline, forecast, customer success, lifecycle measurement, automation, and management reporting.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-184
- MD-185
- MD-136
- MD-159
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/sales_operations_pipeline_forecast_and_revenue_planning/sales_operations_pipeline_forecast_and_revenue_planning_result.md
- results/revenue_operations_and_lifecycle_measurement/revenue_operations_and_lifecycle_measurement_result.md
- results/customer_success_retention_and_voice_of_customer/customer_success_retention_and_voice_of_customer_result.md
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Fraud and abuse defense
Model fraud and abuse, identify signals and controls, test fairness and privacy, and design investigation and response.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-183
- MD-11
- MD-59
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/fraud_abuse_and_integrity_risk_analysis/fraud_abuse_and_integrity_risk_analysis_result.md
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
- reports/privacy_and_data_protection_investigation_and_plan/privacy_and_data_protection_investigation_and_plan_investigation.md
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Executive support operating system
Design calendar, travel, briefing, correspondence, records, decision capture, confidentiality, and contingency workflows.
Prompt graph
- MD-00
- MD-01
- MD-02
- MD-03
- MD-04
- MD-186
- MD-160
- MD-180
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/capability_router_and_execution_graph.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/administrative_operations_travel_scheduling_and_executive_support/administrative_operations_travel_scheduling_and_executive_support_result.md
- results/meeting_intelligence_decision_capture_and_follow_through/meeting_intelligence_decision_capture_and_follow_through_result.md
- results/records_management_retention_and_institutional_memory/records_management_retention_and_institutional_memory_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Conditional intent refinement
Clarify only route-changing ambiguity, freeze intent, and compile the smallest graph.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-191
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/intent_interrogation_and_route_clarification/intent_interrogation_and_route_clarification_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- {"condition":"loop_not_eligible","then":"execute_once_or_stop"}
- {"condition":"desired_result_verified","then":"MD-198_complete"}
- {"condition":"plateau_or_budget_exhausted","then":"MD-198_stop_and_record_residuals"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Missing skill discovery, installation, or creation
Prove a skill gap, discover and qualify candidates, install an approved exact skill in both global locations, or create one only when discovery is genuinely empty.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-192
- MD-193
- MD-194
- MD-195
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
- results/missing_skill_discovery_and_candidate_qualification/missing_skill_discovery_and_candidate_qualification_result.md
- results/governed_skill_installation_and_dual_location_registration/governed_skill_installation_and_dual_location_registration_result.md
- results/skill_creation_evaluation_and_dual_location_registration/skill_creation_evaluation_and_dual_location_registration_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- {"condition":"loop_not_eligible","then":"execute_once_or_stop"}
- +2 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Generic conditional skill execution
Resolve skill fit, execute an exact installed skill through a typed placeholder, quarantine output, and verify it against the target task.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-192
- MD-196
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
- results/generic_conditional_skill_execution_adapter/generic_conditional_skill_execution_adapter_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- {"condition":"loop_not_eligible","then":"execute_once_or_stop"}
- {"condition":"desired_result_verified","then":"MD-198_complete"}
- {"condition":"plateau_or_budget_exhausted","then":"MD-198_stop_and_record_residuals"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Bounded prompt or skill loop
Run any eligible prompt, scenario, or skill over a finite queue or measurable refinement cycle and stop at the earliest valid exit.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-197
- MD-198
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
- results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- {"condition":"loop_not_eligible","then":"execute_once_or_stop"}
- {"condition":"desired_result_verified","then":"MD-198_complete"}
- {"condition":"plateau_or_budget_exhausted","then":"MD-198_stop_and_record_residuals"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Audit, fix, and verify convergence loop
Repeat an arbitrary audit-fix-verify route only while each pass yields new evidence or measurable progress and safe residual work remains.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-197
- MD-198
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
- results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- {"condition":"loop_not_eligible","then":"execute_once_or_stop"}
- {"condition":"desired_result_verified","then":"MD-198_complete"}
- {"condition":"plateau_or_budget_exhausted","then":"MD-198_stop_and_record_residuals"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Visual asset batch production
Use the generic skill adapter with `visual-assets` and bounded outer/inner loops to produce a verified list of SVG, HTML, CSS, or vanilla-JS assets.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-96
- MD-192
- MD-196
- MD-197
- MD-198
- MD-109
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/idea_exploration_concept_development_and_moodboard_brief/idea_exploration_concept_development_and_moodboard_brief_brief.md
- results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
- results/generic_conditional_skill_execution_adapter/generic_conditional_skill_execution_adapter_result.md
- results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
- results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
- +1 more
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- +4 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Strudel composition and refinement
Use the generic skill adapter with `strudel` for bounded composition, arrangement, and verification passes.
Prompt graph
- MD-00
- MD-01
- MD-03
- MD-04
- MD-85
- MD-192
- MD-196
- MD-197
- MD-198
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
- results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
- results/generic_conditional_skill_execution_adapter/generic_conditional_skill_execution_adapter_result.md
- results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
- results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- phase: declared step
- {"condition":"intent_ambiguity_changes_route","then":"invoke_MD-191"}
- {"condition":"required_skill_missing","then":"invoke_MD-193_then_194_or_195"}
- +3 more
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Atomic prompt routes
Project Context and Run Configuration
Establishes the project boundary, intended outcome, operating mode, authorization, protected surfaces, constraints, and unresolved assumptions.
Prompt graph
- MD-00
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/project_context_and_run_configuration.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Universal Safety, Authorization, and Evidence Contract
Defines mandatory authorization, evidence, trust, change-control, rollback, verification, and honesty rules for every run.
Prompt graph
- MD-01
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Capability Router and Execution Graph
Selects the smallest coherent capability graph, resolves prerequisites and conflicts, and schedules safe investigation and execution waves.
Prompt graph
- MD-02
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/capability_router_and_execution_graph.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Artifact, Handoff, and Verification Contract
Defines typed evidence, findings, action plans, approvals, dry runs, execution logs, verification results, and residual records.
Prompt graph
- MD-03
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/artifact_handoff_and_verification_contract.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Structure and Input Trust Contract
Defines the suite tag grammar, placeholder syntax, instruction hierarchy, untrusted-data isolation, and prompt-injection resistance rules.
Prompt graph
- MD-04
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- .prompt_suite/control/prompt_structure_and_input_trust_contract.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Problem, Opportunity, and Strategy Framing
Frames the real problem, opportunity, actors, constraints, hypotheses, options, and decision criteria without mutating project state.
Prompt graph
- MD-05
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/problem_opportunity_and_strategy_framing/problem_opportunity_and_strategy_framing_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Market, User, and Competitive Research
Synthesizes user needs, market conditions, alternatives, competitors, and evidence quality into decision-ready findings.
Prompt graph
- MD-06
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/market_user_and_competitive_research/market_user_and_competitive_research_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Requirements, Scope, and Success Criteria
Converts an intended outcome into coherent functional, non-functional, operational, security, and acceptance requirements.
Prompt graph
- MD-07
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/requirements_scope_and_success_criteria/requirements_scope_and_success_criteria_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Feasibility, Prototype, Risk, and Roadmap
Evaluates feasibility, validates risky assumptions, defines prototype evidence, and creates a dependency-aware roadmap.
Prompt graph
- MD-08
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/feasibility_prototype_risk_and_roadmap/feasibility_prototype_risk_and_roadmap_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Architecture and Technology Decision Analysis
Evaluates architecture, boundaries, data flows, interfaces, and technology choices against explicit quality attributes.
Prompt graph
- MD-09
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/architecture_and_technology_decision_analysis/architecture_and_technology_decision_analysis_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Project Discovery, Inventory, and Baseline
Builds a factual inventory of code, configuration, data, infrastructure, documentation, ownership, workflows, and current health.
Prompt graph
- MD-10
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/project_discovery_inventory_and_baseline/project_discovery_inventory_and_baseline_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Threat Modeling and Attack Surface Analysis
Models assets, actors, entry points, trust boundaries, abuse cases, threats, controls, and residual exposure without performing attacks.
Prompt graph
- MD-11
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Authorized Attack Simulation and Adversarial Validation
Runs bounded, non-destructive, explicitly authorized attack simulations to validate defenses and produce reproducible evidence.
Prompt graph
- MD-12
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/authorized_attack_simulation_and_adversarial_validation/authorized_attack_simulation_and_adversarial_validation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Safe Exploit Reproduction and Patch Validation
Reproduces a specific suspected vulnerability in an isolated or explicitly approved environment and validates that a patch blocks it.
Prompt graph
- MD-13
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/safe_exploit_reproduction_and_patch_validation/safe_exploit_reproduction_and_patch_validation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Model and AI System Red-Team Evaluation
Performs authorized adversarial evaluation of models and AI systems across misuse, leakage, injection, tool abuse, robustness, and control failure.
Prompt graph
- MD-14
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/model_and_ai_system_red_team_evaluation/model_and_ai_system_red_team_evaluation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Incident Triage, Containment, Eradication, and Recovery
Coordinates evidence-preserving response to an active or suspected incident through triage, containment, eradication, recovery, and lessons capture.
Prompt graph
- MD-15
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/incident_triage_containment_eradication_and_recovery/incident_triage_containment_eradication_and_recovery_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Project Scaffolding and Repository Bootstrap
Creates an approved project foundation, conventions, tooling, tests, documentation, and safe defaults from defined requirements and architecture.
Prompt graph
- MD-16
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/project_scaffolding_and_repository_bootstrap/project_scaffolding_and_repository_bootstrap_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Stakeholder, Status, Roadmap, and Release Communication
Produces accurate, audience-specific project status, public roadmap, release information, decisions, and risk communication from verified evidence.
Prompt graph
- MD-17
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Project Health, Completeness, and Release Readiness Gate
Makes the authoritative proceed, hold, or stop decision by evaluating completeness, evidence freshness, unresolved risk, rollback, operations, and communications.
Prompt graph
- MD-18
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/project_health_completeness_and_release_readiness_gate/project_health_completeness_and_release_readiness_gate_decision.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Retrospective, Continuous Improvement, and Learning
Converts completed work, incidents, failures, and residuals into evidence-backed improvements without rewriting history or assigning blame.
Prompt graph
- MD-19
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/retrospective_continuous_improvement_and_learning/retrospective_continuous_improvement_and_learning_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
License, Compliance, and Governance Review
Reviews licensing, policy, records, ownership, approvals, retention, auditability, and applicable governance obligations.
Prompt graph
- MD-20
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/license_compliance_and_governance_review/license_compliance_and_governance_review_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Contributor and Support Experience Improvement
Audits and improves onboarding, contribution, support, issue intake, troubleshooting, escalation, and maintainer workflows in one bounded cycle.
Prompt graph
- MD-21
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/contributor_and_support_experience_improvement/contributor_and_support_experience_improvement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Risk and Technical Debt Portfolio
Consolidates security, reliability, architecture, quality, data, operations, and delivery debt into a prioritized, owned portfolio.
Prompt graph
- MD-22
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/risk_and_technical_debt_portfolio/risk_and_technical_debt_portfolio_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Infrastructure Cost and Sustainability Review
Examines infrastructure demand, utilization, cost drivers, capacity, waste, resilience tradeoffs, and sustainability opportunities.
Prompt graph
- MD-23
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/infrastructure_cost_and_sustainability_review/infrastructure_cost_and_sustainability_review_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agent Evaluation, Drift, Cost, and Rate Governance
Evaluates agent quality, permission use, behavior drift, model/tool changes, cost, latency, rate limits, and failure containment.
Prompt graph
- MD-24
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/agent_evaluation_drift_cost_and_rate_governance/agent_evaluation_drift_cost_and_rate_governance_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Project Consistency, Uniformity, and Coherence — Investigation and Plan
Investigates project consistency, uniformity, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-25
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/project_consistency_uniformity_and_coherence_investigation_and_plan/project_consistency_uniformity_and_coherence_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Project Consistency, Uniformity, and Coherence — Authorized Execution and Verification
Executes the approved project consistency, uniformity, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-26
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/project_consistency_uniformity_and_coherence_authorized_execution_and_verification/project_consistency_uniformity_and_coherence_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Code Quality and Maintainability — Investigation and Plan
Investigates code quality and maintainability, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-27
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/code_quality_and_maintainability_investigation_and_plan/code_quality_and_maintainability_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Code Quality and Maintainability — Authorized Execution and Verification
Executes the approved code quality and maintainability plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-28
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/code_quality_and_maintainability_authorized_execution_and_verification/code_quality_and_maintainability_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Debugging, Root Cause, and Bug Resolution — Investigation and Plan
Investigates debugging, root cause, and bug resolution, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-29
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/debugging_root_cause_and_bug_resolution_investigation_and_plan/debugging_root_cause_and_bug_resolution_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Debugging, Root Cause, and Bug Resolution — Authorized Execution and Verification
Executes the approved debugging, root cause, and bug resolution plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-30
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Safe Cleanup, Dead Code, and Repository Hygiene — Investigation and Plan
Investigates safe cleanup, dead code, and repository hygiene, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-31
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Safe Cleanup, Dead Code, and Repository Hygiene — Authorized Execution and Verification
Executes the approved safe cleanup, dead code, and repository hygiene plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-32
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Refactoring and Modernization — Investigation and Plan
Investigates refactoring and modernization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-33
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/refactoring_and_modernization_investigation_and_plan/refactoring_and_modernization_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Refactoring and Modernization — Authorized Execution and Verification
Executes the approved refactoring and modernization plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-34
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/refactoring_and_modernization_authorized_execution_and_verification/refactoring_and_modernization_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Testing and Verification — Investigation and Plan
Investigates testing and verification, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-35
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Testing and Verification — Authorized Execution and Verification
Executes the approved testing and verification plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-36
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/testing_and_verification_authorized_execution_and_verification/testing_and_verification_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Security Posture, Vulnerability, and Fixes — Investigation and Plan
Investigates security posture, vulnerability, and fixes, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-37
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Security Posture, Vulnerability, and Fixes — Authorized Execution and Verification
Executes the approved security posture, vulnerability, and fixes plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-38
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/security_posture_vulnerability_and_fixes_authorized_execution_and_verification/security_posture_vulnerability_and_fixes_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Dependency and Software Supply Chain Security — Investigation and Plan
Investigates dependency and software supply chain security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-39
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/dependency_and_software_supply_chain_security_investigation_and_plan/dependency_and_software_supply_chain_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Dependency and Software Supply Chain Security — Authorized Execution and Verification
Executes the approved dependency and software supply chain security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-40
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/dependency_and_software_supply_chain_security_authorized_execution_and_verification/dependency_and_software_supply_chain_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Configuration, Environment, and Secrets Security — Investigation and Plan
Investigates configuration, environment, and secrets security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-41
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/configuration_environment_and_secrets_security_investigation_and_plan/configuration_environment_and_secrets_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Configuration, Environment, and Secrets Security — Authorized Execution and Verification
Executes the approved configuration, environment, and secrets security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-42
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/configuration_environment_and_secrets_security_authorized_execution_and_verification/configuration_environment_and_secrets_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Identity, Authentication, Authorization, and Session Security — Investigation and Plan
Investigates identity, authentication, authorization, and session security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-43
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/identity_authentication_authorization_and_session_security_investigation_and_plan/identity_authentication_authorization_and_session_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Identity, Authentication, Authorization, and Session Security — Authorized Execution and Verification
Executes the approved identity, authentication, authorization, and session security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-44
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/identity_authentication_authorization_and_session_security_authorized_execution_and_verification/identity_authentication_authorization_and_session_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
API, CLI, and Public Contract Integrity — Investigation and Plan
Investigates api, cli, and public contract integrity, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-45
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/api_cli_and_public_contract_integrity_investigation_and_plan/api_cli_and_public_contract_integrity_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
API, CLI, and Public Contract Integrity — Authorized Execution and Verification
Executes the approved api, cli, and public contract integrity plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-46
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/api_cli_and_public_contract_integrity_authorized_execution_and_verification/api_cli_and_public_contract_integrity_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data Storage, Schema, and Migration — Investigation and Plan
Investigates data storage, schema, and migration, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-47
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/data_storage_schema_and_migration_investigation_and_plan/data_storage_schema_and_migration_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data Storage, Schema, and Migration — Authorized Execution and Verification
Executes the approved data storage, schema, and migration plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-48
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/data_storage_schema_and_migration_authorized_execution_and_verification/data_storage_schema_and_migration_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Performance and Efficiency — Investigation and Plan
Investigates performance and efficiency, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-49
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/performance_and_efficiency_investigation_and_plan/performance_and_efficiency_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Performance and Efficiency — Authorized Execution and Verification
Executes the approved performance and efficiency plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-50
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/performance_and_efficiency_authorized_execution_and_verification/performance_and_efficiency_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Reliability, Resilience, and Recovery — Investigation and Plan
Investigates reliability, resilience, and recovery, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-51
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Reliability, Resilience, and Recovery — Authorized Execution and Verification
Executes the approved reliability, resilience, and recovery plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-52
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/reliability_resilience_and_recovery_authorized_execution_and_verification/reliability_resilience_and_recovery_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
CI, Build, Delivery, and Release Pipeline — Investigation and Plan
Investigates ci, build, delivery, and release pipeline, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-53
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/ci_build_delivery_and_release_pipeline_investigation_and_plan/ci_build_delivery_and_release_pipeline_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
CI, Build, Delivery, and Release Pipeline — Authorized Execution and Verification
Executes the approved ci, build, delivery, and release pipeline plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-54
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Observability, Detection, and Operations — Investigation and Plan
Investigates observability, detection, and operations, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-55
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Observability, Detection, and Operations — Authorized Execution and Verification
Executes the approved observability, detection, and operations plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-56
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/observability_detection_and_operations_authorized_execution_and_verification/observability_detection_and_operations_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cloud, Container, and Infrastructure Security — Investigation and Plan
Investigates cloud, container, and infrastructure security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-57
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/cloud_container_and_infrastructure_security_investigation_and_plan/cloud_container_and_infrastructure_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cloud, Container, and Infrastructure Security — Authorized Execution and Verification
Executes the approved cloud, container, and infrastructure security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-58
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/cloud_container_and_infrastructure_security_authorized_execution_and_verification/cloud_container_and_infrastructure_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Privacy and Data Protection — Investigation and Plan
Investigates privacy and data protection, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-59
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/privacy_and_data_protection_investigation_and_plan/privacy_and_data_protection_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Privacy and Data Protection — Authorized Execution and Verification
Executes the approved privacy and data protection plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-60
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/privacy_and_data_protection_authorized_execution_and_verification/privacy_and_data_protection_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agent, Skill, Tool, and MCP Capability Lifecycle — Investigation and Plan
Investigates agent, skill, tool, and mcp capability lifecycle, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-61
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agent, Skill, Tool, and MCP Capability Lifecycle — Authorized Execution and Verification
Executes the approved agent, skill, tool, and mcp capability lifecycle plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-62
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agentic Security, Permissions, and Trust Boundaries — Investigation and Plan
Investigates agentic security, permissions, and trust boundaries, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-63
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/agentic_security_permissions_and_trust_boundaries_investigation_and_plan/agentic_security_permissions_and_trust_boundaries_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Agentic Security, Permissions, and Trust Boundaries — Authorized Execution and Verification
Executes the approved agentic security, permissions, and trust boundaries plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-64
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Multi-Agent Architecture and Agent Definitions — Investigation and Plan
Investigates multi-agent architecture and agent definitions, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-65
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/multi_agent_architecture_and_agent_definitions_investigation_and_plan/multi_agent_architecture_and_agent_definitions_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Multi-Agent Architecture and Agent Definitions — Authorized Execution and Verification
Executes the approved multi-agent architecture and agent definitions plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-66
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/multi_agent_architecture_and_agent_definitions_authorized_execution_and_verification/multi_agent_architecture_and_agent_definitions_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Model and AI System Security — Investigation and Plan
Investigates model and ai system security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-67
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/model_and_ai_system_security_investigation_and_plan/model_and_ai_system_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Model and AI System Security — Authorized Execution and Verification
Executes the approved model and ai system security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-68
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/model_and_ai_system_security_authorized_execution_and_verification/model_and_ai_system_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Injection, Untrusted Input, and Tool-Output Security — Investigation and Plan
Investigates prompt injection, untrusted input, and tool-output security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-69
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Injection, Untrusted Input, and Tool-Output Security — Authorized Execution and Verification
Executes the approved prompt injection, untrusted input, and tool-output security plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-70
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
User Experience, Accessibility, and Localization — Investigation and Plan
Investigates user experience, accessibility, and localization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-71
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/user_experience_accessibility_and_localization_investigation_and_plan/user_experience_accessibility_and_localization_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
User Experience, Accessibility, and Localization — Authorized Execution and Verification
Executes the approved user experience, accessibility, and localization plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-72
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/user_experience_accessibility_and_localization_authorized_execution_and_verification/user_experience_accessibility_and_localization_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand, Design System, and Content Coherence — Investigation and Plan
Investigates brand, design system, and content coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-73
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand, Design System, and Content Coherence — Authorized Execution and Verification
Executes the approved brand, design system, and content coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-74
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/brand_design_system_and_content_coherence_authorized_execution_and_verification/brand_design_system_and_content_coherence_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Documentation, Knowledge, Taxonomy, and Troubleshooting — Investigation and Plan
Investigates documentation, knowledge, taxonomy, and troubleshooting, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-75
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Documentation, Knowledge, Taxonomy, and Troubleshooting — Authorized Execution and Verification
Executes the approved documentation, knowledge, taxonomy, and troubleshooting plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-76
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Suite Consistency, Security, and Coherence — Investigation and Plan
Investigates prompt suite consistency, security, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.
Prompt graph
- MD-77
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/prompt_suite_consistency_security_and_coherence_investigation_and_plan/prompt_suite_consistency_security_and_coherence_investigation_and_plan_investigation.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Suite Consistency, Security, and Coherence — Authorized Execution and Verification
Executes the approved prompt suite consistency, security, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.
Prompt graph
- MD-78
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification_final_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Deep Research and Evidence Synthesis
Produces a decision-ready synthesis from broad, multi-source research while preserving source quality, disagreement, uncertainty, and claim traceability.
Prompt graph
- MD-79
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Research Protocol, Literature Search, and Source Strategy
Designs a reproducible research protocol, search strategy, inclusion criteria, source hierarchy, extraction model, and stopping rule.
Prompt graph
- MD-80
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data Analysis, Statistical Reasoning, and Decision Support
Analyzes data with explicit assumptions, uncertainty, sensitivity, and decision relevance while preventing misleading aggregation or causal overclaiming.
Prompt graph
- MD-81
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Research Integrity, Citation, and Fact Verification
Verifies claims, calculations, quotations, citations, source support, and research integrity before publication or decision use.
Prompt graph
- MD-82
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Research-Backed Blog, Article, and Newsletter — Investigation and Editorial Brief
Investigates the topic, audience, search intent, evidence, differentiated angle, claims, structure, and publication constraints for a research-backed long-form piece.
Prompt graph
- MD-83
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Research-Backed Blog, Article, and Newsletter — Drafting, Editing, and Publication Package
Produces a publication-ready blog post, article, essay, or newsletter package from the frozen editorial brief, with claim discipline, voice, metadata, and distribution assets.
Prompt graph
- MD-84
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Script, Video, Podcast, and Storyboard — Research and Production Brief
Builds a research-backed production brief covering audience, premise, factual spine, narrative arc, pacing, scenes, visuals, sound, and production constraints.
Prompt graph
- MD-85
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Script, Video, Podcast, and Storyboard — Writing and Production Package
Produces a shootable or recordable script package with scenes, narration, dialogue, visual direction, timing, source notes, and production metadata.
Prompt graph
- MD-86
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/script_video_podcast_and_storyboard_writing_and_production_package/script_video_podcast_and_storyboard_writing_and_production_package_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Academic Paper and Scholarly Manuscript — Research Design and Evidence Plan
Defines the research question, contribution, literature strategy, methodology, evidence, analysis plan, ethics, limitations, and manuscript architecture.
Prompt graph
- MD-87
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Academic Paper and Scholarly Manuscript — Drafting, Citation, and Revision Package
Produces a scholarly manuscript package from the approved research design without inventing data, results, citations, or methodological evidence.
Prompt graph
- MD-88
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Fiction, World, Character, and Narrative Design
Designs an original narrative system covering premise, world logic, character desire, conflict, theme, plot, viewpoint, and continuity without forcing a formula.
Prompt graph
- MD-89
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/fiction_world_character_and_narrative_design/fiction_world_character_and_narrative_design_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Story, Fiction, and Narrative Drafting
Writes original fiction from a premise, outline, story bible, scene brief, or exploratory direction with controlled voice, continuity, scene purpose, and revision awareness.
Prompt graph
- MD-90
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/story_fiction_and_narrative_drafting/story_fiction_and_narrative_drafting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Poetry, Prose, and Literary Composition
Creates original poetry, lyric prose, microfiction, monologue, essayistic prose, and experimental forms with deliberate image, sound, structure, and restraint.
Prompt graph
- MD-91
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/poetry_prose_and_literary_composition/poetry_prose_and_literary_composition_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Creative Critique, Editing, and Anti-Slop Refinement
Diagnoses and revises generic, inflated, repetitive, clichéd, unsupported, structurally weak, or voice-inconsistent writing while preserving the author’s intent.
Prompt graph
- MD-92
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content Strategy, Portfolio, and Editorial Architecture
Designs a research-backed content system connecting audience needs, strategic goals, themes, formats, channels, differentiation, metrics, and governance.
Prompt graph
- MD-93
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content Graph, Knowledge Architecture, and Repurposing System
Builds a content and knowledge graph linking ideas, claims, sources, entities, audiences, assets, formats, channels, and derivative opportunities.
Prompt graph
- MD-94
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/content_graph_knowledge_architecture_and_repurposing_system/content_graph_knowledge_architecture_and_repurposing_system_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content Calendar, Scheduling, and Distribution Planning
Creates a realistic editorial calendar that coordinates research, production, review, publication, distribution, reuse, events, capacity, and learning cycles.
Prompt graph
- MD-95
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Idea Exploration, Concept Development, and Moodboard Brief
Explores divergent ideas and visual territories, then converges on differentiated concepts and an implementation-ready moodboard brief.
Prompt graph
- MD-96
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/idea_exploration_concept_development_and_moodboard_brief/idea_exploration_concept_development_and_moodboard_brief_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand Strategy, Positioning, Naming, and Architecture
Defines a research-backed brand strategy, positioning, promise, personality, naming criteria, portfolio architecture, and proof system.
Prompt graph
- MD-97
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Brand Identity, Guidelines, and Asset System Production
Produces a coherent brand identity and guidelines system spanning logo use, color, typography, imagery, layout, motion, voice, templates, accessibility, and governance.
Prompt graph
- MD-98
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/brand_identity_guidelines_and_asset_system_production/brand_identity_guidelines_and_asset_system_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Campaign, Creative Concept, and Activation Planning
Creates a research-backed campaign platform with a central idea, message system, channel roles, assets, activation plan, measurement, and iteration logic.
Prompt graph
- MD-99
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Pitch, Proposal, and Business Case Development
Produces evidence-backed pitches, proposals, cases, and decision documents tailored to a specific audience, ask, risk, and evaluation process.
Prompt graph
- MD-100
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/pitch_proposal_and_business_case_development/pitch_proposal_and_business_case_development_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Presentation Narrative, Story Architecture, and Deck Blueprint
Designs the audience journey, argument, evidence, visual grammar, slide sequence, interaction, and delivery plan before slide production.
Prompt graph
- MD-101
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
HTML, CSS, and JavaScript Slides and Presentation Production
Builds a responsive, accessible, branded browser-native slide deck from an approved narrative blueprint, with optional export packaging.
Prompt graph
- MD-102
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/html_css_and_javascript_slides_and_presentation_production/html_css_and_javascript_slides_and_presentation_production_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Dashboard and Analytical Interface Production
Builds an analytical or operational dashboard from verified data definitions, user decisions, interaction requirements, and performance constraints.
Prompt graph
- MD-103
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/dashboard_and_analytical_interface_production/dashboard_and_analytical_interface_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Infographic and Data Storytelling Production
Produces a research-backed infographic or visual data story with accurate scales, narrative hierarchy, annotations, sources, and accessible alternatives.
Prompt graph
- MD-104
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/infographic_and_data_storytelling_production/infographic_and_data_storytelling_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Blueprint, Diagram, Architecture, and Process Visualization Production
Creates implementation-ready blueprints, architecture diagrams, process maps, system views, and technical visual specifications using semantic HTML and SVG where appropriate.
Prompt graph
- MD-105
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/blueprint_diagram_architecture_and_process_visualization_production/blueprint_diagram_architecture_and_process_visualization_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Excalidraw and Collaborative Whiteboard Diagram Production
Creates editable collaborative diagrams for workshops, architecture discussions, journeys, mapping, and ideation with clear grouping and facilitation logic.
Prompt graph
- MD-106
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/excalidraw_and_collaborative_whiteboard_diagram_production/excalidraw_and_collaborative_whiteboard_diagram_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Interactive Web Artifact, Microsite, and Prototype Production
Builds a self-contained responsive web artifact, explainer, microsite, prototype, calculator, or interactive narrative from an approved content and interaction specification.
Prompt graph
- MD-107
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/interactive_web_artifact_microsite_and_prototype_production/interactive_web_artifact_microsite_and_prototype_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Frontend Visual Design, Interaction, and Experience Polish
Transforms a functional frontend into a coherent, distinctive, accessible, responsive experience without changing product intent or hiding usability problems.
Prompt graph
- MD-108
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/frontend_visual_design_interaction_and_experience_polish/frontend_visual_design_interaction_and_experience_polish_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Visual Quality, Accessibility, Brand, and Responsive Review
Reviews slides, dashboards, diagrams, infographics, web artifacts, and branded assets for communication quality, accessibility, responsiveness, consistency, and production defects.
Prompt graph
- MD-109
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Event Strategy, Agenda, Run-of-Show, and Facilitation Design
Designs an event from objective through experience, agenda, run-of-show, roles, logistics, content, risk, communications, accessibility, and measurement.
Prompt graph
- MD-110
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/event_strategy_agenda_run_of_show_and_facilitation_design/event_strategy_agenda_run_of_show_and_facilitation_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Program, Project, and Operations Planning
Creates a dependency-aware operating plan spanning outcomes, workstreams, milestones, ownership, capacity, risk, governance, communication, and adaptation.
Prompt graph
- MD-111
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/program_project_and_operations_planning/program_project_and_operations_planning_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Workshop, Meeting, and Collaborative Session Design
Designs focused meetings and workshops with clear decisions, preparation, activities, facilitation, artifacts, inclusion, and follow-through.
Prompt graph
- MD-112
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/workshop_meeting_and_collaborative_session_design/workshop_meeting_and_collaborative_session_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Document, Memo, Report, SOP, and Policy Production
Produces clear, evidence-backed professional documents with audience-fit structure, decision logic, responsibilities, controls, and usable procedures.
Prompt graph
- MD-113
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/document_memo_report_sop_and_policy_production/document_memo_report_sop_and_policy_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Marketing, Audience, and Go-To-Market Strategy
Develops a research-backed go-to-market strategy connecting audience, category, positioning, offer, channels, journey, sales, launch, economics, and learning.
Prompt graph
- MD-114
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/marketing_audience_and_go_to_market_strategy/marketing_audience_and_go_to_market_strategy_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Sales Enablement, Customer Communication, and Lifecycle Content
Produces accurate, audience-specific sales and customer materials across discovery, evaluation, onboarding, adoption, support, renewal, and expansion.
Prompt graph
- MD-115
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/sales_enablement_customer_communication_and_lifecycle_content/sales_enablement_customer_communication_and_lifecycle_content_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Spreadsheet, Financial, Forecast, and Scenario Model Specification
Designs a transparent spreadsheet or financial model with inputs, formulas, scenarios, controls, auditability, outputs, and decision-focused visualizations.
Prompt graph
- MD-116
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/spreadsheet_financial_forecast_and_scenario_model_specification/spreadsheet_financial_forecast_and_scenario_model_specification_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Learning Experience, Curriculum, Course, Lesson, and Assessment — Research and Design Brief
Designs an evidence-informed learning system covering learners, outcomes, prerequisites, sequence, practice, feedback, assessment, accessibility, and delivery constraints.
Prompt graph
- MD-117
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Learning Experience, Curriculum, Course, Lesson, and Assessment — Material Production and Validation
Produces aligned lessons, tutorials, activities, assessments, facilitator materials, learner resources, and delivery assets from the frozen learning design.
Prompt graph
- MD-118
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation_package.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Survey, Interview, Questionnaire, and Research Instrument Design
Designs valid, ethical, unbiased, usable instruments for interviews, surveys, observation, diary studies, assessments, and structured data collection.
Prompt graph
- MD-119
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- reports/survey_interview_questionnaire_and_research_instrument_design/survey_interview_questionnaire_and_research_instrument_design_brief.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Grant, Funding, Sponsorship, and Award Proposal Production
Produces evidence-backed grant, funding, sponsorship, fellowship, award, and institutional proposal packages aligned to eligibility, evaluation criteria, budget, impact, and compliance.
Prompt graph
- MD-120
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/grant_funding_sponsorship_and_award_proposal_production/grant_funding_sponsorship_and_award_proposal_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Professional Profile, Resume, Portfolio, Bio, and Application Package
Creates truthful, role-specific resumes, CVs, bios, portfolios, cover letters, applications, and professional profiles from verified experience and evidence.
Prompt graph
- MD-121
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/professional_profile_resume_portfolio_bio_and_application_package/professional_profile_resume_portfolio_bio_and_application_package_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Email, Letter, Message, Speech, Announcement, and General Communication Production
Produces clear, audience-fit professional and public communications with the right action, tone, context, evidence, channel, and risk controls.
Prompt graph
- MD-122
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/email_letter_message_speech_announcement_and_general_communication_production/email_letter_message_speech_announcement_and_general_communication_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Social Media, Short-Form, and Community Content Production
Produces platform-fit short-form posts, threads, captions, community prompts, carousels, clips, and response packages from verified source material and an approved content strategy.
Prompt graph
- MD-123
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/social_media_short_form_and_community_content_production/social_media_short_form_and_community_content_production_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Feature, Change, and Integration Implementation
Implement an approved bounded feature or integration across code, tests, interfaces, data, documentation, telemetry, and acceptance evidence without expanding scope silently.
Prompt graph
- MD-124
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/feature_change_and_integration_implementation/feature_change_and_integration_implementation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Experiment, A/B Test, and Causal Measurement Design
Design decision-relevant experiments with explicit hypotheses, randomization, metrics, power assumptions, guardrails, stopping rules, instrumentation, and interpretation limits.
Prompt graph
- MD-125
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/experiment_a_b_test_and_causal_measurement_design/experiment_a_b_test_and_causal_measurement_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Translation, Localization, and Transcreation
Transform content across languages and cultures while preserving meaning, terminology, claims, voice, accessibility, formatting, and legal or brand constraints.
Prompt graph
- MD-126
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/translation_localization_and_transcreation/translation_localization_and_transcreation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Media Production, Editing, and Distribution Blueprint
Convert an approved script and asset inventory into an editing, motion, audio, caption, rights, export, channel, and quality-control blueprint without generating imagery.
Prompt graph
- MD-127
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/media_production_editing_and_distribution_blueprint/media_production_editing_and_distribution_blueprint_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content Performance and Editorial Optimization
Analyze content performance, audience behavior, confounders, distribution effects, and editorial quality to propose testable improvements rather than vanity-metric conclusions.
Prompt graph
- MD-128
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/content_performance_and_editorial_optimization/content_performance_and_editorial_optimization_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Academic Peer Review, Methodological Critique, and Rebuttal
Review a scholarly manuscript for contribution, methods, statistics, evidence, reproducibility, ethics, citations, and venue fit, then prepare constructive reviewer comments or an evidence-backed rebuttal.
Prompt graph
- MD-129
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/academic_peer_review_methodological_critique_and_rebuttal/academic_peer_review_methodological_critique_and_rebuttal_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Search Discoverability, SEO, AEO, and Information Architecture
Improve findability through search intent, information architecture, internal linking, structured metadata, technical discoverability, answer quality, and anti-spam safeguards.
Prompt graph
- MD-130
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/search_discoverability_seo_aeo_and_information_architecture/search_discoverability_seo_aeo_and_information_architecture_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Procurement, Vendor Evaluation, RFP, and Due Diligence
Define requirements, evaluate vendors, compare total cost and risk, conduct security and privacy diligence, score proofs of concept, and produce an auditable recommendation and exit plan.
Prompt graph
- MD-131
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/procurement_vendor_evaluation_rfp_and_due_diligence/procurement_vendor_evaluation_rfp_and_due_diligence_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Workforce Strategy and Capacity Planning
Translate organizational demand into workforce capacity, role mix, skills, location, cost, succession, and scenario plans while separating evidence from sensitive employment decisions.
Prompt graph
- MD-132
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/workforce_strategy_and_capacity_planning/workforce_strategy_and_capacity_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Hiring, Interview, Selection, and Onboarding Design
Create fair role scorecards, sourcing criteria, structured interviews, work samples, evaluation rubrics, decision records, and onboarding plans with human authority and bias controls.
Prompt graph
- MD-133
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/hiring_interview_selection_and_onboarding_design/hiring_interview_selection_and_onboarding_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Performance, Competency, Career, and Learning Frameworks
Design transparent competency, expectation, feedback, growth, calibration, and learning systems that are role-relevant, inclusive, and reviewable by accountable humans.
Prompt graph
- MD-134
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/performance_competency_career_and_learning_frameworks/performance_competency_career_and_learning_frameworks_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Customer Support and Service Operations
Design support taxonomy, intake, response playbooks, escalation, service recovery, knowledge feedback, quality review, staffing signals, and safe automation boundaries.
Prompt graph
- MD-135
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/customer_support_and_service_operations/customer_support_and_service_operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Customer Success, Retention, and Voice of Customer
Synthesize adoption, retention, health, feedback, outcomes, risks, and lifecycle signals into prioritized customer-success interventions and product learning.
Prompt graph
- MD-136
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/customer_success_retention_and_voice_of_customer/customer_success_retention_and_voice_of_customer_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Negotiation and Decision Preparation
Prepare principled negotiations through interests, constraints, alternatives, objective criteria, issue packages, concession boundaries, questions, scenarios, and decision checkpoints without manipulation.
Prompt graph
- MD-137
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/negotiation_and_decision_preparation/negotiation_and_decision_preparation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Personal Knowledge, Productivity, and Work System
Create a maintainable personal operating system for goals, projects, tasks, notes, decisions, learning, reviews, and information flow without unnecessary complexity.
Prompt graph
- MD-138
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/personal_knowledge_productivity_and_work_system/personal_knowledge_productivity_and_work_system_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
OSINT Research Planning, Authorization, and Collection Governance
Define a lawful, ethical, purpose-limited OSINT question, collection plan, source classes, privacy boundaries, preservation rules, stop conditions, and reporting standard.
Prompt graph
- MD-139
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/osint_research_planning_authorization_and_collection_governance/osint_research_planning_authorization_and_collection_governance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
OSINT Collection, Source Validation, and Preservation
Collect authorized public information with provenance, timestamps, source validation, contradiction tracking, chain of custody, privacy minimization, and reproducible preservation.
Prompt graph
- MD-140
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/osint_collection_source_validation_and_preservation/osint_collection_source_validation_and_preservation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
OSINT Entity, Timeline, Geospatial, and Network Analysis
Resolve entities, events, locations, relationships, and uncertainty into traceable timelines and networks while preventing identity conflation and unsupported attribution.
Prompt graph
- MD-141
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/osint_entity_timeline_geospatial_and_network_analysis/osint_entity_timeline_geospatial_and_network_analysis_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Intelligence Estimate, Warning, and Executive Brief
Produce estimative intelligence with key judgments, confidence, indicators, alternative hypotheses, assumptions, source limitations, warning thresholds, and decision implications.
Prompt graph
- MD-142
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/intelligence_estimate_warning_and_executive_brief/intelligence_estimate_warning_and_executive_brief_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Legal Research and Issue Analysis
Research legal issues using controlling and persuasive authority, jurisdiction and date limits, counterarguments, factual dependencies, uncertainty, and non-lawyer review boundaries.
Prompt graph
- MD-143
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/legal_research_and_issue_analysis/legal_research_and_issue_analysis_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Contract, Policy, and Clause Review
Review contracts or policies for obligations, rights, ambiguity, inconsistency, risk allocation, privacy, security, operations, remedies, and negotiation points without pretending to provide final legal approval.
Prompt graph
- MD-144
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Finance, FP&A, Budget, and Management Analysis
Analyze actuals, budgets, forecasts, drivers, unit economics, scenarios, variances, and management actions with reconciled definitions and explicit assumptions.
Prompt graph
- MD-145
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/finance_fp_a_budget_and_management_analysis/finance_fp_a_budget_and_management_analysis_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Accounting Close, Reconciliation, and Control Review
Design or review close procedures, reconciliations, journal support, evidence, segregation, exceptions, and control sign-offs without posting entries beyond authority.
Prompt graph
- MD-146
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/accounting_close_reconciliation_and_control_review/accounting_close_reconciliation_and_control_review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Treasury, Cash Flow, Liquidity, and Runway Planning
Model cash timing, liquidity, covenant headroom, funding needs, concentration, downside scenarios, and decision triggers using reconciled assumptions.
Prompt graph
- MD-147
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/treasury_cash_flow_liquidity_and_runway_planning/treasury_cash_flow_liquidity_and_runway_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Internal Audit, Control Testing, and Assurance
Plan and perform risk-based control testing with criteria, samples, evidence, exceptions, root causes, management responses, and independent assurance boundaries.
Prompt graph
- MD-148
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/internal_audit_control_testing_and_assurance/internal_audit_control_testing_and_assurance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Operations Process Design and Continuous Improvement
Map an operating process, identify demand, delays, defects, controls, handoffs, capacity, and automation opportunities, then design a measurable improved state.
Prompt graph
- MD-149
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/operations_process_design_and_continuous_improvement/operations_process_design_and_continuous_improvement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Supply Chain, Inventory, Logistics, and Resilience Planning
Analyze suppliers, inventory, lead times, service, logistics, capacity, concentration, disruption scenarios, controls, and resilience options.
Prompt graph
- MD-150
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/supply_chain_inventory_logistics_and_resilience_planning/supply_chain_inventory_logistics_and_resilience_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Product Discovery, Strategy, Roadmap, and Lifecycle
Connect user evidence, market context, business strategy, product outcomes, options, sequencing, lifecycle decisions, and roadmap tradeoffs.
Prompt graph
- MD-151
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/product_discovery_strategy_roadmap_and_lifecycle/product_discovery_strategy_roadmap_and_lifecycle_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Product Requirements, Acceptance, and Release Package
Produce implementation-ready product requirements, flows, edge cases, non-functional constraints, analytics, rollout, acceptance tests, documentation, and release evidence.
Prompt graph
- MD-152
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/product_requirements_acceptance_and_release_package/product_requirements_acceptance_and_release_package_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Business Process Automation and Workflow Design
Design human-in-the-loop workflows, triggers, states, exceptions, permissions, data contracts, idempotency, observability, rollback, and automation governance.
Prompt graph
- MD-153
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/business_process_automation_and_workflow_design/business_process_automation_and_workflow_design_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Data Governance, Quality, Lineage, and Master Data
Define ownership, definitions, lineage, quality rules, access, retention, master data, issue management, and change control for decision-critical data.
Prompt graph
- MD-154
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/data_governance_quality_lineage_and_master_data/data_governance_quality_lineage_and_master_data_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Competitive Intelligence and Strategic Scenario Planning
Synthesize competitors, capabilities, moves, incentives, market signals, uncertainties, scenarios, indicators, and strategic options without unsupported prediction.
Prompt graph
- MD-155
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/competitive_intelligence_and_strategic_scenario_planning/competitive_intelligence_and_strategic_scenario_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Crisis Communication and Issues Management
Create a fact-controlled crisis communication system with stakeholders, holding statements, approvals, channels, update cadence, rumor handling, accessibility, and post-event learning.
Prompt graph
- MD-156
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/crisis_communication_and_issues_management/crisis_communication_and_issues_management_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Public Relations, Media Briefing, and Thought Leadership
Develop truthful media narratives, briefing materials, Q&A, spokesperson preparation, bylines, and measurement while avoiding manufactured authority or deceptive influence.
Prompt graph
- MD-157
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/public_relations_media_briefing_and_thought_leadership/public_relations_media_briefing_and_thought_leadership_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Partnership, Alliance, and Ecosystem Strategy
Evaluate strategic fit, mutual value, roles, economics, governance, data, brand, risk, milestones, negotiation, and exit conditions for partnerships.
Prompt graph
- MD-158
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/partnership_alliance_and_ecosystem_strategy/partnership_alliance_and_ecosystem_strategy_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Board, Executive, Investor, and Management Reporting
Produce concise decision-oriented reporting that reconciles metrics, highlights variance, risk, options, asks, ownership, and follow-through for senior stakeholders.
Prompt graph
- MD-159
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Meeting Intelligence, Decision Capture, and Follow-Through
Turn meeting inputs into an agenda, decision log, commitments, owners, deadlines, risks, unresolved questions, and accountable follow-through without inventing consensus.
Prompt graph
- MD-160
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/meeting_intelligence_decision_capture_and_follow_through/meeting_intelligence_decision_capture_and_follow_through_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Policy Analysis, Public Affairs, and Regulatory Monitoring
Track policy and regulatory developments, stakeholder positions, scenarios, obligations, uncertainty, and response options using dated authoritative sources.
Prompt graph
- MD-161
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/policy_analysis_public_affairs_and_regulatory_monitoring/policy_analysis_public_affairs_and_regulatory_monitoring_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Sustainability, ESG, and Impact Reporting
Define material topics, boundaries, metrics, methods, controls, claims, targets, evidence, uncertainty, and stakeholder-ready impact reporting without greenwashing.
Prompt graph
- MD-162
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/sustainability_esg_and_impact_reporting/sustainability_esg_and_impact_reporting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Ethics, Responsible AI, Human Rights, and Societal Impact
Assess affected people, rights, harms, benefits, distribution, contestability, oversight, redress, misuse, and residual risk for organizational or AI decisions.
Prompt graph
- MD-163
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/ethics_responsible_ai_human_rights_and_societal_impact/ethics_responsible_ai_human_rights_and_societal_impact_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Accessibility, Plain Language, and Inclusive Content Transformation
Transform content for comprehension, accessibility, inclusive language, multiple reading levels, assistive technologies, and preserved legal or technical meaning.
Prompt graph
- MD-164
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/accessibility_plain_language_and_inclusive_content_transformation/accessibility_plain_language_and_inclusive_content_transformation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Creation and Specification
Turn a task into a concise production-grade prompt with context, trusted inputs, variables, tool policy, output schema, quality gates, examples only when useful, and stop conditions.
Prompt graph
- MD-165
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_creation_and_specification/prompt_creation_and_specification_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Optimization and Enhancement
Improve an existing prompt for precision, efficiency, robustness, model fit, context economy, output reliability, and tool-aware execution without adding ornamental complexity.
Prompt graph
- MD-166
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_optimization_and_enhancement/prompt_optimization_and_enhancement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Review, Evaluation, and Adversarial Testing
Evaluate prompts with fixtures, mutation tests, injection cases, schema checks, cross-model trials, failure analysis, and measurable acceptance criteria.
Prompt graph
- MD-167
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_review_evaluation_and_adversarial_testing/prompt_review_evaluation_and_adversarial_testing_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Repair, Refactoring, and Failure Resolution
Diagnose prompt failures, identify causal ambiguity or contract defects, apply the smallest repair, and verify improvement against unchanged fixtures.
Prompt graph
- MD-168
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt_repair_refactoring_and_failure_resolution/prompt_repair_refactoring_and_failure_resolution_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Report Architecture and Decision Narrative
Design a report around audience decisions, questions, evidence, analysis, hierarchy, exhibits, uncertainty, recommendations, and action rather than document length.
Prompt graph
- MD-169
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/report_architecture_and_decision_narrative/report_architecture_and_decision_narrative_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Report Production, Visualization Brief, and Quality Assurance
Produce a coherent report package with verified prose, tables, figure briefs, executive summary, appendices, accessibility, source traceability, and exact export review.
Prompt graph
- MD-170
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/report_production_visualization_brief_and_quality_assurance/report_production_visualization_brief_and_quality_assurance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Change Management, Adoption, and Enablement
Plan sponsorship, stakeholder impacts, readiness, communications, training, support, resistance, adoption metrics, reinforcement, and transition governance.
Prompt graph
- MD-171
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/change_management_adoption_and_enablement/change_management_adoption_and_enablement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Stakeholder Mapping, Engagement, and Coalition Planning
Map stakeholders by interests, influence, impact, trust, information needs, participation, risks, and engagement strategy without manipulative targeting.
Prompt graph
- MD-172
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Organizational Design, Operating Model, and Governance
Design roles, accountabilities, decision rights, forums, workflows, spans, interfaces, incentives, metrics, and escalation for a coherent operating model.
Prompt graph
- MD-173
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/organizational_design_operating_model_and_governance/organizational_design_operating_model_and_governance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Quality Management, SOP Audit, and Continuous Improvement
Assess quality objectives, process controls, procedures, records, deviations, corrective actions, training, audits, and improvement loops against defined criteria.
Prompt graph
- MD-174
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/quality_management_sop_audit_and_continuous_improvement/quality_management_sop_audit_and_continuous_improvement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Business Continuity, Disaster Recovery, and Tabletop Exercise
Design continuity and recovery plans, dependency maps, scenarios, exercise injects, decision logs, recovery tests, communication, and remediation tracking.
Prompt graph
- MD-175
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/business_continuity_disaster_recovery_and_tabletop_exercise/business_continuity_disaster_recovery_and_tabletop_exercise_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Corporate Strategy, Portfolio, and Capital Allocation
Evaluate strategic position, portfolio choices, synergies, resource allocation, capital constraints, scenarios, risks, and measurable decision criteria.
Prompt graph
- MD-176
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/corporate_strategy_portfolio_and_capital_allocation/corporate_strategy_portfolio_and_capital_allocation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Innovation Pipeline, Idea Portfolio, and Experiment Governance
Create an evidence-driven innovation funnel with problem theses, idea diversity, stage gates, experiments, learning records, portfolio balance, funding, and kill criteria.
Prompt graph
- MD-177
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/innovation_pipeline_idea_portfolio_and_experiment_governance/innovation_pipeline_idea_portfolio_and_experiment_governance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Language-Model Task Intake, Context Engineering, and Prompt Pack
Convert a real workflow into a model-ready task pack with context selection, retrieval boundaries, prompt variants, tools, schemas, evaluation fixtures, and operator guidance.
Prompt graph
- MD-178
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/language_model_task_intake_context_engineering_and_prompt_pack/language_model_task_intake_context_engineering_and_prompt_pack_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Department Operating Plan and Cross-Functional Coordination
Create a department plan connecting mandate, outcomes, portfolio, capacity, budget, dependencies, risks, operating cadence, metrics, and cross-functional agreements.
Prompt graph
- MD-179
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Records Management, Retention, and Institutional Memory
Design records classification, retention, legal holds, access, disposal, archival, provenance, search, and institutional-memory workflows.
Prompt graph
- MD-180
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/records_management_retention_and_institutional_memory/records_management_retention_and_institutional_memory_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Employee Communication, Culture, and Engagement
Create truthful employee communications, listening loops, culture rituals, manager toolkits, feedback channels, accessibility, and trust-preserving engagement plans.
Prompt graph
- MD-181
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/employee_communication_culture_and_engagement/employee_communication_culture_and_engagement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Cyber Threat Intelligence and Security Research
Collect and analyze authorized threat information, indicators, tactics, infrastructure, campaigns, confidence, relevance, and defensive recommendations without enabling misuse.
Prompt graph
- MD-182
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/cyber_threat_intelligence_and_security_research/cyber_threat_intelligence_and_security_research_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Fraud, Abuse, and Integrity Risk Analysis
Model fraud and abuse actors, incentives, attack paths, controls, signals, false positives, investigation workflows, privacy, and response options.
Prompt graph
- MD-183
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/fraud_abuse_and_integrity_risk_analysis/fraud_abuse_and_integrity_risk_analysis_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Sales Operations, Pipeline, Forecast, and Revenue Planning
Define stages, data quality, pipeline coverage, forecast methodology, capacity, territories, quotas, scenarios, inspection, and management actions.
Prompt graph
- MD-184
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/sales_operations_pipeline_forecast_and_revenue_planning/sales_operations_pipeline_forecast_and_revenue_planning_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Revenue Operations and Lifecycle Measurement
Connect marketing, sales, onboarding, success, renewal, expansion, attribution, handoffs, data definitions, automation, and lifecycle reporting.
Prompt graph
- MD-185
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/revenue_operations_and_lifecycle_measurement/revenue_operations_and_lifecycle_measurement_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Administrative Operations, Travel, Scheduling, and Executive Support
Design reliable administrative workflows for calendars, travel, correspondence, briefing, expenses, records, confidentiality, contingencies, and delegated authority.
Prompt graph
- MD-186
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/administrative_operations_travel_scheduling_and_executive_support/administrative_operations_travel_scheduling_and_executive_support_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Model Evaluation, Benchmarking, and Selection
Benchmark candidate language models against representative tasks, quality, safety, latency, cost, tool use, structured output, long context, and operational constraints.
Prompt graph
- MD-187
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/model_evaluation_benchmarking_and_selection/model_evaluation_benchmarking_and_selection_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
LLM Application, RAG, Memory, and Tool Architecture
Design language-model applications with retrieval, memory, tools, permissions, grounding, evaluation, observability, cost, failure handling, and human control.
Prompt graph
- MD-188
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/llm_application_rag_memory_and_tool_architecture/llm_application_rag_memory_and_tool_architecture_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Knowledge Retrieval, Search, and RAG Quality Evaluation
Evaluate indexing, chunking, metadata, retrieval, ranking, citations, freshness, access control, answer faithfulness, latency, and failure cases.
Prompt graph
- MD-189
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/knowledge_retrieval_search_and_rag_quality_evaluation/knowledge_retrieval_search_and_rag_quality_evaluation_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
AI Governance, Model Risk, and Deployment Approval
Make an independent deployment decision using use-case, model, data, safety, security, privacy, legal, monitoring, human oversight, rollback, and residual-risk evidence.
Prompt graph
- MD-190
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/ai_governance_model_risk_and_deployment_approval/ai_governance_model_risk_and_deployment_approval_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Intent Interrogation and Route Clarification
Clarify only the unknowns that can change the selected graph, authority, evidence lane, output medium, budget, or acceptance decision.
Prompt graph
- MD-191
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/intent_interrogation_and_route_clarification/intent_interrogation_and_route_clarification_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Skill Requirement and Capability Fit Resolution
Determine whether a skill is genuinely required, merely helpful, redundant with native prompts, or inappropriate for the task.
Prompt graph
- MD-192
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Missing Skill Discovery and Candidate Qualification
Find and qualify exact skills only after a validated capability gap exists, preserving provenance, permissions, and fallback options.
Prompt graph
- MD-193
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/missing_skill_discovery_and_candidate_qualification/missing_skill_discovery_and_candidate_qualification_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Governed Skill Installation and Dual-Location Registration
Install one approved exact skill non-interactively into global .agents and OpenCode skill directories, verify both copies, and record provenance.
Prompt graph
- MD-194
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/governed_skill_installation_and_dual_location_registration/governed_skill_installation_and_dual_location_registration_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Skill Creation Evaluation and Dual-Location Registration
Create a narrowly scoped advanced skill only when discovery finds no suitable candidate, test it adversarially, and register verified copies for global and OpenCode use.
Prompt graph
- MD-195
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/skill_creation_evaluation_and_dual_location_registration/skill_creation_evaluation_and_dual_location_registration_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Generic Conditional Skill Execution Adapter
Execute any exact installed skill through a typed placeholder contract only when skill use is genuinely required and independently verifiable.
Prompt graph
- MD-196
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/generic_conditional_skill_execution_adapter/generic_conditional_skill_execution_adapter_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Bounded Prompt and Skill Loop Orchestrator
Loop any prompt, scenario, or exact skill only when repetition has measurable value, with separate batch and refinement loops, strict budgets, progress checks, and safe exits.
Prompt graph
- MD-197
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Loop Exit Plateau and Completion Adjudication Gate
Independently determine whether a bounded loop should continue, complete, stop, escalate, or roll back using verified results, progress deltas, budgets, and safety state.
Prompt graph
- MD-198
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Prompt Addition, Registration, and Ecosystem Integration
Execute prompt addition, registration, and ecosystem integration under Mission Directives evidence, authority, template, skill, artifact, and verification contracts.
Prompt graph
- MD-199
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/prompt-addition-registration-and-ecosystem-integration/prompt-addition-registration-and-ecosystem-integration_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Repository Mission Promise Deviation Bloat and Simplification Audit
Execute repository mission promise deviation bloat and simplification audit under Mission Directives evidence, authority, template, skill, artifact, and verification contracts.
Prompt graph
- MD-200
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/repository-mission-promise-deviation-bloat-and-simplification-audit/repository-mission-promise-deviation-bloat-and-simplification-audit_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Healthcare / clinical operations
Design or audit clinical operations as a safe workflow spanning intake, triage, scheduling, documentation, orders, results, follow-up, escalation, privacy, and accountable handoffs.
Prompt graph
- MD-201
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/healthcare-clinical-operations/healthcare-clinical-operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Patient intake
Conduct a privacy-conscious patient intake that captures identity, reason for care, history, medication/allergy safety, consent, accessibility, and urgent warning signs for qualified clinical review.
Prompt graph
- MD-202
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/patient-intake/patient-intake_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Care-plan summary
Create a patient-centered care-plan summary that accurately reflects clinician-approved diagnoses, goals, treatments, medications, monitoring, responsibilities, and escalation instructions in understandable language.
Prompt graph
- MD-203
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/care-plan-summary/care-plan-summary_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Clinical note QA
Quality-check a clinical note for identity, completeness, internal consistency, source attribution, medication/allergy safety, coding support, privacy, and required clinician correction without rewriting clinical judgment.
Prompt graph
- MD-204
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/clinical-note-qa/clinical-note-qa_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Insurance prior-auth packet
Assemble an insurance prior-authorization packet that matches payer criteria to clinician-supported evidence, required forms, coding, timelines, and submission/appeal tracking.
Prompt graph
- MD-205
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/insurance-prior-auth-packet/insurance-prior-auth-packet_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Medical billing denial triage
Triage a medical billing denial by verifying claim history, denial reason, coding/documentation support, payer rules, deadlines, and the correct correction, appeal, or contractual action.
Prompt graph
- MD-206
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/medical-billing-denial-triage/medical-billing-denial-triage_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
HIPAA evidence checklist
Create a HIPAA-oriented evidence checklist that maps privacy, security, breach, and business-associate requirements to scoped controls and artifacts without claiming formal compliance.
Prompt graph
- MD-207
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/hipaa-evidence-checklist/hipaa-evidence-checklist_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Insurance claims intake
Conduct insurance claim intake that captures policy, loss/event, parties, damage/injury, evidence, coverage notices, urgent assistance, fraud/privacy safeguards, and accountable handoff.
Prompt graph
- MD-208
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/insurance-claims-intake/insurance-claims-intake_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Underwriting risk memo
Prepare an underwriting risk memo that connects verified exposure data to appetite, hazards, controls, loss experience, uncertainty, terms, and an accountable underwriting decision.
Prompt graph
- MD-209
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/underwriting-risk-memo/underwriting-risk-memo_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Insurance policy comparison
Compare insurance policies on aligned coverage scenarios, limits, deductibles, exclusions, conditions, service, and total cost without reducing the decision to premium alone.
Prompt graph
- MD-210
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/insurance-policy-comparison/insurance-policy-comparison_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Insurance denial appeal prep
Prepare an insurance denial appeal by matching the denial rationale to policy, facts, evidence, procedure, and deadlines while avoiding unsupported legal or medical claims.
Prompt graph
- MD-211
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/insurance-denial-appeal-prep/insurance-denial-appeal-prep_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Insurance fraud signal review
Review potential insurance fraud signals as hypotheses requiring corroboration, fairness, privacy, and authorized investigation—not as proof or accusation.
Prompt graph
- MD-212
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/insurance-fraud-signal-review/insurance-fraud-signal-review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Tax document checklist
Create a jurisdiction- and taxpayer-specific tax document checklist that identifies required source records, missing evidence, deadlines, and professional-review triggers without preparing or filing a return.
Prompt graph
- MD-213
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/tax-document-checklist/tax-document-checklist_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Deduction evidence organizer
Organize deduction evidence into complete, traceable support for qualified tax review, separating substantiation from eligibility and personal from business use.
Prompt graph
- MD-214
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/deduction-evidence-organizer/deduction-evidence-organizer_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Filing risk review
Review a tax filing package for completeness, consistency, unusual positions, elections, basis, deadlines, payment, and adviser escalation before submission.
Prompt graph
- MD-215
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/filing-risk-review/filing-risk-review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Entity tax planning brief
Prepare an entity tax planning brief that frames structure, owner compensation/distributions, timing, investments, transactions, cash, and compliance questions for qualified tax and legal advisers.
Prompt graph
- MD-216
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/entity-tax-planning-brief/entity-tax-planning-brief_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Real estate listing strategy
Create a real-estate listing strategy grounded in verified property facts, target buyers, positioning, preparation, pricing evidence, marketing, showing operations, and feedback decisions.
Prompt graph
- MD-217
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/real-estate-listing-strategy/real-estate-listing-strategy_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Property due diligence
Conduct property due diligence by building a source-backed issue register across title, legal, physical, environmental, financial, tenancy, utilities, zoning, and transaction conditions.
Prompt graph
- MD-218
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/property-due-diligence/property-due-diligence_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Lease abstraction
Abstract a lease into a structured obligation, option, payment, notice, and risk record while preserving clause citations and routing interpretation to qualified legal review.
Prompt graph
- MD-219
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/lease-abstraction/lease-abstraction_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Buyer/seller checklist
Create a buyer or seller transaction checklist that coordinates documents, financing, inspections, title, disclosures, contingencies, possession, deadlines, and accountable owners.
Prompt graph
- MD-220
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/buyer-seller-checklist/buyer-seller-checklist_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Market comp memo
Prepare a market comparable memo using relevant, dated, source-backed properties and transparent adjustments to support a range and uncertainty rather than false precision.
Prompt graph
- MD-221
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/market-comp-memo/market-comp-memo_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Construction scope of work
Define a construction scope of work that makes deliverables, interfaces, standards, exclusions, schedule, inspections, acceptance, and change control unambiguous enough to price and execute.
Prompt graph
- MD-222
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/construction-scope-of-work/construction-scope-of-work_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Construction punch list
Create a location-specific construction punch list that distinguishes incomplete work, defects, safety issues, documentation gaps, and closure evidence.
Prompt graph
- MD-223
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/construction-punch-list/construction-punch-list_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
RFI tracker
Track construction RFIs from a precise document conflict or information need through response, schedule/cost effect, distribution, linked change, and closure.
Prompt graph
- MD-224
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/rfi-tracker/rfi-tracker_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Change order review
Review a construction change order for contractual basis, scope delta, quantity/rate support, schedule effect, downstream impacts, markups, and authorized revised documents.
Prompt graph
- MD-225
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/change-order-review/change-order-review_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Site safety checklist
Create a site-specific safety inspection checklist that helps a competent person identify hazards, verify controls, assign correction, and escalate imminent danger under applicable rules.
Prompt graph
- MD-226
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/site-safety-checklist/site-safety-checklist_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Contractor bid comparison
Normalize contractor bids so scope, exclusions, quantities, alternates, schedule, staffing, qualifications, commercial terms, and total evaluated cost can be compared fairly.
Prompt graph
- MD-227
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/contractor-bid-comparison/contractor-bid-comparison_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Manufacturing root-cause quality issue
Lead a manufacturing quality root-cause investigation from containment through verified measurement, causal analysis, corrective action, and recurrence prevention using an appropriate 8D/DMAIC-style discipline.
Prompt graph
- MD-228
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/manufacturing-root-cause-quality-issue/manufacturing-root-cause-quality-issue_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Maintenance schedule
Build a risk-based preventive and predictive maintenance schedule from asset criticality, failure modes, manufacturer guidance, condition data, resources, and production windows.
Prompt graph
- MD-229
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/maintenance-schedule/maintenance-schedule_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Supplier defect report
Create a supplier defect report that establishes traceability, specification breach, containment, affected inventory, disposition, corrective-action request, and verified recurrence prevention.
Prompt graph
- MD-230
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/supplier-defect-report/supplier-defect-report_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
QA acceptance plan
Define a QA acceptance plan with measurable characteristics, sampling/test methods, calibrated instruments, pass/fail rules, traceability, nonconformance handling, and release authority.
Prompt graph
- MD-231
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/qa-acceptance-plan/qa-acceptance-plan_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Retail/ecommerce product listing optimization
Optimize a retail or ecommerce product listing using verified product facts, search intent, structured attributes, benefit clarity, imagery, accessibility, claims compliance, and conversion learning.
Prompt graph
- MD-232
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/retail-ecommerce-product-listing-optimization/retail-ecommerce-product-listing-optimization_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Merchandising calendar
Build a merchandising calendar that coordinates assortment, inventory arrival, seasonal stories, launches, promotions, content, placement, markdown, and operational readiness.
Prompt graph
- MD-233
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/merchandising-calendar/merchandising-calendar_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
SKU rationalization
Rationalize a SKU portfolio by demand, margin, turns, substitution, customer role, operational complexity, supplier constraints, and exit cost while protecting strategically necessary items.
Prompt graph
- MD-234
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/sku-rationalization/sku-rationalization_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Return-rate analysis
Analyze return rates by product, reason, cohort, channel, supplier, expectation, fulfillment, fraud, and cost to identify correct product, content, operations, or policy interventions.
Prompt graph
- MD-235
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/return-rate-analysis/return-rate-analysis_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Marketplace compliance
Review marketplace compliance for product eligibility, claims, images, identifiers, variants, pricing, fulfillment, reviews, privacy, tax, and regional restrictions using current platform and jurisdiction sources.
Prompt graph
- MD-236
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/marketplace-compliance/marketplace-compliance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Hospitality guest experience audit
Audit the hospitality guest journey from discovery through follow-up, identifying service, accessibility, wait, cleanliness, trust, personalization, and recovery breakdowns with accountable owners.
Prompt graph
- MD-237
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/hospitality-guest-experience-audit/hospitality-guest-experience-audit_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Itinerary operations plan
Turn a travel itinerary into an executable operations plan with verified bookings, transfers, buffers, documents, accessibility, time zones, contacts, disruptions, and communication.
Prompt graph
- MD-238
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/itinerary-operations-plan/itinerary-operations-plan_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Event hospitality checklist
Coordinate event hospitality across invitations, travel, lodging, arrival, credentials, dietary/accessibility needs, seating, hosts, transport, emergency contacts, and follow-up.
Prompt graph
- MD-239
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/event-hospitality-checklist/event-hospitality-checklist_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Travel disruption response
Stabilize travelers during disruption by verifying safety, rights, constraints, alternatives, costs, authority, communications, and handoff.
Prompt graph
- MD-240
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/travel-disruption-response/travel-disruption-response_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Nonprofit donor campaign
Design a nonprofit donor campaign around a truthful case for support, ethical storytelling, audience, ask, channels, stewardship, consent, budget, and measurable outcomes.
Prompt graph
- MD-241
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/nonprofit-donor-campaign/nonprofit-donor-campaign_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Nonprofit impact report
Produce a nonprofit impact report that distinguishes activities, outputs, outcomes, contribution, limitations, finance, learning, and beneficiary voice without overstating causality.
Prompt graph
- MD-242
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/nonprofit-impact-report/nonprofit-impact-report_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Volunteer operations
Design volunteer operations covering recruitment, screening, role boundaries, training, scheduling, safeguarding, supervision, expenses, recognition, incidents, and offboarding.
Prompt graph
- MD-243
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/volunteer-operations/volunteer-operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Grant compliance tracking
Track grant compliance as an operational system of award conditions, budget restrictions, milestones, procurement, subrecipients, evidence, reports, deviations, and closeout.
Prompt graph
- MD-244
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/grant-compliance-tracking/grant-compliance-tracking_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Field-program monitoring
Create a field-program monitoring system that measures reach, quality, outcomes, safeguarding, feedback, anomalies, and learning while accounting for access, bias, and operational burden.
Prompt graph
- MD-245
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/field-program-monitoring/field-program-monitoring_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Government public notice drafting
Draft a government public notice that clearly states authority, purpose, affected area, dates, participation method, accessibility, language access, records, contact, and approval status for legal review.
Prompt graph
- MD-246
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/government-public-notice-drafting/government-public-notice-drafting_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Citizen response packet
Prepare a clear, respectful citizen response packet that verifies jurisdiction and facts, explains policy/actions, protects privacy, and provides referral, appeal, or escalation options.
Prompt graph
- MD-247
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/citizen-response-packet/citizen-response-packet_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Procurement compliance
Review a public procurement for authority, thresholds, competition, specifications, conflicts, evaluation, approvals, contract terms, funding restrictions, transparency, and records.
Prompt graph
- MD-248
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/procurement-compliance/procurement-compliance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Policy memo
Write a policy memo that frames a public problem, affected populations, legal/institutional context, evidence, options, distributional effects, implementation, cost, risk, recommendation, and evaluation.
Prompt graph
- MD-249
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/policy-memo/policy-memo_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Legislative bill summary
Summarize a legislative bill from authoritative text by explaining operative changes, affected parties, dates, mandates, funding, enforcement, delegated rulemaking, ambiguities, and status without adding advocacy unless requested.
Prompt graph
- MD-250
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/legislative-bill-summary/legislative-bill-summary_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Pre-production command center
Operate a pre-production command center that integrates brief, script, budget, schedule, casting, crew, locations, permits, rights, safety, equipment, assets, approvals, and contingencies into daily readiness.
Prompt graph
- MD-251
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/pre-production-command-center/pre-production-command-center_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Publicist outreach operations
Run publicist outreach as a controlled relationship queue with qualified targets, personalization, embargoes, assets, follow-ups, responses, interviews, opt-outs, and outcome learning.
Prompt graph
- MD-252
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/publicist-outreach-operations/publicist-outreach-operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Media agency account operations
Operate a media agency account across briefs, planning, trafficking, budget pacing, creative readiness, approvals, measurement, issue escalation, billing inputs, and client action tracking.
Prompt graph
- MD-253
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/media-agency-account-operations/media-agency-account-operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Influencer/creator campaign operations
Operate influencer and creator campaigns through sourcing, vetting, contracts, briefs, disclosure, content review, rights, posting, measurement, payment, safety, and learning.
Prompt graph
- MD-254
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/influencer-creator-campaign-operations/influencer-creator-campaign-operations_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Content production gruntwork
Execute repetitive content-production tasks with disciplined intake, naming, metadata, transcription, selects, versions, resizing, captions, exports, QC, and status so scale does not destroy traceability.
Prompt graph
- MD-255
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/content-production-gruntwork/content-production-gruntwork_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"
Creative legal clearance
Prepare creative assets for qualified legal clearance by inventorying claims, trademarks, copyright, music, talent, locations, releases, licenses, disclosures, territories, and unresolved risk.
Prompt graph
- MD-256
Required inputs
- observable outcome
- audience or decision owner
- scope and exclusions
- authority
- authoritative evidence or creative inputs
Produced artifacts
- results/creative-legal-clearance/creative-legal-clearance_result.md
Consumed artifacts
- runtime_context
- evidence_snapshot
- applicable prior handoffs
Phases and branches
- phase: declared step
- {"condition":"evidence_insufficient_or_stale","then":"stop_or_return_to_investigation"}
- {"condition":"consequential_action_requested","then":"approval_pending_then_apply_approved"}
- {"condition":"verification_failed","then":"failed_or_residual_open"}
Completion gate
"exact artifact verified; residuals recorded; external actions separately authorized"