sim-one-alpha

SIM-ONE Alpha Development Lifecycle

Govern future SIM-ONE Alpha changes from an authorized request through grounded design, parallel domain implementation, full project verification, approval-gated release, output-level canary and production observation, and bounded repair.

Graph metadata

Field Value
Graph ID sim-one-alpha-lifecycle
Graph version 60
Schema version 1
Status validated
Project sim-one-alpha
Project root .
Context version runpod-live-model-ci:2026-08-01
Templates discovery-to-delivery, parallel-fanout-fanin, human-gate, bounded-feedback, rollback-observation, specification-to-delivery
Entry nodes baseline-context
Terminal nodes closeout-release
Canonical checksum 1919320138d7b2a1c9015eb2f66b5d909cd65ba1c31c2157aee55a3287eee7a9

Flow

flowchart TD
    n_baseline_context[["Bind Change To Current Project Context\\n(operation / planned)"]]
    n_install_dependencies[["Install Pinned Dependencies\\n(operation / planned)"]]
    n_fetch_embedding_model[["Fetch Bundled Embedding Model\\n(operation / planned)"]]
    n_build_wasm_memory[["Build Rust Memory WASM\\n(operation / planned)"]]
    n_define_change_contract["Define Purpose And Acceptance Contract\\n(work / planned)"]
    n_approve_beta_release_contractApprove 0.1.0 Beta Release Contract\\n(human_gate / planned)
    n_decide_architecture{"Resolve Architecture And Ownership\\n(decision / planned)"}
    n_plan_implementation["Plan Bounded Implementation\\n(work / planned)"]
    n_implement_core_contracts["Implement Core Contracts And Architecture\\n(work / planned)"]
    n_implement_agent_runtime["Implement Agent Runtime And Workspace Boundaries\\n(work / planned)"]
    n_implement_memory_retrieval["Implement Memory, RAG, And Embeddings\\n(work / planned)"]
    n_implement_capabilities_security["Implement Capabilities, Registries, And Security\\n(work / planned)"]
    n_implement_ingress_operations["Implement Ingress, Sessions, Schedules, And Telemetry\\n(work / planned)"]
    n_implement_sim_one_tui_work_pane["Implement SIM-ONE TUI Work Pane\\n(work / planned)"]
    n_implement_sim_one_onboarding_distribution["Implement SIM-ONE Onboarding And Distribution\\n(work / planned)"]
    n_implement_product_delivery["Implement Product Surfaces And Delivery\\n(work / planned)"]
    n_integrate_and_repair["Integrate Change And Apply Bounded Repairs\\n(work / planned)"]
    n_verify_typecheck(["Verify TypeScript Types\\n(verification / planned)"])
    n_verify_documentation(["Verify Production Documentation\\n(verification / planned)"])
    n_verify_unit_tests(["Verify Unit Test Suite\\n(verification / planned)"])
    n_verify_rust_tests(["Verify Rust Project Tests\\n(verification / planned)"])
    n_build_runtime(["Build Flue Runtime\\n(verification / planned)"])
    n_build_sim_one_tui(["Build SIM-ONE TUI\\n(verification / planned)"])
    n_build_cli(["Build SIM-ONE CLI\\n(verification / planned)"])
    n_build_release_package(["Build Versioned Release Package\\n(verification / planned)"])
    n_verify_cli_behavior(["Verify CLI Behavior\\n(verification / planned)"])
    n_verify_http_integration(["Verify Built HTTP Runtime\\n(verification / planned)"])
    n_verify_sim_one_tui(["Verify Packaged SIM-ONE TUI\\n(verification / planned)"])
    n_verify_onboarding_distribution(["Verify SIM-ONE Onboarding And Distribution\\n(verification / planned)"])
    n_verify_tui_e2e(["Verify Gateway And CLI Smoke\\n(verification / planned)"])
    n_verify_memory_smoke(["Verify Real Memory Runtime\\n(verification / planned)"])
    n_aggregate_verification(["Aggregate Verification Evidence\\n(verification / planned)"])
    n_review_architecture_security(["Review Architecture, Security, And Product Boundaries\\n(verification / planned)"])
    n_approve_release_candidateApprove Release Candidate Publication\\n(human_gate / planned)
    n_publish_release_candidate[["Publish And Merge Release Candidate\\n(operation / planned)"]]
    n_approve_canaryApprove Canary Deployment\\n(human_gate / planned)
    n_deploy_canary[["Deploy Approved Canary\\n(operation / planned)"]]
    n_verify_canary_behavior(["Verify Canary Behavior\\n(observation / planned)"])
    n_approve_production_releaseApprove Release Assets And Production\\n(human_gate / planned)
    n_stage_release_assets[["Stage Approved Release Assets Privately\\n(operation / planned)"]]
    n_verify_staged_release_assets(["Verify Private Staged Release Assets\\n(verification / planned)"])
    n_release_production[["Release Approved Candidate\\n(operation / planned)"]]
    n_observe_production(["Observe Production Outcomes\\n(observation / planned)"])
    n_publish_release_assets[["Publish Verified Assets After Production\\n(operation / planned)"]]
    n_prepare_release_ledger_update["Prepare Release Ledger Update\\n(work / planned)"]
    n_approve_release_ledger_updateApprove Release Ledger Update\\n(human_gate / planned)
    n_update_release_ledger[["Update Verified Release Ledger\\n(operation / planned)"]]
    n_closeout_release["Close Out And Preserve Evidence\\n(work / planned)"]
    n_resolve_d1_github_auth_strategy{"Resolve D1 GitHub Auth Strategy\\n(decision / planned)"}
    n_resolve_d2_workspace_root_isolation{"Resolve D2 Install-Relative Runtime Root\\n(decision / planned)"}
    n_resolve_d3_file_access_gate{"Resolve D3 File Access Gate\\n(decision / planned)"}
    n_resolve_d4_orchestrator_history_visibility{"Resolve D4 Orchestrator Worker Verification\\n(decision / needs_human)"}
    n_specify_release_reconciliation["Specify Reconciled 0.1.0 Release Work\\n(work / planned)"]
    n_verify_release_reconciliation_specifications(["Verify Reconciled Release Specifications\\n(verification / planned)"])
    n_implement_runtime_root_layout["Implement Install-Relative Runtime Root\\n(work / planned)"]
    n_implement_file_access_approval_gate["Implement File Access Approval Gate\\n(work / planned)"]
    n_implement_coding_worker_progress["Implement Live Coding Worker Progress\\n(work / planned)"]
    n_implement_coding_worker_github_flow["Implement Owner-Selected GitHub Flow\\n(work / planned)"]
    n_implement_coding_worker_scaffold_tooling["Implement Coding Scaffold Tooling\\n(work / planned)"]
    n_implement_orchestrator_worker_verification["Implement Orchestrator Worker Verification\\n(work / planned)"]
    n_implement_tui_message_queue["Implement TUI Message Queue\\n(work / planned)"]
    n_implement_tui_status_context_meter["Implement TUI Status And Context Meter\\n(work / planned)"]
    n_implement_tui_prompt_editor_polish["Implement TUI Prompt Cursor And Caret\\n(work / planned)"]
    n_implement_tui_thinking_transcript["Implement Persistent Thinking Transcript\\n(work / planned)"]
    n_implement_connector_approval_controls["Implement Connector Approval Controls\\n(work / planned)"]
    n_implement_image_reasoning_worker["Implement Image Reasoning Worker\\n(work / planned)"]
    n_implement_document_index["Implement Per-Database Document Index\\n(work / planned)"]
    n_implement_protocol_scoring["Implement Protocol Enforcement And Scoring\\n(work / planned)"]
    n_resolve_d5_canonical_runtime_configuration{"Resolve D5 Canonical Runtime Configuration\\n(decision / planned)"}
    n_implement_runtime_configuration_consolidation["Implement Canonical Runtime Configuration\\n(work / planned)"]
    n_verify_runtime_configuration_consolidation(["Verify Canonical Runtime Configuration\\n(verification / planned)"])
    n_resolve_d6_tui_approval_surface_placement{"Resolve D6 TUI Approval Surface Placement\\n(decision / planned)"}
    n_implement_capability_management_worker["Implement Capability Management Worker\\n(work / planned)"]
    n_implement_coding_worker_capability_authoring["Implement Coding Worker Capability Authoring\\n(work / planned)"]
    n_resolve_d7_separate_project_and_task_graphs{"Separate Project And Task Lifecycle Graphs\\n(decision / planned)"}
    n_resolve_d8_memory_helper_task_runs{"Extend Memory Helper For Durable Task Runs\\n(decision / planned)"}
    n_resolve_d9_flue_native_task_graph_runtime{"Use Flue-Native Task Graph Runtime\\n(decision / planned)"}
    n_resolve_d10_sealed_node_context{"Seal Per-Node Context Envelopes\\n(decision / planned)"}
    n_resolve_d11_shared_task_graph_engine{"Share Task Graph Engine Across Agents\\n(decision / planned)"}
    n_specify_task_lifecycle_architecture["Specify Task Lifecycle Graph Architecture\\n(work / planned)"]
    n_baseline_context -- "consumes" --> n_install_dependencies
    n_install_dependencies -- "consumes" --> n_fetch_embedding_model
    n_install_dependencies -- "consumes" --> n_build_wasm_memory
    n_baseline_context -- "consumes" --> n_define_change_contract
    n_baseline_context -- "consumes" --> n_approve_beta_release_contract
    n_define_change_contract -- "consumes" --> n_approve_beta_release_contract
    n_baseline_context -- "consumes" --> n_decide_architecture
    n_approve_beta_release_contract -- "consumes" --> n_decide_architecture
    n_define_change_contract -- "consumes" --> n_decide_architecture
    n_define_change_contract -- "consumes" --> n_plan_implementation
    n_decide_architecture -- "consumes" --> n_plan_implementation
    n_approve_beta_release_contract -- "consumes" --> n_plan_implementation
    n_approve_beta_release_contract -- "consumes" --> n_implement_agent_runtime
    n_approve_beta_release_contract -- "consumes" --> n_implement_capabilities_security
    n_approve_beta_release_contract -- "consumes" --> n_implement_ingress_operations
    n_approve_beta_release_contract -- "consumes" --> n_implement_sim_one_tui_work_pane
    n_approve_beta_release_contract -- "approves" --> n_implement_sim_one_tui_work_pane
    n_approve_beta_release_contract -- "consumes" --> n_implement_sim_one_onboarding_distribution
    n_approve_beta_release_contract -- "approves" --> n_implement_sim_one_onboarding_distribution
    n_approve_beta_release_contract -- "consumes" --> n_implement_product_delivery
    n_approve_beta_release_contract -- "consumes" --> n_implement_core_contracts
    n_approve_beta_release_contract -- "consumes" --> n_implement_memory_retrieval
    n_approve_beta_release_contract -- "consumes" --> n_integrate_and_repair
    n_approve_beta_release_contract -- "approves" --> n_implement_core_contracts
    n_approve_beta_release_contract -- "approves" --> n_implement_agent_runtime
    n_approve_beta_release_contract -- "approves" --> n_implement_memory_retrieval
    n_approve_beta_release_contract -- "approves" --> n_implement_capabilities_security
    n_approve_beta_release_contract -- "approves" --> n_implement_ingress_operations
    n_approve_beta_release_contract -- "approves" --> n_implement_product_delivery
    n_approve_beta_release_contract -- "approves" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_core_contracts
    n_implement_core_contracts -- "consumes" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_agent_runtime
    n_implement_agent_runtime -- "consumes" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_memory_retrieval
    n_implement_memory_retrieval -- "consumes" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_capabilities_security
    n_implement_capabilities_security -- "consumes" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_ingress_operations
    n_implement_ingress_operations -- "consumes" --> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_sim_one_tui_work_pane
    n_plan_implementation -- "consumes" --> n_implement_sim_one_onboarding_distribution
    n_plan_implementation -- "consumes" --> n_build_release_package
    n_integrate_and_repair -- "consumes" --> n_build_release_package
    n_plan_implementation -- "consumes" --> n_implement_product_delivery
    n_implement_sim_one_tui_work_pane -- "consumes" --> n_implement_product_delivery
    n_implement_sim_one_onboarding_distribution -- "consumes" --> n_implement_product_delivery
    n_implement_product_delivery -- "consumes" --> n_integrate_and_repair
    n_install_dependencies -- "consumes" --> n_integrate_and_repair
    n_fetch_embedding_model -- "consumes" --> n_integrate_and_repair
    n_build_wasm_memory -- "consumes" --> n_integrate_and_repair
    n_integrate_and_repair -- "consumes" --> n_verify_typecheck
    n_integrate_and_repair -- "consumes" --> n_verify_documentation
    n_integrate_and_repair -- "consumes" --> n_verify_unit_tests
    n_integrate_and_repair -- "consumes" --> n_verify_rust_tests
    n_integrate_and_repair -- "consumes" --> n_build_runtime
    n_verify_typecheck -- "consumes" --> n_build_runtime
    n_verify_unit_tests -- "consumes" --> n_build_runtime
    n_verify_rust_tests -- "consumes" --> n_build_runtime
    n_integrate_and_repair -- "consumes" --> n_build_sim_one_tui
    n_build_runtime -- "consumes" --> n_build_sim_one_tui
    n_integrate_and_repair -- "consumes" --> n_build_cli
    n_build_runtime -- "consumes" --> n_build_cli
    n_build_cli -- "consumes" --> n_verify_cli_behavior
    n_build_runtime -- "consumes" --> n_verify_cli_behavior
    n_build_sim_one_tui -- "consumes" --> n_verify_cli_behavior
    n_build_runtime -- "consumes" --> n_verify_http_integration
    n_build_runtime -- "consumes" --> n_verify_sim_one_tui
    n_approve_beta_release_contract -- "consumes" --> n_verify_sim_one_tui
    n_publish_release_candidate -- "consumes" --> n_build_release_package
    n_build_runtime -- "consumes" --> n_build_release_package
    n_build_sim_one_tui -- "consumes" --> n_build_release_package
    n_build_cli -- "consumes" --> n_build_release_package
    n_approve_beta_release_contract -- "consumes" --> n_build_release_package
    n_integrate_and_repair -- "consumes" --> n_verify_onboarding_distribution
    n_build_release_package -- "consumes" --> n_verify_onboarding_distribution
    n_build_runtime -- "consumes" --> n_verify_onboarding_distribution
    n_build_sim_one_tui -- "consumes" --> n_verify_onboarding_distribution
    n_build_cli -- "consumes" --> n_verify_onboarding_distribution
    n_approve_beta_release_contract -- "consumes" --> n_verify_onboarding_distribution
    n_build_sim_one_tui -- "consumes" --> n_verify_sim_one_tui
    n_build_cli -- "consumes" --> n_verify_sim_one_tui
    n_build_runtime -- "consumes" --> n_verify_tui_e2e
    n_build_cli -- "consumes" --> n_verify_tui_e2e
    n_build_runtime -- "consumes" --> n_verify_memory_smoke
    n_build_wasm_memory -- "consumes" --> n_verify_memory_smoke
    n_fetch_embedding_model -- "consumes" --> n_verify_memory_smoke
    n_verify_typecheck -- "consumes" --> n_aggregate_verification
    n_verify_documentation -- "consumes" --> n_aggregate_verification
    n_verify_unit_tests -- "consumes" --> n_aggregate_verification
    n_verify_rust_tests -- "consumes" --> n_aggregate_verification
    n_build_runtime -- "consumes" --> n_aggregate_verification
    n_verify_sim_one_tui -- "consumes" --> n_aggregate_verification
    n_verify_cli_behavior -- "consumes" --> n_aggregate_verification
    n_verify_http_integration -- "consumes" --> n_aggregate_verification
    n_verify_tui_e2e -- "consumes" --> n_aggregate_verification
    n_verify_memory_smoke -- "consumes" --> n_aggregate_verification
    n_integrate_and_repair -- "consumes" --> n_review_architecture_security
    n_aggregate_verification -- "consumes" --> n_review_architecture_security
    n_aggregate_verification -- "consumes" --> n_approve_release_candidate
    n_review_architecture_security -- "consumes" --> n_approve_release_candidate
    n_review_architecture_security -- "consumes" --> n_publish_release_candidate
    n_approve_release_candidate -- "approves" --> n_publish_release_candidate
    n_approve_release_candidate -- "consumes" --> n_publish_release_candidate
    n_publish_release_candidate -- "consumes" --> n_approve_canary
    n_publish_release_candidate -- "consumes" --> n_deploy_canary
    n_approve_canary -- "approves" --> n_deploy_canary
    n_approve_canary -- "consumes" --> n_deploy_canary
    n_deploy_canary -- "consumes" --> n_verify_canary_behavior
    n_publish_release_candidate -- "consumes" --> n_approve_production_release
    n_build_release_package -- "consumes" --> n_approve_production_release
    n_verify_canary_behavior -- "consumes" --> n_approve_production_release
    n_verify_onboarding_distribution -- "consumes" --> n_approve_production_release
    n_publish_release_candidate -- "consumes" --> n_stage_release_assets
    n_build_release_package -- "consumes" --> n_stage_release_assets
    n_verify_onboarding_distribution -- "consumes" --> n_stage_release_assets
    n_approve_production_release -- "approves" --> n_stage_release_assets
    n_approve_production_release -- "consumes" --> n_stage_release_assets
    n_stage_release_assets -- "consumes" --> n_verify_staged_release_assets
    n_publish_release_candidate -- "consumes" --> n_release_production
    n_verify_canary_behavior -- "consumes" --> n_release_production
    n_verify_staged_release_assets -- "consumes" --> n_release_production
    n_approve_production_release -- "approves" --> n_release_production
    n_approve_production_release -- "consumes" --> n_release_production
    n_release_production -- "consumes" --> n_observe_production
    n_stage_release_assets -- "consumes" --> n_publish_release_assets
    n_verify_staged_release_assets -- "consumes" --> n_publish_release_assets
    n_release_production -- "consumes" --> n_publish_release_assets
    n_observe_production -- "consumes" --> n_publish_release_assets
    n_approve_production_release -- "approves" --> n_publish_release_assets
    n_approve_production_release -- "consumes" --> n_publish_release_assets
    n_publish_release_assets -- "consumes" --> n_prepare_release_ledger_update
    n_approve_beta_release_contract -- "consumes" --> n_prepare_release_ledger_update
    n_aggregate_verification -- "consumes" --> n_prepare_release_ledger_update
    n_verify_onboarding_distribution -- "consumes" --> n_prepare_release_ledger_update
    n_build_release_package -- "consumes" --> n_prepare_release_ledger_update
    n_release_production -- "consumes" --> n_prepare_release_ledger_update
    n_observe_production -- "consumes" --> n_prepare_release_ledger_update
    n_publish_release_assets -- "consumes" --> n_approve_release_ledger_update
    n_approve_beta_release_contract -- "consumes" --> n_approve_release_ledger_update
    n_aggregate_verification -- "consumes" --> n_approve_release_ledger_update
    n_verify_onboarding_distribution -- "consumes" --> n_approve_release_ledger_update
    n_build_release_package -- "consumes" --> n_approve_release_ledger_update
    n_prepare_release_ledger_update -- "consumes" --> n_approve_release_ledger_update
    n_release_production -- "consumes" --> n_approve_release_ledger_update
    n_observe_production -- "consumes" --> n_approve_release_ledger_update
    n_approve_release_ledger_update -- "approves" --> n_update_release_ledger
    n_approve_release_ledger_update -- "consumes" --> n_update_release_ledger
    n_prepare_release_ledger_update -- "consumes" --> n_update_release_ledger
    n_publish_release_assets -- "consumes" --> n_update_release_ledger
    n_approve_beta_release_contract -- "consumes" --> n_update_release_ledger
    n_aggregate_verification -- "consumes" --> n_update_release_ledger
    n_verify_onboarding_distribution -- "consumes" --> n_update_release_ledger
    n_build_release_package -- "consumes" --> n_update_release_ledger
    n_release_production -- "consumes" --> n_update_release_ledger
    n_observe_production -- "consumes" --> n_update_release_ledger
    n_publish_release_candidate -- "consumes" --> n_closeout_release
    n_update_release_ledger -- "consumes" --> n_closeout_release
    n_observe_production -- "consumes" --> n_closeout_release
    n_verify_typecheck -. "feedback <= 3" .-> n_integrate_and_repair
    n_build_release_package -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_documentation -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_unit_tests -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_rust_tests -. "feedback <= 3" .-> n_integrate_and_repair
    n_build_runtime -. "feedback <= 3" .-> n_integrate_and_repair
    n_build_sim_one_tui -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_sim_one_tui -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_onboarding_distribution -. "feedback <= 3" .-> n_integrate_and_repair
    n_build_cli -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_cli_behavior -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_http_integration -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_tui_e2e -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_memory_smoke -. "feedback <= 3" .-> n_integrate_and_repair
    n_aggregate_verification -. "feedback <= 3" .-> n_integrate_and_repair
    n_review_architecture_security -. "feedback <= 3" .-> n_integrate_and_repair
    n_verify_canary_behavior -. "feedback <= 2" .-> n_integrate_and_repair
    n_observe_production -. "feedback <= 1" .-> n_integrate_and_repair
    n_verify_http_integration -. "conflicts" .-> n_verify_sim_one_tui
    n_verify_cli_behavior -. "conflicts" .-> n_verify_http_integration
    n_verify_cli_behavior -. "conflicts" .-> n_verify_sim_one_tui
    n_verify_sim_one_tui -. "conflicts" .-> n_verify_onboarding_distribution
    n_verify_cli_behavior -. "conflicts" .-> n_verify_onboarding_distribution
    n_verify_http_integration -. "conflicts" .-> n_verify_onboarding_distribution
    n_verify_tui_e2e -. "conflicts" .-> n_verify_onboarding_distribution
    n_verify_memory_smoke -. "conflicts" .-> n_verify_onboarding_distribution
    n_verify_cli_behavior -. "conflicts" .-> n_verify_tui_e2e
    n_verify_cli_behavior -. "conflicts" .-> n_verify_memory_smoke
    n_verify_http_integration -. "conflicts" .-> n_verify_tui_e2e
    n_verify_http_integration -. "conflicts" .-> n_verify_memory_smoke
    n_verify_sim_one_tui -. "conflicts" .-> n_verify_tui_e2e
    n_verify_sim_one_tui -. "conflicts" .-> n_verify_memory_smoke
    n_verify_tui_e2e -. "conflicts" .-> n_verify_memory_smoke
    n_baseline_context -. "invalidates" .-> n_define_change_contract
    n_baseline_context -. "invalidates" .-> n_approve_beta_release_contract
    n_define_change_contract -. "invalidates" .-> n_approve_beta_release_contract
    n_define_change_contract -. "invalidates" .-> n_decide_architecture
    n_decide_architecture -. "invalidates" .-> n_plan_implementation
    n_approve_beta_release_contract -. "invalidates" .-> n_decide_architecture
    n_approve_beta_release_contract -. "invalidates" .-> n_plan_implementation
    n_plan_implementation -. "invalidates" .-> n_implement_core_contracts
    n_plan_implementation -. "invalidates" .-> n_implement_agent_runtime
    n_plan_implementation -. "invalidates" .-> n_implement_memory_retrieval
    n_plan_implementation -. "invalidates" .-> n_implement_capabilities_security
    n_plan_implementation -. "invalidates" .-> n_implement_ingress_operations
    n_plan_implementation -. "invalidates" .-> n_implement_product_delivery
    n_plan_implementation -. "invalidates" .-> n_implement_sim_one_tui_work_pane
    n_plan_implementation -. "invalidates" .-> n_implement_sim_one_onboarding_distribution
    n_plan_implementation -. "invalidates" .-> n_build_release_package
    n_implement_sim_one_tui_work_pane -. "invalidates" .-> n_implement_product_delivery
    n_implement_sim_one_onboarding_distribution -. "invalidates" .-> n_implement_product_delivery
    n_integrate_and_repair -. "invalidates" .-> n_verify_typecheck
    n_integrate_and_repair -. "invalidates" .-> n_build_release_package
    n_integrate_and_repair -. "invalidates" .-> n_aggregate_verification
    n_integrate_and_repair -. "invalidates" .-> n_review_architecture_security
    n_integrate_and_repair -. "invalidates" .-> n_approve_release_candidate
    n_integrate_and_repair -. "invalidates" .-> n_publish_release_candidate
    n_integrate_and_repair -. "invalidates" .-> n_verify_documentation
    n_integrate_and_repair -. "invalidates" .-> n_verify_unit_tests
    n_integrate_and_repair -. "invalidates" .-> n_verify_rust_tests
    n_integrate_and_repair -. "invalidates" .-> n_verify_onboarding_distribution
    n_integrate_and_repair -. "invalidates" .-> n_verify_sim_one_tui
    n_approve_production_release -- "approves" --> n_observe_production
    n_approve_production_release -- "consumes" --> n_observe_production
    n_baseline_context -- "consumes" --> n_specify_release_reconciliation
    n_baseline_context -. "invalidates" .-> n_specify_release_reconciliation
    n_baseline_context -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_baseline_context -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d1_github_auth_strategy
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d1_github_auth_strategy
    n_baseline_context -- "consumes" --> n_resolve_d2_workspace_root_isolation
    n_baseline_context -. "invalidates" .-> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d2_workspace_root_isolation
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d2_workspace_root_isolation
    n_baseline_context -- "consumes" --> n_resolve_d3_file_access_gate
    n_baseline_context -. "invalidates" .-> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d3_file_access_gate
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d3_file_access_gate
    n_baseline_context -- "consumes" --> n_resolve_d4_orchestrator_history_visibility
    n_baseline_context -. "invalidates" .-> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d4_orchestrator_history_visibility
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_plan_implementation
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_plan_implementation
    n_resolve_d3_file_access_gate -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d3_file_access_gate -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d3_file_access_gate -- "consumes" --> n_plan_implementation
    n_resolve_d3_file_access_gate -. "invalidates" .-> n_plan_implementation
    n_verify_release_reconciliation_specifications -- "consumes" --> n_approve_beta_release_contract
    n_verify_release_reconciliation_specifications -- "validates" --> n_approve_beta_release_contract
    n_approve_beta_release_contract -- "approves" --> n_plan_implementation
    n_plan_implementation -- "consumes" --> n_implement_runtime_root_layout
    n_plan_implementation -. "invalidates" .-> n_implement_runtime_root_layout
    n_approve_beta_release_contract -- "consumes" --> n_implement_runtime_root_layout
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_runtime_root_layout
    n_approve_beta_release_contract -- "approves" --> n_implement_runtime_root_layout
    n_plan_implementation -- "consumes" --> n_implement_file_access_approval_gate
    n_plan_implementation -. "invalidates" .-> n_implement_file_access_approval_gate
    n_approve_beta_release_contract -- "consumes" --> n_implement_file_access_approval_gate
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_file_access_approval_gate
    n_approve_beta_release_contract -- "approves" --> n_implement_file_access_approval_gate
    n_plan_implementation -- "consumes" --> n_implement_coding_worker_progress
    n_plan_implementation -. "invalidates" .-> n_implement_coding_worker_progress
    n_approve_beta_release_contract -- "consumes" --> n_implement_coding_worker_progress
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_coding_worker_progress
    n_approve_beta_release_contract -- "approves" --> n_implement_coding_worker_progress
    n_plan_implementation -- "consumes" --> n_implement_coding_worker_github_flow
    n_plan_implementation -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_approve_beta_release_contract -- "consumes" --> n_implement_coding_worker_github_flow
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_approve_beta_release_contract -- "approves" --> n_implement_coding_worker_github_flow
    n_plan_implementation -- "consumes" --> n_implement_coding_worker_scaffold_tooling
    n_plan_implementation -. "invalidates" .-> n_implement_coding_worker_scaffold_tooling
    n_approve_beta_release_contract -- "consumes" --> n_implement_coding_worker_scaffold_tooling
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_coding_worker_scaffold_tooling
    n_approve_beta_release_contract -- "approves" --> n_implement_coding_worker_scaffold_tooling
    n_plan_implementation -- "consumes" --> n_implement_orchestrator_worker_verification
    n_plan_implementation -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_approve_beta_release_contract -- "consumes" --> n_implement_orchestrator_worker_verification
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_approve_beta_release_contract -- "approves" --> n_implement_orchestrator_worker_verification
    n_plan_implementation -- "consumes" --> n_implement_tui_message_queue
    n_plan_implementation -. "invalidates" .-> n_implement_tui_message_queue
    n_approve_beta_release_contract -- "consumes" --> n_implement_tui_message_queue
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_tui_message_queue
    n_approve_beta_release_contract -- "approves" --> n_implement_tui_message_queue
    n_plan_implementation -- "consumes" --> n_implement_tui_status_context_meter
    n_plan_implementation -. "invalidates" .-> n_implement_tui_status_context_meter
    n_approve_beta_release_contract -- "consumes" --> n_implement_tui_status_context_meter
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_tui_status_context_meter
    n_approve_beta_release_contract -- "approves" --> n_implement_tui_status_context_meter
    n_plan_implementation -- "consumes" --> n_implement_tui_prompt_editor_polish
    n_plan_implementation -. "invalidates" .-> n_implement_tui_prompt_editor_polish
    n_approve_beta_release_contract -- "consumes" --> n_implement_tui_prompt_editor_polish
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_tui_prompt_editor_polish
    n_approve_beta_release_contract -- "approves" --> n_implement_tui_prompt_editor_polish
    n_plan_implementation -- "consumes" --> n_implement_tui_thinking_transcript
    n_plan_implementation -. "invalidates" .-> n_implement_tui_thinking_transcript
    n_approve_beta_release_contract -- "consumes" --> n_implement_tui_thinking_transcript
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_tui_thinking_transcript
    n_approve_beta_release_contract -- "approves" --> n_implement_tui_thinking_transcript
    n_plan_implementation -- "consumes" --> n_implement_connector_approval_controls
    n_plan_implementation -. "invalidates" .-> n_implement_connector_approval_controls
    n_approve_beta_release_contract -- "consumes" --> n_implement_connector_approval_controls
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_connector_approval_controls
    n_approve_beta_release_contract -- "approves" --> n_implement_connector_approval_controls
    n_plan_implementation -- "consumes" --> n_implement_image_reasoning_worker
    n_plan_implementation -. "invalidates" .-> n_implement_image_reasoning_worker
    n_approve_beta_release_contract -- "consumes" --> n_implement_image_reasoning_worker
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_image_reasoning_worker
    n_approve_beta_release_contract -- "approves" --> n_implement_image_reasoning_worker
    n_plan_implementation -- "consumes" --> n_implement_document_index
    n_plan_implementation -. "invalidates" .-> n_implement_document_index
    n_approve_beta_release_contract -- "consumes" --> n_implement_document_index
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_document_index
    n_approve_beta_release_contract -- "approves" --> n_implement_document_index
    n_plan_implementation -- "consumes" --> n_implement_protocol_scoring
    n_plan_implementation -. "invalidates" .-> n_implement_protocol_scoring
    n_approve_beta_release_contract -- "consumes" --> n_implement_protocol_scoring
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_protocol_scoring
    n_approve_beta_release_contract -- "approves" --> n_implement_protocol_scoring
    n_implement_core_contracts -- "consumes" --> n_implement_runtime_root_layout
    n_implement_core_contracts -. "invalidates" .-> n_implement_runtime_root_layout
    n_implement_agent_runtime -- "consumes" --> n_implement_runtime_root_layout
    n_implement_agent_runtime -. "invalidates" .-> n_implement_runtime_root_layout
    n_implement_capabilities_security -- "consumes" --> n_implement_runtime_root_layout
    n_implement_capabilities_security -. "invalidates" .-> n_implement_runtime_root_layout
    n_implement_ingress_operations -- "consumes" --> n_implement_runtime_root_layout
    n_implement_ingress_operations -. "invalidates" .-> n_implement_runtime_root_layout
    n_implement_runtime_root_layout -- "consumes" --> n_implement_file_access_approval_gate
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_file_access_approval_gate
    n_implement_capabilities_security -- "consumes" --> n_implement_file_access_approval_gate
    n_implement_capabilities_security -. "invalidates" .-> n_implement_file_access_approval_gate
    n_implement_agent_runtime -- "consumes" --> n_implement_coding_worker_progress
    n_implement_agent_runtime -. "invalidates" .-> n_implement_coding_worker_progress
    n_implement_runtime_root_layout -- "consumes" --> n_implement_coding_worker_github_flow
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_implement_agent_runtime -- "consumes" --> n_implement_coding_worker_github_flow
    n_implement_agent_runtime -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_implement_capabilities_security -- "consumes" --> n_implement_coding_worker_github_flow
    n_implement_capabilities_security -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_implement_runtime_root_layout -- "consumes" --> n_implement_coding_worker_scaffold_tooling
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_coding_worker_scaffold_tooling
    n_implement_agent_runtime -- "consumes" --> n_implement_coding_worker_scaffold_tooling
    n_implement_agent_runtime -. "invalidates" .-> n_implement_coding_worker_scaffold_tooling
    n_implement_runtime_root_layout -- "consumes" --> n_implement_orchestrator_worker_verification
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_implement_agent_runtime -- "consumes" --> n_implement_orchestrator_worker_verification
    n_implement_agent_runtime -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_implement_ingress_operations -- "consumes" --> n_implement_tui_message_queue
    n_implement_ingress_operations -. "invalidates" .-> n_implement_tui_message_queue
    n_implement_agent_runtime -- "consumes" --> n_implement_tui_message_queue
    n_implement_agent_runtime -. "invalidates" .-> n_implement_tui_message_queue
    n_implement_tui_message_queue -- "consumes" --> n_implement_tui_status_context_meter
    n_implement_tui_message_queue -. "invalidates" .-> n_implement_tui_status_context_meter
    n_implement_tui_status_context_meter -- "consumes" --> n_implement_tui_prompt_editor_polish
    n_implement_tui_status_context_meter -. "invalidates" .-> n_implement_tui_prompt_editor_polish
    n_implement_tui_prompt_editor_polish -- "consumes" --> n_implement_tui_thinking_transcript
    n_implement_tui_prompt_editor_polish -. "invalidates" .-> n_implement_tui_thinking_transcript
    n_implement_agent_runtime -- "consumes" --> n_implement_tui_thinking_transcript
    n_implement_agent_runtime -. "invalidates" .-> n_implement_tui_thinking_transcript
    n_implement_file_access_approval_gate -- "consumes" --> n_implement_connector_approval_controls
    n_implement_file_access_approval_gate -. "invalidates" .-> n_implement_connector_approval_controls
    n_implement_ingress_operations -- "consumes" --> n_implement_connector_approval_controls
    n_implement_ingress_operations -. "invalidates" .-> n_implement_connector_approval_controls
    n_implement_tui_thinking_transcript -- "consumes" --> n_implement_connector_approval_controls
    n_implement_tui_thinking_transcript -. "invalidates" .-> n_implement_connector_approval_controls
    n_implement_runtime_root_layout -- "consumes" --> n_implement_image_reasoning_worker
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_image_reasoning_worker
    n_implement_agent_runtime -- "consumes" --> n_implement_image_reasoning_worker
    n_implement_agent_runtime -. "invalidates" .-> n_implement_image_reasoning_worker
    n_implement_runtime_root_layout -- "consumes" --> n_implement_document_index
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_document_index
    n_implement_memory_retrieval -- "consumes" --> n_implement_document_index
    n_implement_memory_retrieval -. "invalidates" .-> n_implement_document_index
    n_implement_capabilities_security -- "consumes" --> n_implement_protocol_scoring
    n_implement_capabilities_security -. "invalidates" .-> n_implement_protocol_scoring
    n_implement_agent_runtime -- "consumes" --> n_implement_protocol_scoring
    n_implement_agent_runtime -. "invalidates" .-> n_implement_protocol_scoring
    n_resolve_d1_github_auth_strategy -- "consumes" --> n_implement_coding_worker_github_flow
    n_resolve_d1_github_auth_strategy -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_runtime_root_layout
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_runtime_root_layout
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_file_access_approval_gate
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_file_access_approval_gate
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_coding_worker_github_flow
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_coding_worker_scaffold_tooling
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_coding_worker_scaffold_tooling
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_orchestrator_worker_verification
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_resolve_d3_file_access_gate -- "consumes" --> n_implement_file_access_approval_gate
    n_resolve_d3_file_access_gate -. "invalidates" .-> n_implement_file_access_approval_gate
    n_resolve_d3_file_access_gate -- "consumes" --> n_implement_connector_approval_controls
    n_resolve_d3_file_access_gate -. "invalidates" .-> n_implement_connector_approval_controls
    n_resolve_d4_orchestrator_history_visibility -- "consumes" --> n_implement_orchestrator_worker_verification
    n_resolve_d4_orchestrator_history_visibility -. "invalidates" .-> n_implement_orchestrator_worker_verification
    n_implement_connector_approval_controls -- "consumes" --> n_implement_sim_one_tui_work_pane
    n_implement_connector_approval_controls -. "invalidates" .-> n_implement_sim_one_tui_work_pane
    n_implement_runtime_root_layout -- "consumes" --> n_implement_sim_one_onboarding_distribution
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_sim_one_onboarding_distribution
    n_implement_coding_worker_progress -- "consumes" --> n_integrate_and_repair
    n_implement_coding_worker_progress -. "invalidates" .-> n_integrate_and_repair
    n_implement_coding_worker_github_flow -- "consumes" --> n_integrate_and_repair
    n_implement_coding_worker_github_flow -. "invalidates" .-> n_integrate_and_repair
    n_implement_coding_worker_scaffold_tooling -- "consumes" --> n_integrate_and_repair
    n_implement_coding_worker_scaffold_tooling -. "invalidates" .-> n_integrate_and_repair
    n_implement_orchestrator_worker_verification -- "consumes" --> n_integrate_and_repair
    n_implement_orchestrator_worker_verification -. "invalidates" .-> n_integrate_and_repair
    n_implement_image_reasoning_worker -- "consumes" --> n_integrate_and_repair
    n_implement_image_reasoning_worker -. "invalidates" .-> n_integrate_and_repair
    n_implement_document_index -- "consumes" --> n_integrate_and_repair
    n_implement_document_index -. "invalidates" .-> n_integrate_and_repair
    n_implement_protocol_scoring -- "consumes" --> n_integrate_and_repair
    n_implement_protocol_scoring -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d1_github_auth_strategy -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d1_github_auth_strategy -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d1_github_auth_strategy -- "consumes" --> n_plan_implementation
    n_resolve_d1_github_auth_strategy -. "invalidates" .-> n_plan_implementation
    n_baseline_context -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d5_canonical_runtime_configuration
    n_specify_release_reconciliation -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_release_reconciliation -- "consumes" --> n_plan_implementation
    n_specify_release_reconciliation -. "invalidates" .-> n_plan_implementation
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_plan_implementation
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_plan_implementation
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_runtime_root_layout
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_runtime_root_layout
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_agent_runtime
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_capabilities_security
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_capabilities_security
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_ingress_operations
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_ingress_operations
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_coding_worker_github_flow
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_connector_approval_controls
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_connector_approval_controls
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_sim_one_onboarding_distribution
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_sim_one_onboarding_distribution
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_build_release_package
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_build_release_package
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_verify_onboarding_distribution
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_verify_onboarding_distribution
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_product_delivery
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_product_delivery
    n_plan_implementation -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_approve_beta_release_contract -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_approve_beta_release_contract -- "approves" --> n_implement_runtime_configuration_consolidation
    n_implement_core_contracts -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_implement_core_contracts -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_implement_agent_runtime -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_implement_agent_runtime -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_implement_capabilities_security -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_implement_capabilities_security -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_implement_ingress_operations -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_implement_ingress_operations -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_implement_runtime_root_layout -- "consumes" --> n_implement_runtime_configuration_consolidation
    n_implement_runtime_root_layout -. "invalidates" .-> n_implement_runtime_configuration_consolidation
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_implement_coding_worker_github_flow
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_implement_coding_worker_github_flow
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_implement_connector_approval_controls
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_implement_connector_approval_controls
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_implement_sim_one_onboarding_distribution
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_implement_sim_one_onboarding_distribution
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_implement_product_delivery
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_implement_product_delivery
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_integrate_and_repair
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_integrate_and_repair
    n_implement_runtime_configuration_consolidation -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_implement_runtime_configuration_consolidation -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_integrate_and_repair -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_integrate_and_repair -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_build_runtime -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_build_runtime -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_build_sim_one_tui -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_build_sim_one_tui -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_build_cli -- "consumes" --> n_verify_runtime_configuration_consolidation
    n_build_cli -. "invalidates" .-> n_verify_runtime_configuration_consolidation
    n_verify_runtime_configuration_consolidation -- "consumes" --> n_aggregate_verification
    n_verify_runtime_configuration_consolidation -. "invalidates" .-> n_aggregate_verification
    n_verify_runtime_configuration_consolidation -- "consumes" --> n_build_release_package
    n_verify_runtime_configuration_consolidation -. "invalidates" .-> n_build_release_package
    n_verify_runtime_configuration_consolidation -- "consumes" --> n_verify_onboarding_distribution
    n_verify_runtime_configuration_consolidation -. "invalidates" .-> n_verify_onboarding_distribution
    n_baseline_context -- "consumes" --> n_resolve_d6_tui_approval_surface_placement
    n_baseline_context -. "invalidates" .-> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -- "consumes" --> n_resolve_d6_tui_approval_surface_placement
    n_specify_release_reconciliation -. "invalidates" .-> n_resolve_d6_tui_approval_surface_placement
    n_resolve_d6_tui_approval_surface_placement -- "consumes" --> n_implement_tui_status_context_meter
    n_resolve_d6_tui_approval_surface_placement -. "invalidates" .-> n_implement_tui_status_context_meter
    n_resolve_d6_tui_approval_surface_placement -- "consumes" --> n_implement_connector_approval_controls
    n_resolve_d6_tui_approval_surface_placement -. "invalidates" .-> n_implement_connector_approval_controls
    n_implement_tui_status_context_meter -- "consumes" --> n_implement_connector_approval_controls
    n_implement_tui_status_context_meter -. "invalidates" .-> n_implement_connector_approval_controls
    n_resolve_d6_tui_approval_surface_placement -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d6_tui_approval_surface_placement -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d6_tui_approval_surface_placement -- "consumes" --> n_plan_implementation
    n_resolve_d6_tui_approval_surface_placement -. "invalidates" .-> n_plan_implementation
    n_plan_implementation -- "consumes" --> n_implement_capability_management_worker
    n_plan_implementation -. "invalidates" .-> n_implement_capability_management_worker
    n_approve_beta_release_contract -- "consumes" --> n_implement_capability_management_worker
    n_approve_beta_release_contract -- "approves" --> n_implement_capability_management_worker
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_capability_management_worker
    n_implement_capabilities_security -- "consumes" --> n_implement_capability_management_worker
    n_implement_capabilities_security -. "invalidates" .-> n_implement_capability_management_worker
    n_implement_agent_runtime -- "consumes" --> n_implement_capability_management_worker
    n_implement_agent_runtime -. "invalidates" .-> n_implement_capability_management_worker
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_capability_management_worker
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_capability_management_worker
    n_implement_capability_management_worker -- "consumes" --> n_integrate_and_repair
    n_implement_capability_management_worker -. "invalidates" .-> n_integrate_and_repair
    n_plan_implementation -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_plan_implementation -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_approve_beta_release_contract -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_approve_beta_release_contract -- "approves" --> n_implement_coding_worker_capability_authoring
    n_approve_beta_release_contract -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_implement_capabilities_security -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_implement_capabilities_security -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_implement_coding_worker_scaffold_tooling -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_implement_coding_worker_scaffold_tooling -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_implement_file_access_approval_gate -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_implement_file_access_approval_gate -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_resolve_d2_workspace_root_isolation -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_resolve_d2_workspace_root_isolation -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_resolve_d5_canonical_runtime_configuration -- "consumes" --> n_implement_coding_worker_capability_authoring
    n_resolve_d5_canonical_runtime_configuration -. "invalidates" .-> n_implement_coding_worker_capability_authoring
    n_implement_coding_worker_capability_authoring -- "consumes" --> n_integrate_and_repair
    n_implement_coding_worker_capability_authoring -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_specify_task_lifecycle_architecture
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_specify_task_lifecycle_architecture
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_specify_task_lifecycle_architecture
    n_resolve_d10_sealed_node_context -- "consumes" --> n_specify_task_lifecycle_architecture
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_specify_task_lifecycle_architecture
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_plan_implementation
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_implement_core_contracts
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_implement_agent_runtime
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_implement_ingress_operations
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_review_architecture_security
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_plan_implementation
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_implement_core_contracts
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_implement_memory_retrieval
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_implement_agent_runtime
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_implement_sim_one_tui_work_pane
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_verify_memory_smoke
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_review_architecture_security
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_plan_implementation
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_implement_core_contracts
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_implement_agent_runtime
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_implement_ingress_operations
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_integrate_and_repair
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_review_architecture_security
    n_resolve_d10_sealed_node_context -- "consumes" --> n_plan_implementation
    n_resolve_d10_sealed_node_context -- "consumes" --> n_implement_core_contracts
    n_resolve_d10_sealed_node_context -- "consumes" --> n_implement_agent_runtime
    n_resolve_d10_sealed_node_context -- "consumes" --> n_implement_memory_retrieval
    n_resolve_d10_sealed_node_context -- "consumes" --> n_implement_capabilities_security
    n_resolve_d10_sealed_node_context -- "consumes" --> n_implement_ingress_operations
    n_resolve_d10_sealed_node_context -- "consumes" --> n_review_architecture_security
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_plan_implementation
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_implement_agent_runtime
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_implement_ingress_operations
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_integrate_and_repair
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_implement_sim_one_tui_work_pane
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_review_architecture_security
    n_specify_task_lifecycle_architecture -- "consumes" --> n_plan_implementation
    n_baseline_context -- "consumes" --> n_resolve_d10_sealed_node_context
    n_baseline_context -. "invalidates" .-> n_resolve_d10_sealed_node_context
    n_baseline_context -- "consumes" --> n_resolve_d11_shared_task_graph_engine
    n_baseline_context -. "invalidates" .-> n_resolve_d11_shared_task_graph_engine
    n_baseline_context -- "consumes" --> n_resolve_d7_separate_project_and_task_graphs
    n_baseline_context -. "invalidates" .-> n_resolve_d7_separate_project_and_task_graphs
    n_baseline_context -- "consumes" --> n_resolve_d8_memory_helper_task_runs
    n_baseline_context -. "invalidates" .-> n_resolve_d8_memory_helper_task_runs
    n_baseline_context -- "consumes" --> n_resolve_d9_flue_native_task_graph_runtime
    n_baseline_context -. "invalidates" .-> n_resolve_d9_flue_native_task_graph_runtime
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_implement_core_contracts
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_implement_ingress_operations
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_plan_implementation
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_review_architecture_security
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_specify_task_lifecycle_architecture
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_implement_core_contracts
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_implement_memory_retrieval
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_implement_sim_one_tui_work_pane
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_plan_implementation
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_review_architecture_security
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_specify_task_lifecycle_architecture
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_verify_memory_smoke
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_implement_core_contracts
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_implement_ingress_operations
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_plan_implementation
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_review_architecture_security
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_specify_task_lifecycle_architecture
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_implement_capabilities_security
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_implement_core_contracts
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_implement_ingress_operations
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_implement_memory_retrieval
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_plan_implementation
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_review_architecture_security
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_specify_task_lifecycle_architecture
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_implement_agent_runtime
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_implement_ingress_operations
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_implement_sim_one_tui_work_pane
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_plan_implementation
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_review_architecture_security
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_specify_task_lifecycle_architecture
    n_specify_task_lifecycle_architecture -. "invalidates" .-> n_plan_implementation
    n_specify_task_lifecycle_architecture -- "consumes" --> n_review_architecture_security
    n_specify_task_lifecycle_architecture -. "invalidates" .-> n_review_architecture_security
    n_specify_task_lifecycle_architecture -- "consumes" --> n_verify_release_reconciliation_specifications
    n_specify_task_lifecycle_architecture -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d9_flue_native_task_graph_runtime -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d9_flue_native_task_graph_runtime -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d10_sealed_node_context -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_resolve_d11_shared_task_graph_engine -- "consumes" --> n_verify_release_reconciliation_specifications
    n_resolve_d11_shared_task_graph_engine -. "invalidates" .-> n_verify_release_reconciliation_specifications
    n_specify_task_lifecycle_architecture -- "consumes" --> n_integrate_and_repair
    n_specify_task_lifecycle_architecture -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d7_separate_project_and_task_graphs -- "consumes" --> n_integrate_and_repair
    n_resolve_d7_separate_project_and_task_graphs -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d8_memory_helper_task_runs -- "consumes" --> n_integrate_and_repair
    n_resolve_d8_memory_helper_task_runs -. "invalidates" .-> n_integrate_and_repair
    n_resolve_d10_sealed_node_context -- "consumes" --> n_integrate_and_repair
    n_resolve_d10_sealed_node_context -. "invalidates" .-> n_integrate_and_repair
    n_baseline_context -- "consumes" --> n_specify_task_lifecycle_architecture
    n_baseline_context -. "invalidates" .-> n_specify_task_lifecycle_architecture

Nodes

ID Type State Executor Goal Outputs
baseline-context operation planned agent: SIM-ONE project context adapter Bind one authorized change request to the current SIM-ONE Alpha commit, applicable instructions, graph-owned planning artifacts, architecture contracts, affected domains, and external-effect boundaries. artifact:baseline-context
install-dependencies operation planned deterministic: pnpm frozen installer Prepare the Node 22 and pnpm dependency tree from the committed lockfile without changing dependency intent. artifact:dependency-environment
fetch-embedding-model operation planned deterministic: SIM-ONE embedding model fetcher Materialize the pinned local ONNX embedding model and tokenizer assets required by embedding and RAG verification. artifact:embedding-model-assets
build-wasm-memory operation planned deterministic: SIM-ONE wasm-pack builder Compile the Rust structured-memory engine to the Node-compatible WASM artifact required by real memory execution. artifact:memory-wasm
define-change-contract work planned agent: SIM-ONE planning adapter Turn the authorized request into a project-specific purpose, scope, non-goals, evidence plan, permission boundary, rollback, and user-visible progress contract. artifact:change-contract, artifact:affected-domain-map
approve-beta-release-contract human_gate planned human: SIM-ONE project owner Bind the fixed owner decision that every stable release-ledger item and reconciled specification member is required for 0.1.0 Beta before architecture and implementation planning. artifact:beta-release-contract
decide-architecture decision planned agent: SIM-ONE architecture adapter Choose the smallest design that satisfies the change contract while preserving SIM-ONE Alpha domain ownership and Flue architecture. artifact:architecture-decision
plan-implementation work planned agent: SIM-ONE implementation planning adapter Produce the repository-owned executable implementation lineage for every required 0.1.0 member, with exact file ownership, decision boundaries, evidence, approval scopes, and rollback under the development graph. artifact:implementation-plan
implement-core-contracts work planned agent: SIM-ONE Coding Worker lead Implement authorized changes to shared types, Valibot schemas, protocols, model cards, configuration, architecture contracts, and Flue-discovered entrypoints. artifact:core-contracts-change
implement-agent-runtime work planned agent: SIM-ONE Coding Worker lead Implement authorized main-orchestrator, workflow, tool, skill, built-in lead-worker, worker-local internal-subagent, and persona-workspace changes while preventing ephemeral Flue sandbox storage from being represented as durable product storage and preserving delegation ownership and capability isolation. Add a canonical RunPod OpenAI-compatible chat provider and model card without changing the shipped primary model. artifact:agent-runtime-change
implement-memory-retrieval work planned agent: SIM-ONE Coding Worker lead Implement authorized structured memory, session memory, document indexing, knowledge storage, retrieval routing, embeddings, and Rust/WASM changes while keeping memory layers distinct. artifact:memory-retrieval-change
implement-capabilities-security work planned agent: SIM-ONE Coding Worker lead Implement authorized capability-store, registry, MCP, approval, GitHub-auth, and policy enforcement changes with fail-closed trust boundaries. artifact:capabilities-security-change
implement-ingress-operations work planned agent: SIM-ONE Coding Worker lead Implement authorized connector normalization, authenticated API routes, connector-specific session policy, fresh and explicit-resume TUI lifecycle, durable transcript projection, schedules, and typed progress/telemetry surfaces. artifact:ingress-operations-change
implement-sim-one-tui-work-pane work planned agent: SIM-ONE Coding Worker lead Implement the responsive SIM-ONE TUI work pane for tasks, usage and cost, Git state, and runtime status without regressing transcript or prompt interaction. artifact:sim-one-tui-work-pane-change
implement-sim-one-onboarding-distribution work planned agent: SIM-ONE Coding Worker lead Implement versioned SIM-ONE packaging, integrity-verified installation, packaged onboarding, configuration, diagnostics, and local or service-managed lifecycle commands. artifact:sim-one-onboarding-distribution-change
implement-product-delivery work planned agent: SIM-ONE Coding Worker lead Integrate authorized SIM-ONE product surfaces, shared build and CI contracts, Web UI scope, and release documentation after the TUI and onboarding workstreams while preserving capability-management subcommands. artifact:product-delivery-change
integrate-and-repair work planned hybrid: SIM-ONE Coding Worker integration adapter Combine selected domain outputs into one coherent change set, resolve cross-domain contract issues, and apply bounded repairs from verification or observation evidence. artifact:integrated-change
verify-typecheck verification planned deterministic: Verify TypeScript Types Prove the full TypeScript project satisfies its configured no-emit type contract. artifact:typecheck-report
verify-documentation verification planned deterministic: Verify Production Documentation Run the repository’s deterministic documentation contract across root release documents, docs, and OpenWiki: local links and anchors, architecture index coverage, production TUI terminology, README section order, prohibited roadmap-style current-state language, resolvable architecture and OpenWiki source references, Markdown fence and H1 structure, and a reproducible documentation snapshot. artifact:documentation-verification-report
verify-unit-tests verification planned deterministic: Verify Unit Test Suite Run the configured SIM-ONE Alpha unit suite with real local embedding assets and WASM available, including agent/workspace ownership, approval/progress routing, connector-scoped session lifecycle, durable transcript projection, product artifact locking, memory scoping, and telemetry-redaction contracts. artifact:unit-test-report
verify-rust-tests verification planned deterministic: Verify Rust Project Tests Run the configured Rust project tests for the memory engine and Rust TUI crates. artifact:rust-test-report
build-runtime verification planned deterministic: Build Flue Runtime Build the Node-target SIM-ONE Alpha Flue runtime and copy configuration, imported built-in Flue skills, registries, persona workspaces, and memory WASM into the product artifact. artifact:runtime-build
build-sim-one-tui verification planned deterministic: Build SIM-ONE TUI Build the release-mode SIM-ONE TUI binary and copy it into the product artifact. artifact:sim-one-tui-build
build-cli verification planned deterministic: Build SIM-ONE CLI Build the TypeScript sim-one command launcher and capability-management CLI that selects the packaged SIM-ONE TUI by default. artifact:cli-build
build-release-package verification planned hybrid: SIM-ONE release package build adapter Rebuild the exact typed versioned SIM-ONE release package and checksum manifest from the immutable merged main-branch candidate consumed by pre-publication verification and approved GitHub release publication. artifact:release-package
verify-cli-behavior verification planned deterministic: Verify CLI Behavior Prove the packaged sim-one launcher exposes its documented command surface and delegates startup to the built SIM-ONE TUI product path. artifact:cli-behavior-report
verify-http-integration verification planned deterministic: Verify Built HTTP Runtime Exercise the built HTTP server routes, authentication boundaries, connector-scoped session lifecycle, durable transcript projection, and chat/runtime behavior. artifact:http-test-report
verify-sim-one-tui verification planned deterministic: Verify Packaged SIM-ONE TUI Prove the packaged sim-one command launches the SIM-ONE TUI, manages fresh and resumed sessions, restores durable transcripts, preserves terminal interaction, submits a real prompt, and renders the authoritative assistant response. artifact:sim-one-tui-product-report
verify-onboarding-distribution verification planned hybrid: SIM-ONE packaged onboarding verification adapter Prove the versioned SIM-ONE release candidate installs with integrity, onboards from a clean user environment, manages its runtime, and launches the finished product without a source checkout before publication. artifact:onboarding-distribution-report
verify-tui-e2e verification planned deterministic: Verify Gateway And CLI Smoke Exercise the direct built-gateway model path and built CLI help surface without treating this narrow smoke as packaged SIM-ONE TUI end-to-end evidence. artifact:tui-e2e-report
verify-memory-smoke verification planned deterministic: Verify Real Memory Runtime Exercise the real WASM memory engine, SQLite durability, retrieval, and Coding Worker memory path end to end. artifact:memory-smoke-report
aggregate-verification verification planned hybrid: SIM-ONE verification aggregator Map fresh pre-merge project verification evidence to the candidate contract, preserve explicit mandatory post-merge package and onboarding gates, and identify any unproved behavior, skipped requirement, or stale artifact. artifact:verification-summary
review-architecture-security verification planned agent: SIM-ONE review adapter Review the integrated change and verification summary for Flue ownership, instruction and persona workspace boundaries, Coding Worker runtime-root scope, trusted context, approval gates, durable progress, product identity, secret boundaries, and release-document accuracy, clarity, and scanability. artifact:architecture-security-review
approve-release-candidate human_gate planned human: SIM-ONE project owner Let the project owner approve or reject the exact diff, verification summary, architecture/security review, commit, pull request, required-check, merge, main-readback, rollback, and GitHub effects. artifact:release-candidate-approval
publish-release-candidate operation planned hybrid: approval-gated Git and GitHub adapter Commit the authorized change, push its branch, open and verify a non-draft pull request to main, merge it only after required checks pass, and prove the immutable candidate exists on main. artifact:release-candidate
approve-canary human_gate planned human: SIM-ONE project owner Let the project owner approve the exact release candidate, canary target, probe plan, rollback, and observation window. artifact:canary-approval
deploy-canary operation planned hybrid: project-specific deployment adapter Deploy the exact approved release candidate to the declared canary environment with idempotency fencing and a concrete rollback path. artifact:canary-deployment
verify-canary-behavior observation planned hybrid: SIM-ONE canary probe adapter Prove the canary produces correct user-visible and system-visible behavior across gateway, orchestrator, protocols, memory, workers, progress, and changed product surfaces. artifact:canary-behavior-report
approve-production-release human_gate planned human: SIM-ONE project owner Let the project owner approve or reject the exact private asset stage, production release, and post-observation public release using the candidate, canary behavior, rollback, and production observation plan. artifact:production-release-approval
stage-release-assets operation planned hybrid: approval-gated private GitHub release staging adapter Stage the exact approved SIM-ONE release archive, installer entrypoint, and checksums in a private GitHub draft that cannot be discovered or downloaded publicly before production succeeds. artifact:staged-release-assets
verify-staged-release-assets verification planned hybrid: private staged SIM-ONE release asset verification adapter Prove the approved private draft assets are inaccessible anonymously but authenticated-downloadable, integrity-verifiable, installable, and runnable without a source checkout. artifact:staged-release-assets-report
release-production operation planned hybrid: project-specific production deployment adapter Release the exact approved candidate to the declared production target with idempotency fencing and recorded rollback. artifact:production-release
observe-production observation planned hybrid: SIM-ONE production observation adapter Verify correct production behavior and durable target-system outcomes through the approved observation window. artifact:production-observation
publish-release-assets operation planned hybrid: post-production approval-gated GitHub release publication adapter After successful production observation, expose the exact privately verified assets under the approved immutable tag and prove the resulting public GitHub release without changing staged bytes. artifact:published-release-assets-report
prepare-release-ledger-update work planned hybrid: non-mutating release ledger proposal adapter Produce the exact immutable release-ledger diff that the owner can approve and the repository updater can apply without authoring new content after approval. artifact:release-ledger-proposal
approve-release-ledger-update human_gate planned human: SIM-ONE project owner Let the project owner approve or reject the exact repository mutation that records the successfully published 0.1.0 Beta release. artifact:release-ledger-update-approval
update-release-ledger operation planned hybrid: approval-gated release ledger repository adapter Record the verified 0.1.0 Beta publication in the repository-owned release ledger through an exact, separately approved, and independently verified GitHub mutation. artifact:release-ledger-update
closeout-release work planned agent: SIM-ONE release closeout adapter Record the shipped outcome, exact commit and PR/release references, verification and observation evidence, remaining risks, rollback, and follow-up work. artifact:release-closeout
resolve-d1-github-auth-strategy decision planned agent: SIM-ONE architecture adapter Record the supported GitHub credential and public/private repository access strategy without conflating authentication with mutation approval. decision:d1-github-auth-strategy
resolve-d2-workspace-root-isolation decision planned agent: SIM-ONE architecture adapter Record the single movable .gorombo runtime-root contract and its separation of packaged persona, mutable state, and model-writable workspace. decision:d2-workspace-root-isolation
resolve-d3-file-access-gate decision planned agent: SIM-ONE architecture adapter Record fail-closed structured path and sandbox containment with exact allow-once/session approval escalation. decision:d3-file-access-gate
resolve-d4-orchestrator-history-visibility decision needs_human human: SIM-ONE owner decision Select authoritative typed worker evidence alone or an additional scoped service over Flue durable task events. decision:d4-orchestrator-history-visibility
specify-release-reconciliation work planned agent: SIM-ONE specification adapter Maintain the neutral product, architecture, acceptance, risk, and open-question documents that bind the reconciled 0.1.0 release graph without fabricating open decisions. artifact:product-spec, artifact:constraints-and-risks, artifact:architecture-spec, artifact:acceptance-spec, artifact:open-questions, artifact:product-spec-workspace, artifact:architecture-spec-workspace, artifact:acceptance-spec-workspace, artifact:open-questions-workspace, artifact:product-spec-file-access, artifact:architecture-spec-file-access, artifact:acceptance-spec-file-access, artifact:open-questions-file-access, artifact:product-spec-runtime-configuration, artifact:architecture-spec-runtime-configuration, artifact:acceptance-spec-runtime-configuration, artifact:open-questions-runtime-configuration, artifact:runtime-configuration-inventory
verify-release-reconciliation-specifications verification planned deterministic: Graph specification verifier Verify graph/schema/manifest lineage, document containment, resolved-decision coverage, open-decision isolation, and release-ledger completeness. artifact:release-reconciliation-specification-verification
implement-runtime-root-layout work planned agent: SIM-ONE Coding Worker lead Implement one typed, movable .gorombo runtime root across packaged launchers, Node runtime, CLI, stores, scripts, worker metadata, and tests. artifact:runtime-root-layout-change
implement-file-access-approval-gate work planned agent: SIM-ONE Coding Worker lead Enforce workspace containment for every Coding Worker filesystem and shell operation and provide exact allow-once/session escalation. artifact:file-access-approval-gate-change
implement-coding-worker-progress work planned agent: SIM-ONE Coding Worker lead Attach the existing typed checkpoint reporter to the live Flue Coding Worker and route sanitized progress to active connectors. artifact:coding-worker-progress-change
implement-coding-worker-github-flow work planned agent: SIM-ONE Coding Worker lead Implement the resolved D1 credential strategy, anonymous public clone, action approvals, and packaged TUI/connector result delivery. artifact:coding-worker-github-flow-change
implement-coding-worker-scaffold-tooling work planned agent: SIM-ONE Coding Worker lead Add profile-owned Astro documentation capability, repository-scoped scaffold wrappers, and noninteractive post-scaffold verification setup. artifact:coding-worker-scaffold-tooling-change
implement-orchestrator-worker-verification work planned agent: SIM-ONE Coding Worker lead Implement the owner-selected D4 boundary for independently checking typed Coding Worker evidence before final synthesis. artifact:orchestrator-worker-verification-change
implement-tui-message-queue work planned agent: SIM-ONE Coding Worker lead Queue prompts submitted while a turn is active, display their state, and admit them to the same session in deterministic order. artifact:tui-message-queue-change
implement-tui-status-context-meter work planned agent: SIM-ONE Coding Worker lead Render a stable two-row status surface split at the messages marker, with authoritative context-left percentage and overflow state on row two. artifact:tui-status-context-meter-change
implement-tui-prompt-editor-polish work planned agent: SIM-ONE Coding Worker lead Make spaces move the caret immediately and render a slim visibly active cursor without regressing Unicode, selection, multiline, or scrolling behavior. artifact:tui-prompt-editor-polish-change
implement-tui-thinking-transcript work planned agent: SIM-ONE Coding Worker lead Keep root thinking progress in its own persistent dimmed region and final assistant output in a separate authoritative region. artifact:tui-thinking-transcript-change
implement-connector-approval-controls work planned agent: SIM-ONE Coding Worker lead Render and settle action approvals in a TUI drop-up matching the slash-command menu display pattern and in Telegram with connector-aware identity, explicit allow scopes, and fail-closed unavailable states. artifact:connector-approval-controls-change
implement-image-reasoning-worker work planned agent: SIM-ONE Coding Worker lead Add a dedicated Flue worker for image inspection and reasoning with typed requests, bounded artifacts, and verified results. artifact:image-reasoning-worker-change
implement-document-index work planned agent: SIM-ONE Coding Worker lead Implement governed per-database document storage, drop-folder ingestion, indexing, provenance, retrieval, and rebuild behavior. artifact:document-index-change
implement-protocol-scoring work planned agent: SIM-ONE Coding Worker lead Complete release protocol records, activate fail-closed pre-execution enforcement, and implement orchestrator/critic plus Sasser Theorem scoring. artifact:protocol-scoring-change
resolve-d5-canonical-runtime-configuration decision planned agent: SIM-ONE architecture adapter Record one canonical, install-relative environment-file contract for source builds, packaged runtime, providers, connectors, tools, workers, and future onboarding. decision:d5-canonical-runtime-configuration
implement-runtime-configuration-consolidation work planned agent: SIM-ONE Coding Worker lead Consolidate all implemented SIM-ONE-owned environment configuration into one typed, install-relative, package-safe runtime contract with controlled Coding Worker assistance. artifact:runtime-configuration-consolidation-change
verify-runtime-configuration-consolidation verification planned hybrid: SIM-ONE runtime configuration verification adapter Prove the integrated SIM-ONE build uses one complete, relocatable, secret-safe runtime configuration contract across product and worker surfaces. artifact:runtime-configuration-consolidation-report
resolve-d6-tui-approval-surface-placement decision planned agent: SIM-ONE architecture adapter Record the owner-selected drop-up approval interface above the prompt, following the slash-command menu display pattern while keeping the status surface at two rows. decision:d6-tui-approval-surface-placement
implement-capability-management-worker work planned agent: SIM-ONE Coding Worker lead Create the dedicated capability-manager worker and shared lifecycle service that safely administer user- and agent-added skills, tools, workers, and MCP servers through the existing runtime registry. artifact:capability-management-worker-change
implement-coding-worker-capability-authoring work planned agent: SIM-ONE Coding Worker lead Give the Coding Worker the skills and tools to design, build, validate, test, and package every supported capability kind while leaving runtime installation and activation to the capability-manager worker. artifact:coding-worker-capability-authoring-change
resolve-d7-separate-project-and-task-graphs decision planned agent: SIM-ONE architecture adapter Keep repository development governance separate from per-request task execution while defining a governed cross-graph adapter. decision:d7-separate-project-and-task-graphs
resolve-d8-memory-helper-task-runs decision planned agent: SIM-ONE architecture adapter Make the Rust/WASM Memory Helper the shared durable task-state authority and eliminate competing task-run state. decision:d8-memory-helper-task-runs
resolve-d9-flue-native-task-graph-runtime decision planned agent: SIM-ONE architecture adapter Add application-owned task graph coordination while preserving Flue as the only agent runtime. decision:d9-flue-native-task-graph-runtime
resolve-d10-sealed-node-context decision planned agent: SIM-ONE architecture adapter Make exact bounded context envelopes and capability absence enforceable for every model-executed task graph node. decision:d10-sealed-node-context
resolve-d11-shared-task-graph-engine decision planned agent: SIM-ONE architecture adapter Use one graph engine for orchestrator and Coding Worker definitions while preserving private worker subgraphs and DLG authority. decision:d11-shared-task-graph-engine
specify-task-lifecycle-architecture work planned agent: SIM-ONE architecture adapter Synthesize the five accepted architecture decisions into one implementation-independent task lifecycle graph contract. artifact:task-lifecycle-architecture-spec

Edges

ID From Type To Condition Artifacts Bound / exit
baseline-to-install baseline-context consumes install-dependencies Upstream artifacts are current, accepted, and bound to this run. artifact:baseline-context
install-to-embedding-model install-dependencies consumes fetch-embedding-model Upstream artifacts are current, accepted, and bound to this run. artifact:dependency-environment
install-to-wasm-build install-dependencies consumes build-wasm-memory Upstream artifacts are current, accepted, and bound to this run. artifact:dependency-environment
baseline-to-change-contract baseline-context consumes define-change-contract Upstream artifacts are current, accepted, and bound to this run. artifact:baseline-context
baseline-to-beta-release-contract baseline-context consumes approve-beta-release-contract The current source state, release ledger, and repository planning-artifact digest manifest are bound to the same authorized run. artifact:baseline-context
contract-to-beta-release-contract define-change-contract consumes approve-beta-release-contract The requested change and affected domains are explicit enough to bind the fixed 0.1.0 Beta contract. artifact:change-contract, artifact:affected-domain-map
context-and-contract-to-architecture baseline-context consumes decide-architecture Upstream artifacts are current, accepted, and bound to this run. artifact:baseline-context
beta-release-contract-to-architecture approve-beta-release-contract consumes decide-architecture The owner has approved every stable release and planned-work ID as required for 0.1.0 Beta. artifact:beta-release-contract
contract-to-architecture define-change-contract consumes decide-architecture Upstream artifacts are current, accepted, and bound to this run. artifact:change-contract, artifact:affected-domain-map
contract-to-implementation-plan define-change-contract consumes plan-implementation Upstream artifacts are current, accepted, and bound to this run. artifact:change-contract
architecture-to-implementation-plan decide-architecture consumes plan-implementation Upstream artifacts are current, accepted, and bound to this run. artifact:architecture-decision
beta-release-contract-to-implementation-plan approve-beta-release-contract consumes plan-implementation The fixed owner-approved 0.1.0 Beta contract and repository planning-artifact lineage are current and bound to this run. artifact:beta-release-contract
beta-release-contract-to-implement-agent-runtime approve-beta-release-contract consumes implement-agent-runtime The owner-approved release requirements assigned to the agent-runtime lane are current. artifact:beta-release-contract
beta-release-contract-to-implement-capabilities-security approve-beta-release-contract consumes implement-capabilities-security The owner-approved release requirements assigned to the capabilities and security lane are current. artifact:beta-release-contract
beta-release-contract-to-implement-ingress-operations approve-beta-release-contract consumes implement-ingress-operations The owner-approved connector, schedule, and ingress release requirements are current. artifact:beta-release-contract
beta-release-contract-to-implement-sim-one-tui-work-pane approve-beta-release-contract consumes implement-sim-one-tui-work-pane The required TUI work-pane contract is current and bound to this run. artifact:beta-release-contract
beta-release-contract-approves-sim-one-tui-work-pane approve-beta-release-contract approves implement-sim-one-tui-work-pane The owner authorizes entering the bounded TUI work-pane mutation scope; every individual repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-to-implement-sim-one-onboarding-distribution approve-beta-release-contract consumes implement-sim-one-onboarding-distribution The owner-approved packaging, onboarding, and lifecycle release requirements are current. artifact:beta-release-contract
beta-release-contract-approves-sim-one-onboarding-distribution approve-beta-release-contract approves implement-sim-one-onboarding-distribution The owner authorizes entering the bounded onboarding and distribution mutation scope; every individual repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-to-implement-product-delivery approve-beta-release-contract consumes implement-product-delivery The owner-approved product-surface and release-document requirements are current. artifact:beta-release-contract
beta-release-contract-to-implement-core-contracts approve-beta-release-contract consumes implement-core-contracts The fixed owner-approved beta contract and repository-mutation policy are current for the core-contracts workstream. artifact:beta-release-contract
beta-release-contract-to-implement-memory-retrieval approve-beta-release-contract consumes implement-memory-retrieval The fixed owner-approved beta contract and repository-mutation policy are current for the memory-retrieval workstream. artifact:beta-release-contract
beta-release-contract-to-integration-and-repair approve-beta-release-contract consumes integrate-and-repair The fixed owner-approved beta contract and repository-mutation policy are current for integration and repair. artifact:beta-release-contract
beta-release-contract-approves-core-contracts approve-beta-release-contract approves implement-core-contracts The owner authorizes entering the bounded core-contracts mutation scope; every repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-agent-runtime approve-beta-release-contract approves implement-agent-runtime The owner authorizes entering the bounded agent-runtime mutation scope; every repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-memory-retrieval approve-beta-release-contract approves implement-memory-retrieval The owner authorizes entering the bounded memory-retrieval mutation scope; every repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-capabilities-security approve-beta-release-contract approves implement-capabilities-security The owner authorizes entering the bounded capabilities/security mutation scope, including its first approval-enforcement bootstrap write; every repository write remains fail-closed on a current approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-ingress-operations approve-beta-release-contract approves implement-ingress-operations The owner authorizes entering the bounded ingress/operations mutation scope; every repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-product-delivery approve-beta-release-contract approves implement-product-delivery The owner authorizes entering the serialized product-delivery mutation scope; every repository write remains fail-closed on a current Coding Worker approval-service decision. artifact:beta-release-contract
beta-release-contract-approves-integration-and-repair approve-beta-release-contract approves integrate-and-repair The owner authorizes bounded integration and repair; every repository write remains fail-closed on a current Coding Worker approval-service decision tied to the failed evidence and exact mutation. artifact:beta-release-contract
plan-to-implement-core-contracts plan-implementation consumes implement-core-contracts Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
implement-core-contracts-to-integration implement-core-contracts consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:core-contracts-change
plan-to-implement-agent-runtime plan-implementation consumes implement-agent-runtime Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
implement-agent-runtime-to-integration implement-agent-runtime consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:agent-runtime-change
plan-to-implement-memory-retrieval plan-implementation consumes implement-memory-retrieval Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
implement-memory-retrieval-to-integration implement-memory-retrieval consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:memory-retrieval-change
plan-to-implement-capabilities-security plan-implementation consumes implement-capabilities-security Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
implement-capabilities-security-to-integration implement-capabilities-security consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:capabilities-security-change
plan-to-implement-ingress-operations plan-implementation consumes implement-ingress-operations Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
implement-ingress-operations-to-integration implement-ingress-operations consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:ingress-operations-change
plan-to-implement-sim-one-tui-work-pane plan-implementation consumes implement-sim-one-tui-work-pane The implementation plan assigns disjoint files for the required TUI work-pane member. artifact:implementation-plan
plan-to-implement-sim-one-onboarding-distribution plan-implementation consumes implement-sim-one-onboarding-distribution The implementation plan assigns disjoint onboarding and distribution files. artifact:implementation-plan
plan-to-release-package-build plan-implementation consumes build-release-package The implementation plan declares the exact packaging argv, output paths, file ownership, and verification bindings for the release-package build. artifact:implementation-plan
integration-to-release-package-build integrate-and-repair consumes build-release-package The latest integrated diff is current, and the merged release candidate must contain that exact diff before release packaging can run. artifact:integrated-change
plan-to-implement-product-delivery plan-implementation consumes implement-product-delivery Upstream artifacts are current, accepted, and bound to this run. artifact:implementation-plan
sim-one-tui-work-pane-to-product-delivery implement-sim-one-tui-work-pane consumes implement-product-delivery The required TUI work-pane output is complete. artifact:sim-one-tui-work-pane-change
sim-one-onboarding-distribution-to-product-delivery implement-sim-one-onboarding-distribution consumes implement-product-delivery The onboarding and distribution output is complete and ready for product integration. artifact:sim-one-onboarding-distribution-change
implement-product-delivery-to-integration implement-product-delivery consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:product-delivery-change
dependencies-to-integration install-dependencies consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:dependency-environment
embedding-model-to-integration fetch-embedding-model consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:embedding-model-assets
wasm-to-integration build-wasm-memory consumes integrate-and-repair Upstream artifacts are current, accepted, and bound to this run. artifact:memory-wasm
integration-to-verify-typecheck integrate-and-repair consumes verify-typecheck Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
integration-to-verify-documentation integrate-and-repair consumes verify-documentation Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
integration-to-verify-unit-tests integrate-and-repair consumes verify-unit-tests Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
integration-to-verify-rust-tests integrate-and-repair consumes verify-rust-tests Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
integration-to-runtime-build integrate-and-repair consumes build-runtime Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
typecheck-to-runtime-build verify-typecheck consumes build-runtime Upstream artifacts are current, accepted, and bound to this run. artifact:typecheck-report
unit-tests-to-runtime-build verify-unit-tests consumes build-runtime Upstream artifacts are current, accepted, and bound to this run. artifact:unit-test-report
rust-tests-to-runtime-build verify-rust-tests consumes build-runtime Upstream artifacts are current, accepted, and bound to this run. artifact:rust-test-report
integration-to-sim-one-tui-build integrate-and-repair consumes build-sim-one-tui Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
runtime-to-sim-one-tui-build build-runtime consumes build-sim-one-tui Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
integration-to-cli-build integrate-and-repair consumes build-cli Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
runtime-to-cli-build build-runtime consumes build-cli Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
cli-build-to-cli-behavior build-cli consumes verify-cli-behavior Upstream artifacts are current, accepted, and bound to this run. artifact:cli-build
runtime-to-cli-behavior build-runtime consumes verify-cli-behavior Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
sim-one-tui-build-to-cli-behavior build-sim-one-tui consumes verify-cli-behavior Upstream artifacts are current, accepted, and bound to this run. artifact:sim-one-tui-build
runtime-to-http-tests build-runtime consumes verify-http-integration Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
runtime-to-sim-one-tui-product build-runtime consumes verify-sim-one-tui Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
beta-release-contract-to-verify-sim-one-tui approve-beta-release-contract consumes verify-sim-one-tui The required TUI work-pane contract is current and bound to the packaged-product probe. artifact:beta-release-contract
merged-candidate-to-release-package-build publish-release-candidate consumes build-release-package The candidate pull request has passed required checks, merged to main, and been read back as the immutable source of the release-package build. artifact:release-candidate
runtime-to-release-package-build build-runtime consumes build-release-package The reviewed packaged runtime is current and included in the exact versioned release package. artifact:runtime-build
sim-one-tui-to-release-package-build build-sim-one-tui consumes build-release-package The reviewed packaged SIM-ONE TUI is current and included in the exact versioned release package. artifact:sim-one-tui-build
cli-to-release-package-build build-cli consumes build-release-package The reviewed sim-one command and platform launchers are current and included in the exact versioned release package. artifact:cli-build
beta-release-contract-to-release-package-build approve-beta-release-contract consumes build-release-package The fixed 0.1.0 Beta packaging and integrity contract is current and bound to the release-package build. artifact:beta-release-contract
integration-to-verify-onboarding-distribution integrate-and-repair consumes verify-onboarding-distribution The integrated product includes the required onboarding and distribution contract. artifact:integrated-change
release-package-to-verify-onboarding-distribution build-release-package consumes verify-onboarding-distribution The exact typed versioned archive, sim-one.sh entrypoint, checksum manifest, paths, sizes, modes, and digests are current and bound to the isolated onboarding probe. artifact:release-package
runtime-to-verify-onboarding-distribution build-runtime consumes verify-onboarding-distribution The packaged runtime is current and bound to the onboarding candidate. artifact:runtime-build
sim-one-tui-build-to-verify-onboarding-distribution build-sim-one-tui consumes verify-onboarding-distribution The packaged TUI is current and available to the installer and first-run flow. artifact:sim-one-tui-build
cli-build-to-verify-onboarding-distribution build-cli consumes verify-onboarding-distribution The packaged CLI is current and exposes the required onboarding and lifecycle commands. artifact:cli-build
beta-release-contract-to-verify-onboarding-distribution approve-beta-release-contract consumes verify-onboarding-distribution The required packaging, onboarding, and lifecycle contract is current and bound to the isolated probe. artifact:beta-release-contract
sim-one-tui-build-to-product-test build-sim-one-tui consumes verify-sim-one-tui Upstream artifacts are current, accepted, and bound to this run. artifact:sim-one-tui-build
cli-build-to-sim-one-tui-product build-cli consumes verify-sim-one-tui Upstream artifacts are current, accepted, and bound to this run. artifact:cli-build
runtime-to-tui-e2e build-runtime consumes verify-tui-e2e Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
cli-build-to-tui-e2e build-cli consumes verify-tui-e2e Upstream artifacts are current, accepted, and bound to this run. artifact:cli-build
runtime-to-memory-smoke build-runtime consumes verify-memory-smoke Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
wasm-to-memory-smoke build-wasm-memory consumes verify-memory-smoke Upstream artifacts are current, accepted, and bound to this run. artifact:memory-wasm
embedding-model-to-memory-smoke fetch-embedding-model consumes verify-memory-smoke Upstream artifacts are current, accepted, and bound to this run. artifact:embedding-model-assets
verify-typecheck-to-verification-summary verify-typecheck consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:typecheck-report
verify-documentation-to-verification-summary verify-documentation consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:documentation-verification-report
verify-unit-tests-to-verification-summary verify-unit-tests consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:unit-test-report
verify-rust-tests-to-verification-summary verify-rust-tests consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:rust-test-report
build-runtime-to-verification-summary build-runtime consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:runtime-build
verify-sim-one-tui-to-verification-summary verify-sim-one-tui consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:sim-one-tui-product-report
verify-cli-behavior-to-verification-summary verify-cli-behavior consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:cli-behavior-report
verify-http-integration-to-verification-summary verify-http-integration consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:http-test-report
verify-tui-e2e-to-verification-summary verify-tui-e2e consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:tui-e2e-report
verify-memory-smoke-to-verification-summary verify-memory-smoke consumes aggregate-verification Upstream artifacts are current, accepted, and bound to this run. artifact:memory-smoke-report
integration-to-architecture-review integrate-and-repair consumes review-architecture-security Upstream artifacts are current, accepted, and bound to this run. artifact:integrated-change
verification-summary-to-architecture-review aggregate-verification consumes review-architecture-security Upstream artifacts are current, accepted, and bound to this run. artifact:verification-summary
verification-summary-to-candidate-approval aggregate-verification consumes approve-release-candidate Upstream artifacts are current, accepted, and bound to this run. artifact:verification-summary
architecture-review-to-candidate-approval review-architecture-security consumes approve-release-candidate Upstream artifacts are current, accepted, and bound to this run. artifact:architecture-security-review
architecture-review-to-candidate-publication review-architecture-security consumes publish-release-candidate Upstream artifacts are current, accepted, and bound to this run. artifact:architecture-security-review
candidate-approval-to-publication approve-release-candidate approves publish-release-candidate The owner approved the exact candidate and GitHub mutation scope. artifact:release-candidate-approval
candidate-approval-artifact-to-publication approve-release-candidate consumes publish-release-candidate Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate-approval
candidate-to-canary-approval publish-release-candidate consumes approve-canary Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate
candidate-to-canary-deployment publish-release-candidate consumes deploy-canary Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate
canary-approval-to-deployment approve-canary approves deploy-canary The owner approved the exact candidate, canary target, probes, observation window, and rollback. artifact:canary-approval
canary-approval-artifact-to-deployment approve-canary consumes deploy-canary Upstream artifacts are current, accepted, and bound to this run. artifact:canary-approval
canary-deployment-to-behavior deploy-canary consumes verify-canary-behavior Upstream artifacts are current, accepted, and bound to this run. artifact:canary-deployment
candidate-to-production-approval publish-release-candidate consumes approve-production-release Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate
release-package-to-production-approval build-release-package consumes approve-production-release The owner approval binds the exact typed archive, installer, checksum manifest, candidate commit, paths, sizes, modes, and digests. artifact:release-package
canary-behavior-to-production-approval verify-canary-behavior consumes approve-production-release Upstream artifacts are current, accepted, and bound to this run. artifact:canary-behavior-report
onboarding-distribution-to-production-approval verify-onboarding-distribution consumes approve-production-release The owner reviews the exact release-candidate archive, checksum manifest, installation evidence, and documented publication contract. artifact:onboarding-distribution-report
candidate-to-staged-release-assets publish-release-candidate consumes stage-release-assets The exact approved candidate commit is the immutable source of the privately staged release assets. artifact:release-candidate
release-package-to-staged-release-assets build-release-package consumes stage-release-assets Private GitHub draft staging uploads only the exact typed package bytes and checksum manifest approved for this run. artifact:release-package
onboarding-distribution-to-staged-release-assets verify-onboarding-distribution consumes stage-release-assets The locally verified archive and checksum manifest are current and bound to the exact approved candidate. artifact:onboarding-distribution-report
production-approval-to-staged-release-assets approve-production-release approves stage-release-assets The owner approved the exact private draft stage, immutable tag, release target, archive and checksum manifest, candidate commit, and final publication scope. artifact:production-release-approval
production-approval-artifact-to-staged-release-assets approve-production-release consumes stage-release-assets The private release-asset staging approval is current, accepted, and bound to this run. artifact:production-release-approval
staged-release-assets-to-verification stage-release-assets consumes verify-staged-release-assets The private GitHub draft-release record exposes the exact approved versioned assets only through authenticated staging endpoints. artifact:staged-release-assets
candidate-to-production-release publish-release-candidate consumes release-production Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate
canary-behavior-to-production-release verify-canary-behavior consumes release-production Upstream artifacts are current, accepted, and bound to this run. artifact:canary-behavior-report
staged-release-assets-verification-to-production-release verify-staged-release-assets consumes release-production The privately staged package is authenticated-downloadable, checksum-verified, installable, and runnable before production deployment begins. artifact:staged-release-assets-report
production-approval-to-release approve-production-release approves release-production The owner approved the exact production candidate, target, observation plan, and rollback. artifact:production-release-approval
production-approval-artifact-to-release approve-production-release consumes release-production Upstream artifacts are current, accepted, and bound to this run. artifact:production-release-approval
production-release-to-observation release-production consumes observe-production Upstream artifacts are current, accepted, and bound to this run. artifact:production-release
staged-release-assets-to-publication stage-release-assets consumes publish-release-assets The exact private draft release, asset IDs, candidate commit, and checksums remain unchanged after production observation. artifact:staged-release-assets
staged-release-assets-verification-to-publication verify-staged-release-assets consumes publish-release-assets Authenticated clean-install verification of the private draft assets passed without unresolved platform gaps. artifact:staged-release-assets-report
production-release-to-release-assets release-production consumes publish-release-assets The production deployment record remains bound to the exact staged candidate and rollback authority. artifact:production-release
production-observation-to-release-assets observe-production consumes publish-release-assets The full observation window passed with the candidate still deployed, no rollback, and no unresolved regression; rollback or failed observation blocks public release. artifact:production-observation
production-approval-to-release-assets approve-production-release approves publish-release-assets The owner approval explicitly authorizes final public tag and release publication only after successful production observation. artifact:production-release-approval
production-approval-artifact-to-release-assets approve-production-release consumes publish-release-assets The final publication approval is current and bound to the exact staged assets, production deployment, observation plan, tag, and release target. artifact:production-release-approval
published-release-assets-to-ledger-proposal publish-release-assets consumes prepare-release-ledger-update The non-mutating ledger proposal derives release fields from the verified immutable asset record. artifact:published-release-assets-report
beta-release-contract-to-ledger-proposal approve-beta-release-contract consumes prepare-release-ledger-update The ledger proposal must preserve exact set equality with every owner-approved stable beta ID. artifact:beta-release-contract
verification-summary-to-ledger-proposal aggregate-verification consumes prepare-release-ledger-update The ledger proposal derives pre-merge release-ID completion only from the accepted verification summary. artifact:verification-summary
onboarding-distribution-to-ledger-proposal verify-onboarding-distribution consumes prepare-release-ledger-update The ledger proposal derives post-merge packaging, onboarding, and lifecycle status only from the accepted isolated verification report. artifact:onboarding-distribution-report
release-package-to-ledger-proposal build-release-package consumes prepare-release-ledger-update The ledger proposal binds package and integrity status to the exact versioned package record. artifact:release-package
production-release-to-ledger-proposal release-production consumes prepare-release-ledger-update The non-mutating ledger proposal binds the immutable production release record. artifact:production-release
production-observation-to-ledger-proposal observe-production consumes prepare-release-ledger-update The non-mutating ledger proposal is created only after successful production observation. artifact:production-observation
published-release-assets-to-ledger-approval publish-release-assets consumes approve-release-ledger-update The release-ledger approval must bind the verified immutable asset record. artifact:published-release-assets-report
beta-release-contract-to-ledger-approval approve-beta-release-contract consumes approve-release-ledger-update The owner compares the proposed final ledger against every approved stable beta ID. artifact:beta-release-contract
verification-summary-to-ledger-approval aggregate-verification consumes approve-release-ledger-update The owner compares every proposed pre-merge completion status with the accepted verification summary. artifact:verification-summary
onboarding-distribution-to-ledger-approval verify-onboarding-distribution consumes approve-release-ledger-update The owner compares every proposed post-merge onboarding and lifecycle status with the accepted isolated verification report. artifact:onboarding-distribution-report
release-package-to-ledger-approval build-release-package consumes approve-release-ledger-update The owner compares proposed package and integrity status with the exact versioned package record. artifact:release-package
release-ledger-proposal-to-approval prepare-release-ledger-update consumes approve-release-ledger-update The owner approves the exact precomputed single-file diff, expected base commit, immutable release fields, and proposal digest without authoring new content. artifact:release-ledger-proposal
production-release-to-ledger-approval release-production consumes approve-release-ledger-update The release-ledger approval must bind the immutable production release record. artifact:production-release
production-observation-to-ledger-approval observe-production consumes approve-release-ledger-update The release ledger may be updated only after the approved production observation completes successfully. artifact:production-observation
release-ledger-approval-to-update approve-release-ledger-update approves update-release-ledger The owner approved the exact file, diff, release date, immutable release references, GitHub mutation scope, and rollback. artifact:release-ledger-update-approval
release-ledger-approval-artifact-to-update approve-release-ledger-update consumes update-release-ledger The repository mutation approval is current, accepted, and bound to the exact proposed ledger diff. artifact:release-ledger-update-approval
release-ledger-proposal-to-update prepare-release-ledger-update consumes update-release-ledger The repository updater applies only the exact proposal digest reviewed by the owner and recorded in the approval artifact. artifact:release-ledger-proposal
published-release-assets-to-ledger-update publish-release-assets consumes update-release-ledger The repository ledger must match the verified immutable tag, release URL, candidate commit, and asset digests. artifact:published-release-assets-report
beta-release-contract-to-ledger-update approve-beta-release-contract consumes update-release-ledger The repository updater must prove the merged ledger has exact set equality with every approved stable beta ID. artifact:beta-release-contract
verification-summary-to-ledger-update aggregate-verification consumes update-release-ledger The repository updater must prove every merged pre-merge status matches the accepted verification summary. artifact:verification-summary
onboarding-distribution-to-ledger-update verify-onboarding-distribution consumes update-release-ledger The repository updater must prove every merged post-merge onboarding and lifecycle status matches the accepted isolated verification report. artifact:onboarding-distribution-report
release-package-to-ledger-update build-release-package consumes update-release-ledger The repository updater must prove merged package and integrity status matches the exact versioned package record. artifact:release-package
production-release-to-ledger-update release-production consumes update-release-ledger The repository ledger must match the immutable production release record. artifact:production-release
production-observation-to-ledger-update observe-production consumes update-release-ledger The repository ledger mutation proceeds only after verified production observation. artifact:production-observation
candidate-to-closeout publish-release-candidate consumes closeout-release Upstream artifacts are current, accepted, and bound to this run. artifact:release-candidate
release-ledger-update-to-closeout update-release-ledger consumes closeout-release Closeout requires the verified repository ledger update bound to the immutable release record. artifact:release-ledger-update
production-observation-to-closeout observe-production consumes closeout-release Upstream artifacts are current, accepted, and bound to this run. artifact:production-observation
verify-typecheck-feedback-to-integration verify-typecheck feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:typecheck-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
build-release-package-feedback-to-integration build-release-package feedback integrate-and-repair The release-package evidence identifies a correctable packaging, archive-scope, checksum, mode, or integration failure; any source repair supersedes the merged candidate and must traverse fresh verification, architecture review, owner approval, pull-request checks, merge, and main readback. artifact:release-package max 3; A newer artifact:release-candidate containing the repaired integrated diff is merged and read back from main and the failed package criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-documentation-feedback-to-integration verify-documentation feedback integrate-and-repair The evidence identifies a correctable documentation or integration failure. artifact:documentation-verification-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-unit-tests-feedback-to-integration verify-unit-tests feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:unit-test-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-rust-tests-feedback-to-integration verify-rust-tests feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:rust-test-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
build-runtime-feedback-to-integration build-runtime feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:runtime-build max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
build-sim-one-tui-feedback-to-integration build-sim-one-tui feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:sim-one-tui-build max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-sim-one-tui-feedback-to-integration verify-sim-one-tui feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:sim-one-tui-product-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-onboarding-distribution-feedback-to-integration verify-onboarding-distribution feedback integrate-and-repair The isolated packaged onboarding or distribution evidence identifies a correctable implementation or integration failure. artifact:onboarding-distribution-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
build-cli-feedback-to-integration build-cli feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:cli-build max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-cli-behavior-feedback-to-integration verify-cli-behavior feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:cli-behavior-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-http-integration-feedback-to-integration verify-http-integration feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:http-test-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-tui-e2e-feedback-to-integration verify-tui-e2e feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:tui-e2e-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
verify-memory-smoke-feedback-to-integration verify-memory-smoke feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:memory-smoke-report max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
aggregate-verification-feedback-to-integration aggregate-verification feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:verification-summary max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
review-architecture-security-feedback-to-integration review-architecture-security feedback integrate-and-repair The evidence identifies a correctable implementation or integration failure. artifact:architecture-security-review max 3; The failed criterion passes with fresh evidence, or three repair traversals exhaust and the run moves to needs_human.
canary-feedback-to-integration verify-canary-behavior feedback integrate-and-repair The canary exposes a correctable release regression and the recorded canary rollback has been invoked when required. artifact:canary-behavior-report max 2; Fresh canary evidence passes after repair, or two traversals exhaust and the run moves to needs_human.
production-feedback-to-integration observe-production feedback integrate-and-repair Production observation exposes a correctable regression and the recorded rollback has been invoked. artifact:production-observation max 1; Fresh verification and canary evidence pass after one repair traversal, or the run remains needs_human.
verify-http-integration-conflicts-verify-sim-one-tui verify-http-integration conflicts verify-sim-one-tui Both probes require exclusive use of the local built runtime and mutable test configuration.
verify-cli-behavior-conflicts-verify-http-integration verify-cli-behavior conflicts verify-http-integration Both probes require exclusive use of the local built runtime and mutable test state.
verify-cli-behavior-conflicts-verify-sim-one-tui verify-cli-behavior conflicts verify-sim-one-tui Both probes require exclusive use of the local built runtime and mutable test state.
verify-sim-one-tui-conflicts-verify-onboarding-distribution verify-sim-one-tui conflicts verify-onboarding-distribution Both probes require exclusive use of the packaged CLI, TUI, and mutable isolated runtime root.
verify-cli-behavior-conflicts-verify-onboarding-distribution verify-cli-behavior conflicts verify-onboarding-distribution Both probes require exclusive use of the packaged CLI and mutable isolated runtime root.
verify-http-integration-conflicts-verify-onboarding-distribution verify-http-integration conflicts verify-onboarding-distribution Both probes require exclusive use of the built runtime and mutable isolated runtime configuration.
verify-tui-e2e-conflicts-verify-onboarding-distribution verify-tui-e2e conflicts verify-onboarding-distribution The pre-merge TUI end-to-end probe completes before the post-merge onboarding probe because both require exclusive use of the built runtime, packaged CLI, and mutable isolated runtime root.
verify-memory-smoke-conflicts-verify-onboarding-distribution verify-memory-smoke conflicts verify-onboarding-distribution The pre-merge memory smoke probe completes before the post-merge onboarding probe because both require exclusive use of the built runtime and mutable isolated runtime configuration.
verify-cli-behavior-conflicts-verify-tui-e2e verify-cli-behavior conflicts verify-tui-e2e Both probes require exclusive use of the local built runtime and mutable test state.
verify-cli-behavior-conflicts-verify-memory-smoke verify-cli-behavior conflicts verify-memory-smoke Both probes require exclusive use of the local built runtime and mutable test state.
verify-http-integration-conflicts-verify-tui-e2e verify-http-integration conflicts verify-tui-e2e Both probes require exclusive use of the local built runtime and mutable test configuration.
verify-http-integration-conflicts-verify-memory-smoke verify-http-integration conflicts verify-memory-smoke Both probes require exclusive use of the local built runtime and mutable test configuration.
verify-sim-one-tui-conflicts-verify-tui-e2e verify-sim-one-tui conflicts verify-tui-e2e Both probes require exclusive use of the local built runtime and mutable test configuration.
verify-sim-one-tui-conflicts-verify-memory-smoke verify-sim-one-tui conflicts verify-memory-smoke Both probes require exclusive use of the local built runtime and mutable test configuration.
verify-tui-e2e-conflicts-verify-memory-smoke verify-tui-e2e conflicts verify-memory-smoke Both probes require exclusive use of the local built runtime and mutable test configuration.
baseline-invalidates-change-contract baseline-context invalidates define-change-contract A changed commit, instruction, or authorized request makes the former contract stale. artifact:change-contract, artifact:affected-domain-map
baseline-invalidates-beta-release-contract baseline-context invalidates approve-beta-release-contract A changed commit, release ledger, repository planning artifact, artifact digest, or authorized request makes the former beta contract approval stale. artifact:beta-release-contract
change-contract-invalidates-beta-release-contract define-change-contract invalidates approve-beta-release-contract A changed purpose, scope, non-goal, or affected-domain map makes the former beta contract approval stale. artifact:beta-release-contract
change-contract-invalidates-architecture define-change-contract invalidates decide-architecture A changed purpose, scope, non-goal, or acceptance criterion makes the former architecture decision stale. artifact:architecture-decision
architecture-invalidates-plan decide-architecture invalidates plan-implementation A changed architecture decision makes the former implementation plan stale. artifact:implementation-plan
beta-release-contract-invalidates-architecture approve-beta-release-contract invalidates decide-architecture A changed owner-approved beta contract invalidates architecture and planning assumptions for affected members. artifact:architecture-decision
beta-release-contract-invalidates-plan approve-beta-release-contract invalidates plan-implementation A changed owner-approved beta contract or repository planning-artifact lineage invalidates the implementation sequence and file-ownership map. artifact:implementation-plan
plan-invalidates-implement-core-contracts plan-implementation invalidates implement-core-contracts A changed implementation plan invalidates the affected domain output. artifact:core-contracts-change
plan-invalidates-implement-agent-runtime plan-implementation invalidates implement-agent-runtime A changed implementation plan invalidates the affected domain output. artifact:agent-runtime-change
plan-invalidates-implement-memory-retrieval plan-implementation invalidates implement-memory-retrieval A changed implementation plan invalidates the affected domain output. artifact:memory-retrieval-change
plan-invalidates-implement-capabilities-security plan-implementation invalidates implement-capabilities-security A changed implementation plan invalidates the affected domain output. artifact:capabilities-security-change
plan-invalidates-implement-ingress-operations plan-implementation invalidates implement-ingress-operations A changed implementation plan invalidates the affected domain output. artifact:ingress-operations-change
plan-invalidates-implement-product-delivery plan-implementation invalidates implement-product-delivery A changed implementation plan invalidates the affected domain output. artifact:product-delivery-change
plan-invalidates-implement-sim-one-tui-work-pane plan-implementation invalidates implement-sim-one-tui-work-pane A changed implementation plan invalidates the required TUI work-pane output. artifact:sim-one-tui-work-pane-change
plan-invalidates-implement-sim-one-onboarding-distribution plan-implementation invalidates implement-sim-one-onboarding-distribution A changed implementation plan invalidates the onboarding and distribution output. artifact:sim-one-onboarding-distribution-change
plan-invalidates-release-package-build plan-implementation invalidates build-release-package A changed implementation plan, packaging argv, output path, file-ownership assignment, or verification binding invalidates the release-package record. artifact:release-package
sim-one-tui-work-pane-invalidates-product-delivery implement-sim-one-tui-work-pane invalidates implement-product-delivery A changed TUI work-pane output invalidates product integration and release documentation. artifact:product-delivery-change
sim-one-onboarding-distribution-invalidates-product-delivery implement-sim-one-onboarding-distribution invalidates implement-product-delivery A changed onboarding and distribution output invalidates product integration and release documentation. artifact:product-delivery-change
integration-invalidates-verify-typecheck integrate-and-repair invalidates verify-typecheck A changed integrated diff invalidates prior verification evidence. artifact:typecheck-report
integration-invalidates-release-package-build integrate-and-repair invalidates build-release-package A changed integrated diff invalidates every package record built from an earlier candidate generation. artifact:release-package
integration-invalidates-aggregate-verification integrate-and-repair invalidates aggregate-verification A changed integrated diff invalidates the prior pre-merge verification summary and requires fresh evidence aggregation. artifact:verification-summary
integration-invalidates-architecture-review integrate-and-repair invalidates review-architecture-security A changed integrated diff invalidates the prior architecture and security review. artifact:architecture-security-review
integration-invalidates-release-candidate-approval integrate-and-repair invalidates approve-release-candidate A changed integrated diff invalidates owner approval of the superseded candidate tree and GitHub mutation scope. artifact:release-candidate-approval
integration-invalidates-release-candidate integrate-and-repair invalidates publish-release-candidate A changed integrated diff invalidates the superseded merged candidate; downstream post-merge work must wait for a newly approved, checked, merged, and read-back candidate. artifact:release-candidate
integration-invalidates-verify-documentation integrate-and-repair invalidates verify-documentation A changed integrated diff invalidates prior documentation verification evidence. artifact:documentation-verification-report
integration-invalidates-verify-unit-tests integrate-and-repair invalidates verify-unit-tests A changed integrated diff invalidates prior verification evidence. artifact:unit-test-report
integration-invalidates-verify-rust-tests integrate-and-repair invalidates verify-rust-tests A changed integrated diff invalidates prior verification evidence. artifact:rust-test-report
integration-invalidates-verify-onboarding-distribution integrate-and-repair invalidates verify-onboarding-distribution A changed integrated diff invalidates prior packaged onboarding and distribution evidence. artifact:onboarding-distribution-report
integration-invalidates-verify-sim-one-tui integrate-and-repair invalidates verify-sim-one-tui A changed integrated diff invalidates prior packaged SIM-ONE TUI session, transcript, interaction, prompt, and visible-final evidence. artifact:sim-one-tui-product-report
production-approval-to-observation approve-production-release approves observe-production The owner approved the exact production target, candidate, observation plan, and recorded rollback authority. artifact:production-release-approval
production-approval-artifact-to-observation approve-production-release consumes observe-production The rollback authority is current, accepted, and bound to the exact production release and this run. artifact:production-release-approval
baseline-to-release-spec-consumes baseline-context consumes specify-release-reconciliation specify-release-reconciliation requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-release-spec-invalidates baseline-context invalidates specify-release-reconciliation A material change to artifact:baseline-context invalidates artifact:product-spec. artifact:product-spec
baseline-to-resolve-d1-github-auth-strategy-consumes baseline-context consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-resolve-d1-github-auth-strategy-invalidates baseline-context invalidates resolve-d1-github-auth-strategy A material change to artifact:baseline-context invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
release-spec-to-resolve-d1-github-auth-strategy-0-consumes specify-release-reconciliation consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:product-spec artifact. artifact:product-spec
release-spec-to-resolve-d1-github-auth-strategy-0-invalidates specify-release-reconciliation invalidates resolve-d1-github-auth-strategy A material change to artifact:product-spec invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
release-spec-to-resolve-d1-github-auth-strategy-1-consumes specify-release-reconciliation consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:constraints-and-risks artifact. artifact:constraints-and-risks
release-spec-to-resolve-d1-github-auth-strategy-1-invalidates specify-release-reconciliation invalidates resolve-d1-github-auth-strategy A material change to artifact:constraints-and-risks invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
release-spec-to-resolve-d1-github-auth-strategy-2-consumes specify-release-reconciliation consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:architecture-spec artifact. artifact:architecture-spec
release-spec-to-resolve-d1-github-auth-strategy-2-invalidates specify-release-reconciliation invalidates resolve-d1-github-auth-strategy A material change to artifact:architecture-spec invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
release-spec-to-resolve-d1-github-auth-strategy-3-consumes specify-release-reconciliation consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:acceptance-spec artifact. artifact:acceptance-spec
release-spec-to-resolve-d1-github-auth-strategy-3-invalidates specify-release-reconciliation invalidates resolve-d1-github-auth-strategy A material change to artifact:acceptance-spec invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
release-spec-to-resolve-d1-github-auth-strategy-4-consumes specify-release-reconciliation consumes resolve-d1-github-auth-strategy resolve-d1-github-auth-strategy requires the current artifact:open-questions artifact. artifact:open-questions
release-spec-to-resolve-d1-github-auth-strategy-4-invalidates specify-release-reconciliation invalidates resolve-d1-github-auth-strategy A material change to artifact:open-questions invalidates decision:d1-github-auth-strategy. decision:d1-github-auth-strategy
baseline-to-resolve-d2-workspace-root-isolation-consumes baseline-context consumes resolve-d2-workspace-root-isolation resolve-d2-workspace-root-isolation requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-resolve-d2-workspace-root-isolation-invalidates baseline-context invalidates resolve-d2-workspace-root-isolation A material change to artifact:baseline-context invalidates decision:d2-workspace-root-isolation. decision:d2-workspace-root-isolation
release-spec-to-resolve-d2-workspace-root-isolation-0-consumes specify-release-reconciliation consumes resolve-d2-workspace-root-isolation resolve-d2-workspace-root-isolation requires the current artifact:product-spec-workspace artifact. artifact:product-spec-workspace
release-spec-to-resolve-d2-workspace-root-isolation-0-invalidates specify-release-reconciliation invalidates resolve-d2-workspace-root-isolation A material change to artifact:product-spec-workspace invalidates decision:d2-workspace-root-isolation. decision:d2-workspace-root-isolation
release-spec-to-resolve-d2-workspace-root-isolation-1-consumes specify-release-reconciliation consumes resolve-d2-workspace-root-isolation resolve-d2-workspace-root-isolation requires the current artifact:architecture-spec-workspace artifact. artifact:architecture-spec-workspace
release-spec-to-resolve-d2-workspace-root-isolation-1-invalidates specify-release-reconciliation invalidates resolve-d2-workspace-root-isolation A material change to artifact:architecture-spec-workspace invalidates decision:d2-workspace-root-isolation. decision:d2-workspace-root-isolation
release-spec-to-resolve-d2-workspace-root-isolation-2-consumes specify-release-reconciliation consumes resolve-d2-workspace-root-isolation resolve-d2-workspace-root-isolation requires the current artifact:acceptance-spec-workspace artifact. artifact:acceptance-spec-workspace
release-spec-to-resolve-d2-workspace-root-isolation-2-invalidates specify-release-reconciliation invalidates resolve-d2-workspace-root-isolation A material change to artifact:acceptance-spec-workspace invalidates decision:d2-workspace-root-isolation. decision:d2-workspace-root-isolation
release-spec-to-resolve-d2-workspace-root-isolation-3-consumes specify-release-reconciliation consumes resolve-d2-workspace-root-isolation resolve-d2-workspace-root-isolation requires the current artifact:open-questions-workspace artifact. artifact:open-questions-workspace
release-spec-to-resolve-d2-workspace-root-isolation-3-invalidates specify-release-reconciliation invalidates resolve-d2-workspace-root-isolation A material change to artifact:open-questions-workspace invalidates decision:d2-workspace-root-isolation. decision:d2-workspace-root-isolation
baseline-to-resolve-d3-file-access-gate-consumes baseline-context consumes resolve-d3-file-access-gate resolve-d3-file-access-gate requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-resolve-d3-file-access-gate-invalidates baseline-context invalidates resolve-d3-file-access-gate A material change to artifact:baseline-context invalidates decision:d3-file-access-gate. decision:d3-file-access-gate
release-spec-to-resolve-d3-file-access-gate-0-consumes specify-release-reconciliation consumes resolve-d3-file-access-gate resolve-d3-file-access-gate requires the current artifact:product-spec-file-access artifact. artifact:product-spec-file-access
release-spec-to-resolve-d3-file-access-gate-0-invalidates specify-release-reconciliation invalidates resolve-d3-file-access-gate A material change to artifact:product-spec-file-access invalidates decision:d3-file-access-gate. decision:d3-file-access-gate
release-spec-to-resolve-d3-file-access-gate-1-consumes specify-release-reconciliation consumes resolve-d3-file-access-gate resolve-d3-file-access-gate requires the current artifact:architecture-spec-file-access artifact. artifact:architecture-spec-file-access
release-spec-to-resolve-d3-file-access-gate-1-invalidates specify-release-reconciliation invalidates resolve-d3-file-access-gate A material change to artifact:architecture-spec-file-access invalidates decision:d3-file-access-gate. decision:d3-file-access-gate
release-spec-to-resolve-d3-file-access-gate-2-consumes specify-release-reconciliation consumes resolve-d3-file-access-gate resolve-d3-file-access-gate requires the current artifact:acceptance-spec-file-access artifact. artifact:acceptance-spec-file-access
release-spec-to-resolve-d3-file-access-gate-2-invalidates specify-release-reconciliation invalidates resolve-d3-file-access-gate A material change to artifact:acceptance-spec-file-access invalidates decision:d3-file-access-gate. decision:d3-file-access-gate
release-spec-to-resolve-d3-file-access-gate-3-consumes specify-release-reconciliation consumes resolve-d3-file-access-gate resolve-d3-file-access-gate requires the current artifact:open-questions-file-access artifact. artifact:open-questions-file-access
release-spec-to-resolve-d3-file-access-gate-3-invalidates specify-release-reconciliation invalidates resolve-d3-file-access-gate A material change to artifact:open-questions-file-access invalidates decision:d3-file-access-gate. decision:d3-file-access-gate
baseline-to-resolve-d4-orchestrator-history-visibility-consumes baseline-context consumes resolve-d4-orchestrator-history-visibility resolve-d4-orchestrator-history-visibility requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-resolve-d4-orchestrator-history-visibility-invalidates baseline-context invalidates resolve-d4-orchestrator-history-visibility A material change to artifact:baseline-context invalidates decision:d4-orchestrator-history-visibility. decision:d4-orchestrator-history-visibility
release-spec-to-resolve-d4-orchestrator-history-visibility-0-consumes specify-release-reconciliation consumes resolve-d4-orchestrator-history-visibility resolve-d4-orchestrator-history-visibility requires the current artifact:product-spec-file-access artifact. artifact:product-spec-file-access
release-spec-to-resolve-d4-orchestrator-history-visibility-0-invalidates specify-release-reconciliation invalidates resolve-d4-orchestrator-history-visibility A material change to artifact:product-spec-file-access invalidates decision:d4-orchestrator-history-visibility. decision:d4-orchestrator-history-visibility
release-spec-to-resolve-d4-orchestrator-history-visibility-1-consumes specify-release-reconciliation consumes resolve-d4-orchestrator-history-visibility resolve-d4-orchestrator-history-visibility requires the current artifact:architecture-spec-file-access artifact. artifact:architecture-spec-file-access
release-spec-to-resolve-d4-orchestrator-history-visibility-1-invalidates specify-release-reconciliation invalidates resolve-d4-orchestrator-history-visibility A material change to artifact:architecture-spec-file-access invalidates decision:d4-orchestrator-history-visibility. decision:d4-orchestrator-history-visibility
release-spec-to-resolve-d4-orchestrator-history-visibility-2-consumes specify-release-reconciliation consumes resolve-d4-orchestrator-history-visibility resolve-d4-orchestrator-history-visibility requires the current artifact:acceptance-spec-file-access artifact. artifact:acceptance-spec-file-access
release-spec-to-resolve-d4-orchestrator-history-visibility-2-invalidates specify-release-reconciliation invalidates resolve-d4-orchestrator-history-visibility A material change to artifact:acceptance-spec-file-access invalidates decision:d4-orchestrator-history-visibility. decision:d4-orchestrator-history-visibility
release-spec-to-resolve-d4-orchestrator-history-visibility-3-consumes specify-release-reconciliation consumes resolve-d4-orchestrator-history-visibility resolve-d4-orchestrator-history-visibility requires the current artifact:open-questions-file-access artifact. artifact:open-questions-file-access
release-spec-to-resolve-d4-orchestrator-history-visibility-3-invalidates specify-release-reconciliation invalidates resolve-d4-orchestrator-history-visibility A material change to artifact:open-questions-file-access invalidates decision:d4-orchestrator-history-visibility. decision:d4-orchestrator-history-visibility
release-spec-to-verification-0-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:product-spec artifact. artifact:product-spec
release-spec-to-verification-0-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:product-spec invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-0-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:product-spec artifact. artifact:product-spec
release-spec-to-plan-0-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:product-spec invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-1-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:constraints-and-risks artifact. artifact:constraints-and-risks
release-spec-to-verification-1-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:constraints-and-risks invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-1-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:constraints-and-risks artifact. artifact:constraints-and-risks
release-spec-to-plan-1-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:constraints-and-risks invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-2-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:architecture-spec artifact. artifact:architecture-spec
release-spec-to-verification-2-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:architecture-spec invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-2-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:architecture-spec artifact. artifact:architecture-spec
release-spec-to-plan-2-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:architecture-spec invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-3-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:acceptance-spec artifact. artifact:acceptance-spec
release-spec-to-verification-3-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:acceptance-spec invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-3-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:acceptance-spec artifact. artifact:acceptance-spec
release-spec-to-plan-3-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:acceptance-spec invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-4-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:open-questions artifact. artifact:open-questions
release-spec-to-verification-4-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:open-questions invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-4-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:open-questions artifact. artifact:open-questions
release-spec-to-plan-4-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:open-questions invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-5-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:product-spec-workspace artifact. artifact:product-spec-workspace
release-spec-to-verification-5-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:product-spec-workspace invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-5-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:product-spec-workspace artifact. artifact:product-spec-workspace
release-spec-to-plan-5-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:product-spec-workspace invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-6-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:architecture-spec-workspace artifact. artifact:architecture-spec-workspace
release-spec-to-verification-6-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:architecture-spec-workspace invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-6-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:architecture-spec-workspace artifact. artifact:architecture-spec-workspace
release-spec-to-plan-6-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:architecture-spec-workspace invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-7-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:acceptance-spec-workspace artifact. artifact:acceptance-spec-workspace
release-spec-to-verification-7-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:acceptance-spec-workspace invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-7-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:acceptance-spec-workspace artifact. artifact:acceptance-spec-workspace
release-spec-to-plan-7-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:acceptance-spec-workspace invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-8-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:open-questions-workspace artifact. artifact:open-questions-workspace
release-spec-to-verification-8-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:open-questions-workspace invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-8-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:open-questions-workspace artifact. artifact:open-questions-workspace
release-spec-to-plan-8-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:open-questions-workspace invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-9-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:product-spec-file-access artifact. artifact:product-spec-file-access
release-spec-to-verification-9-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:product-spec-file-access invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-9-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:product-spec-file-access artifact. artifact:product-spec-file-access
release-spec-to-plan-9-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:product-spec-file-access invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-10-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:architecture-spec-file-access artifact. artifact:architecture-spec-file-access
release-spec-to-verification-10-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:architecture-spec-file-access invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-10-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:architecture-spec-file-access artifact. artifact:architecture-spec-file-access
release-spec-to-plan-10-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:architecture-spec-file-access invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-11-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:acceptance-spec-file-access artifact. artifact:acceptance-spec-file-access
release-spec-to-verification-11-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:acceptance-spec-file-access invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-11-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:acceptance-spec-file-access artifact. artifact:acceptance-spec-file-access
release-spec-to-plan-11-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:acceptance-spec-file-access invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-verification-12-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:open-questions-file-access artifact. artifact:open-questions-file-access
release-spec-to-verification-12-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:open-questions-file-access invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-12-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:open-questions-file-access artifact. artifact:open-questions-file-access
release-spec-to-plan-12-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:open-questions-file-access invalidates artifact:implementation-plan. artifact:implementation-plan
resolve-d2-workspace-root-isolation-to-spec-verification-consumes resolve-d2-workspace-root-isolation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-spec-verification-invalidates resolve-d2-workspace-root-isolation invalidates verify-release-reconciliation-specifications A material change to decision:d2-workspace-root-isolation invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
resolve-d2-workspace-root-isolation-to-plan-consumes resolve-d2-workspace-root-isolation consumes plan-implementation plan-implementation requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-plan-invalidates resolve-d2-workspace-root-isolation invalidates plan-implementation A material change to decision:d2-workspace-root-isolation invalidates artifact:implementation-plan. artifact:implementation-plan
resolve-d3-file-access-gate-to-spec-verification-consumes resolve-d3-file-access-gate consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current decision:d3-file-access-gate artifact. decision:d3-file-access-gate
resolve-d3-file-access-gate-to-spec-verification-invalidates resolve-d3-file-access-gate invalidates verify-release-reconciliation-specifications A material change to decision:d3-file-access-gate invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
resolve-d3-file-access-gate-to-plan-consumes resolve-d3-file-access-gate consumes plan-implementation plan-implementation requires the current decision:d3-file-access-gate artifact. decision:d3-file-access-gate
resolve-d3-file-access-gate-to-plan-invalidates resolve-d3-file-access-gate invalidates plan-implementation A material change to decision:d3-file-access-gate invalidates artifact:implementation-plan. artifact:implementation-plan
release-specification-to-beta-contract-consumes verify-release-reconciliation-specifications consumes approve-beta-release-contract approve-beta-release-contract requires the current artifact:release-reconciliation-specification-verification artifact. artifact:release-reconciliation-specification-verification
release-specification-validates-beta-contract verify-release-reconciliation-specifications validates approve-beta-release-contract The reconciled release specifications and decision lineage pass deterministic validation. artifact:release-reconciliation-specification-verification
beta-contract-approves-implementation-plan approve-beta-release-contract approves plan-implementation The owner approves the complete fixed 0.1.0 release contract for planning. artifact:beta-release-contract
plan-to-implement-runtime-root-layout-consumes plan-implementation consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-runtime-root-layout-invalidates plan-implementation invalidates implement-runtime-root-layout A material change to artifact:implementation-plan invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
beta-contract-to-implement-runtime-root-layout-consumes approve-beta-release-contract consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-runtime-root-layout-invalidates approve-beta-release-contract invalidates implement-runtime-root-layout A material change to artifact:beta-release-contract invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
beta-contract-approves-implement-runtime-root-layout approve-beta-release-contract approves implement-runtime-root-layout The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-file-access-approval-gate-consumes plan-implementation consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-file-access-approval-gate-invalidates plan-implementation invalidates implement-file-access-approval-gate A material change to artifact:implementation-plan invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
beta-contract-to-implement-file-access-approval-gate-consumes approve-beta-release-contract consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-file-access-approval-gate-invalidates approve-beta-release-contract invalidates implement-file-access-approval-gate A material change to artifact:beta-release-contract invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
beta-contract-approves-implement-file-access-approval-gate approve-beta-release-contract approves implement-file-access-approval-gate The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-coding-worker-progress-consumes plan-implementation consumes implement-coding-worker-progress implement-coding-worker-progress requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-coding-worker-progress-invalidates plan-implementation invalidates implement-coding-worker-progress A material change to artifact:implementation-plan invalidates artifact:coding-worker-progress-change. artifact:coding-worker-progress-change
beta-contract-to-implement-coding-worker-progress-consumes approve-beta-release-contract consumes implement-coding-worker-progress implement-coding-worker-progress requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-coding-worker-progress-invalidates approve-beta-release-contract invalidates implement-coding-worker-progress A material change to artifact:beta-release-contract invalidates artifact:coding-worker-progress-change. artifact:coding-worker-progress-change
beta-contract-approves-implement-coding-worker-progress approve-beta-release-contract approves implement-coding-worker-progress The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-coding-worker-github-flow-consumes plan-implementation consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-coding-worker-github-flow-invalidates plan-implementation invalidates implement-coding-worker-github-flow A material change to artifact:implementation-plan invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
beta-contract-to-implement-coding-worker-github-flow-consumes approve-beta-release-contract consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-coding-worker-github-flow-invalidates approve-beta-release-contract invalidates implement-coding-worker-github-flow A material change to artifact:beta-release-contract invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
beta-contract-approves-implement-coding-worker-github-flow approve-beta-release-contract approves implement-coding-worker-github-flow The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-coding-worker-scaffold-tooling-consumes plan-implementation consumes implement-coding-worker-scaffold-tooling implement-coding-worker-scaffold-tooling requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-coding-worker-scaffold-tooling-invalidates plan-implementation invalidates implement-coding-worker-scaffold-tooling A material change to artifact:implementation-plan invalidates artifact:coding-worker-scaffold-tooling-change. artifact:coding-worker-scaffold-tooling-change
beta-contract-to-implement-coding-worker-scaffold-tooling-consumes approve-beta-release-contract consumes implement-coding-worker-scaffold-tooling implement-coding-worker-scaffold-tooling requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-coding-worker-scaffold-tooling-invalidates approve-beta-release-contract invalidates implement-coding-worker-scaffold-tooling A material change to artifact:beta-release-contract invalidates artifact:coding-worker-scaffold-tooling-change. artifact:coding-worker-scaffold-tooling-change
beta-contract-approves-implement-coding-worker-scaffold-tooling approve-beta-release-contract approves implement-coding-worker-scaffold-tooling The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-orchestrator-worker-verification-consumes plan-implementation consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-orchestrator-worker-verification-invalidates plan-implementation invalidates implement-orchestrator-worker-verification A material change to artifact:implementation-plan invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
beta-contract-to-implement-orchestrator-worker-verification-consumes approve-beta-release-contract consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-orchestrator-worker-verification-invalidates approve-beta-release-contract invalidates implement-orchestrator-worker-verification A material change to artifact:beta-release-contract invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
beta-contract-approves-implement-orchestrator-worker-verification approve-beta-release-contract approves implement-orchestrator-worker-verification The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-tui-message-queue-consumes plan-implementation consumes implement-tui-message-queue implement-tui-message-queue requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-tui-message-queue-invalidates plan-implementation invalidates implement-tui-message-queue A material change to artifact:implementation-plan invalidates artifact:tui-message-queue-change. artifact:tui-message-queue-change
beta-contract-to-implement-tui-message-queue-consumes approve-beta-release-contract consumes implement-tui-message-queue implement-tui-message-queue requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-tui-message-queue-invalidates approve-beta-release-contract invalidates implement-tui-message-queue A material change to artifact:beta-release-contract invalidates artifact:tui-message-queue-change. artifact:tui-message-queue-change
beta-contract-approves-implement-tui-message-queue approve-beta-release-contract approves implement-tui-message-queue The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-tui-status-context-meter-consumes plan-implementation consumes implement-tui-status-context-meter implement-tui-status-context-meter requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-tui-status-context-meter-invalidates plan-implementation invalidates implement-tui-status-context-meter A material change to artifact:implementation-plan invalidates artifact:tui-status-context-meter-change. artifact:tui-status-context-meter-change
beta-contract-to-implement-tui-status-context-meter-consumes approve-beta-release-contract consumes implement-tui-status-context-meter implement-tui-status-context-meter requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-tui-status-context-meter-invalidates approve-beta-release-contract invalidates implement-tui-status-context-meter A material change to artifact:beta-release-contract invalidates artifact:tui-status-context-meter-change. artifact:tui-status-context-meter-change
beta-contract-approves-implement-tui-status-context-meter approve-beta-release-contract approves implement-tui-status-context-meter The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-tui-prompt-editor-polish-consumes plan-implementation consumes implement-tui-prompt-editor-polish implement-tui-prompt-editor-polish requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-tui-prompt-editor-polish-invalidates plan-implementation invalidates implement-tui-prompt-editor-polish A material change to artifact:implementation-plan invalidates artifact:tui-prompt-editor-polish-change. artifact:tui-prompt-editor-polish-change
beta-contract-to-implement-tui-prompt-editor-polish-consumes approve-beta-release-contract consumes implement-tui-prompt-editor-polish implement-tui-prompt-editor-polish requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-tui-prompt-editor-polish-invalidates approve-beta-release-contract invalidates implement-tui-prompt-editor-polish A material change to artifact:beta-release-contract invalidates artifact:tui-prompt-editor-polish-change. artifact:tui-prompt-editor-polish-change
beta-contract-approves-implement-tui-prompt-editor-polish approve-beta-release-contract approves implement-tui-prompt-editor-polish The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-tui-thinking-transcript-consumes plan-implementation consumes implement-tui-thinking-transcript implement-tui-thinking-transcript requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-tui-thinking-transcript-invalidates plan-implementation invalidates implement-tui-thinking-transcript A material change to artifact:implementation-plan invalidates artifact:tui-thinking-transcript-change. artifact:tui-thinking-transcript-change
beta-contract-to-implement-tui-thinking-transcript-consumes approve-beta-release-contract consumes implement-tui-thinking-transcript implement-tui-thinking-transcript requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-tui-thinking-transcript-invalidates approve-beta-release-contract invalidates implement-tui-thinking-transcript A material change to artifact:beta-release-contract invalidates artifact:tui-thinking-transcript-change. artifact:tui-thinking-transcript-change
beta-contract-approves-implement-tui-thinking-transcript approve-beta-release-contract approves implement-tui-thinking-transcript The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-connector-approval-controls-consumes plan-implementation consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-connector-approval-controls-invalidates plan-implementation invalidates implement-connector-approval-controls A material change to artifact:implementation-plan invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
beta-contract-to-implement-connector-approval-controls-consumes approve-beta-release-contract consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-connector-approval-controls-invalidates approve-beta-release-contract invalidates implement-connector-approval-controls A material change to artifact:beta-release-contract invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
beta-contract-approves-implement-connector-approval-controls approve-beta-release-contract approves implement-connector-approval-controls The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-image-reasoning-worker-consumes plan-implementation consumes implement-image-reasoning-worker implement-image-reasoning-worker requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-image-reasoning-worker-invalidates plan-implementation invalidates implement-image-reasoning-worker A material change to artifact:implementation-plan invalidates artifact:image-reasoning-worker-change. artifact:image-reasoning-worker-change
beta-contract-to-implement-image-reasoning-worker-consumes approve-beta-release-contract consumes implement-image-reasoning-worker implement-image-reasoning-worker requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-image-reasoning-worker-invalidates approve-beta-release-contract invalidates implement-image-reasoning-worker A material change to artifact:beta-release-contract invalidates artifact:image-reasoning-worker-change. artifact:image-reasoning-worker-change
beta-contract-approves-implement-image-reasoning-worker approve-beta-release-contract approves implement-image-reasoning-worker The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-document-index-consumes plan-implementation consumes implement-document-index implement-document-index requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-document-index-invalidates plan-implementation invalidates implement-document-index A material change to artifact:implementation-plan invalidates artifact:document-index-change. artifact:document-index-change
beta-contract-to-implement-document-index-consumes approve-beta-release-contract consumes implement-document-index implement-document-index requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-document-index-invalidates approve-beta-release-contract invalidates implement-document-index A material change to artifact:beta-release-contract invalidates artifact:document-index-change. artifact:document-index-change
beta-contract-approves-implement-document-index approve-beta-release-contract approves implement-document-index The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
plan-to-implement-protocol-scoring-consumes plan-implementation consumes implement-protocol-scoring implement-protocol-scoring requires the current artifact:implementation-plan artifact. artifact:implementation-plan
plan-to-implement-protocol-scoring-invalidates plan-implementation invalidates implement-protocol-scoring A material change to artifact:implementation-plan invalidates artifact:protocol-scoring-change. artifact:protocol-scoring-change
beta-contract-to-implement-protocol-scoring-consumes approve-beta-release-contract consumes implement-protocol-scoring implement-protocol-scoring requires the current artifact:beta-release-contract artifact. artifact:beta-release-contract
beta-contract-to-implement-protocol-scoring-invalidates approve-beta-release-contract invalidates implement-protocol-scoring A material change to artifact:beta-release-contract invalidates artifact:protocol-scoring-change. artifact:protocol-scoring-change
beta-contract-approves-implement-protocol-scoring approve-beta-release-contract approves implement-protocol-scoring The current owner-approved beta contract authorizes this bounded reversible implementation member. artifact:beta-release-contract
implement-core-contracts-to-implement-runtime-root-layout-3-consumes implement-core-contracts consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:core-contracts-change artifact. artifact:core-contracts-change
implement-core-contracts-to-implement-runtime-root-layout-3-invalidates implement-core-contracts invalidates implement-runtime-root-layout A material change to artifact:core-contracts-change invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
implement-agent-runtime-to-implement-runtime-root-layout-4-consumes implement-agent-runtime consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-runtime-root-layout-4-invalidates implement-agent-runtime invalidates implement-runtime-root-layout A material change to artifact:agent-runtime-change invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
implement-capabilities-security-to-implement-runtime-root-layout-5-consumes implement-capabilities-security consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:capabilities-security-change artifact. artifact:capabilities-security-change
implement-capabilities-security-to-implement-runtime-root-layout-5-invalidates implement-capabilities-security invalidates implement-runtime-root-layout A material change to artifact:capabilities-security-change invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
implement-ingress-operations-to-implement-runtime-root-layout-6-consumes implement-ingress-operations consumes implement-runtime-root-layout implement-runtime-root-layout requires the current artifact:ingress-operations-change artifact. artifact:ingress-operations-change
implement-ingress-operations-to-implement-runtime-root-layout-6-invalidates implement-ingress-operations invalidates implement-runtime-root-layout A material change to artifact:ingress-operations-change invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-file-access-approval-gate-2-consumes implement-runtime-root-layout consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-file-access-approval-gate-2-invalidates implement-runtime-root-layout invalidates implement-file-access-approval-gate A material change to artifact:runtime-root-layout-change invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
implement-capabilities-security-to-implement-file-access-approval-gate-3-consumes implement-capabilities-security consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current artifact:capabilities-security-change artifact. artifact:capabilities-security-change
implement-capabilities-security-to-implement-file-access-approval-gate-3-invalidates implement-capabilities-security invalidates implement-file-access-approval-gate A material change to artifact:capabilities-security-change invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
implement-agent-runtime-to-implement-coding-worker-progress-2-consumes implement-agent-runtime consumes implement-coding-worker-progress implement-coding-worker-progress requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-coding-worker-progress-2-invalidates implement-agent-runtime invalidates implement-coding-worker-progress A material change to artifact:agent-runtime-change invalidates artifact:coding-worker-progress-change. artifact:coding-worker-progress-change
implement-runtime-root-layout-to-implement-coding-worker-github-flow-2-consumes implement-runtime-root-layout consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-coding-worker-github-flow-2-invalidates implement-runtime-root-layout invalidates implement-coding-worker-github-flow A material change to artifact:runtime-root-layout-change invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
implement-agent-runtime-to-implement-coding-worker-github-flow-3-consumes implement-agent-runtime consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-coding-worker-github-flow-3-invalidates implement-agent-runtime invalidates implement-coding-worker-github-flow A material change to artifact:agent-runtime-change invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
implement-capabilities-security-to-implement-coding-worker-github-flow-4-consumes implement-capabilities-security consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:capabilities-security-change artifact. artifact:capabilities-security-change
implement-capabilities-security-to-implement-coding-worker-github-flow-4-invalidates implement-capabilities-security invalidates implement-coding-worker-github-flow A material change to artifact:capabilities-security-change invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
implement-runtime-root-layout-to-implement-coding-worker-scaffold-tooling-2-consumes implement-runtime-root-layout consumes implement-coding-worker-scaffold-tooling implement-coding-worker-scaffold-tooling requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-coding-worker-scaffold-tooling-2-invalidates implement-runtime-root-layout invalidates implement-coding-worker-scaffold-tooling A material change to artifact:runtime-root-layout-change invalidates artifact:coding-worker-scaffold-tooling-change. artifact:coding-worker-scaffold-tooling-change
implement-agent-runtime-to-implement-coding-worker-scaffold-tooling-3-consumes implement-agent-runtime consumes implement-coding-worker-scaffold-tooling implement-coding-worker-scaffold-tooling requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-coding-worker-scaffold-tooling-3-invalidates implement-agent-runtime invalidates implement-coding-worker-scaffold-tooling A material change to artifact:agent-runtime-change invalidates artifact:coding-worker-scaffold-tooling-change. artifact:coding-worker-scaffold-tooling-change
implement-runtime-root-layout-to-implement-orchestrator-worker-verification-2-consumes implement-runtime-root-layout consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-orchestrator-worker-verification-2-invalidates implement-runtime-root-layout invalidates implement-orchestrator-worker-verification A material change to artifact:runtime-root-layout-change invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
implement-agent-runtime-to-implement-orchestrator-worker-verification-3-consumes implement-agent-runtime consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-orchestrator-worker-verification-3-invalidates implement-agent-runtime invalidates implement-orchestrator-worker-verification A material change to artifact:agent-runtime-change invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
implement-ingress-operations-to-implement-tui-message-queue-2-consumes implement-ingress-operations consumes implement-tui-message-queue implement-tui-message-queue requires the current artifact:ingress-operations-change artifact. artifact:ingress-operations-change
implement-ingress-operations-to-implement-tui-message-queue-2-invalidates implement-ingress-operations invalidates implement-tui-message-queue A material change to artifact:ingress-operations-change invalidates artifact:tui-message-queue-change. artifact:tui-message-queue-change
implement-agent-runtime-to-implement-tui-message-queue-3-consumes implement-agent-runtime consumes implement-tui-message-queue implement-tui-message-queue requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-tui-message-queue-3-invalidates implement-agent-runtime invalidates implement-tui-message-queue A material change to artifact:agent-runtime-change invalidates artifact:tui-message-queue-change. artifact:tui-message-queue-change
implement-tui-message-queue-to-implement-tui-status-context-meter-2-consumes implement-tui-message-queue consumes implement-tui-status-context-meter implement-tui-status-context-meter requires the current artifact:tui-message-queue-change artifact. artifact:tui-message-queue-change
implement-tui-message-queue-to-implement-tui-status-context-meter-2-invalidates implement-tui-message-queue invalidates implement-tui-status-context-meter A material change to artifact:tui-message-queue-change invalidates artifact:tui-status-context-meter-change. artifact:tui-status-context-meter-change
implement-tui-status-context-meter-to-implement-tui-prompt-editor-polish-2-consumes implement-tui-status-context-meter consumes implement-tui-prompt-editor-polish implement-tui-prompt-editor-polish requires the current artifact:tui-status-context-meter-change artifact. artifact:tui-status-context-meter-change
implement-tui-status-context-meter-to-implement-tui-prompt-editor-polish-2-invalidates implement-tui-status-context-meter invalidates implement-tui-prompt-editor-polish A material change to artifact:tui-status-context-meter-change invalidates artifact:tui-prompt-editor-polish-change. artifact:tui-prompt-editor-polish-change
implement-tui-prompt-editor-polish-to-implement-tui-thinking-transcript-2-consumes implement-tui-prompt-editor-polish consumes implement-tui-thinking-transcript implement-tui-thinking-transcript requires the current artifact:tui-prompt-editor-polish-change artifact. artifact:tui-prompt-editor-polish-change
implement-tui-prompt-editor-polish-to-implement-tui-thinking-transcript-2-invalidates implement-tui-prompt-editor-polish invalidates implement-tui-thinking-transcript A material change to artifact:tui-prompt-editor-polish-change invalidates artifact:tui-thinking-transcript-change. artifact:tui-thinking-transcript-change
implement-agent-runtime-to-implement-tui-thinking-transcript-3-consumes implement-agent-runtime consumes implement-tui-thinking-transcript implement-tui-thinking-transcript requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-tui-thinking-transcript-3-invalidates implement-agent-runtime invalidates implement-tui-thinking-transcript A material change to artifact:agent-runtime-change invalidates artifact:tui-thinking-transcript-change. artifact:tui-thinking-transcript-change
implement-file-access-approval-gate-to-implement-connector-approval-controls-2-consumes implement-file-access-approval-gate consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:file-access-approval-gate-change artifact. artifact:file-access-approval-gate-change
implement-file-access-approval-gate-to-implement-connector-approval-controls-2-invalidates implement-file-access-approval-gate invalidates implement-connector-approval-controls A material change to artifact:file-access-approval-gate-change invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
implement-ingress-operations-to-implement-connector-approval-controls-3-consumes implement-ingress-operations consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:ingress-operations-change artifact. artifact:ingress-operations-change
implement-ingress-operations-to-implement-connector-approval-controls-3-invalidates implement-ingress-operations invalidates implement-connector-approval-controls A material change to artifact:ingress-operations-change invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
implement-tui-thinking-transcript-to-implement-connector-approval-controls-4-consumes implement-tui-thinking-transcript consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:tui-thinking-transcript-change artifact. artifact:tui-thinking-transcript-change
implement-tui-thinking-transcript-to-implement-connector-approval-controls-4-invalidates implement-tui-thinking-transcript invalidates implement-connector-approval-controls A material change to artifact:tui-thinking-transcript-change invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
implement-runtime-root-layout-to-implement-image-reasoning-worker-2-consumes implement-runtime-root-layout consumes implement-image-reasoning-worker implement-image-reasoning-worker requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-image-reasoning-worker-2-invalidates implement-runtime-root-layout invalidates implement-image-reasoning-worker A material change to artifact:runtime-root-layout-change invalidates artifact:image-reasoning-worker-change. artifact:image-reasoning-worker-change
implement-agent-runtime-to-implement-image-reasoning-worker-3-consumes implement-agent-runtime consumes implement-image-reasoning-worker implement-image-reasoning-worker requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-image-reasoning-worker-3-invalidates implement-agent-runtime invalidates implement-image-reasoning-worker A material change to artifact:agent-runtime-change invalidates artifact:image-reasoning-worker-change. artifact:image-reasoning-worker-change
implement-runtime-root-layout-to-implement-document-index-2-consumes implement-runtime-root-layout consumes implement-document-index implement-document-index requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-implement-document-index-2-invalidates implement-runtime-root-layout invalidates implement-document-index A material change to artifact:runtime-root-layout-change invalidates artifact:document-index-change. artifact:document-index-change
implement-memory-retrieval-to-implement-document-index-3-consumes implement-memory-retrieval consumes implement-document-index implement-document-index requires the current artifact:memory-retrieval-change artifact. artifact:memory-retrieval-change
implement-memory-retrieval-to-implement-document-index-3-invalidates implement-memory-retrieval invalidates implement-document-index A material change to artifact:memory-retrieval-change invalidates artifact:document-index-change. artifact:document-index-change
implement-capabilities-security-to-implement-protocol-scoring-2-consumes implement-capabilities-security consumes implement-protocol-scoring implement-protocol-scoring requires the current artifact:capabilities-security-change artifact. artifact:capabilities-security-change
implement-capabilities-security-to-implement-protocol-scoring-2-invalidates implement-capabilities-security invalidates implement-protocol-scoring A material change to artifact:capabilities-security-change invalidates artifact:protocol-scoring-change. artifact:protocol-scoring-change
implement-agent-runtime-to-implement-protocol-scoring-3-consumes implement-agent-runtime consumes implement-protocol-scoring implement-protocol-scoring requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-implement-protocol-scoring-3-invalidates implement-agent-runtime invalidates implement-protocol-scoring A material change to artifact:agent-runtime-change invalidates artifact:protocol-scoring-change. artifact:protocol-scoring-change
resolve-d1-github-auth-strategy-to-implement-coding-worker-github-flow-consumes resolve-d1-github-auth-strategy consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current decision:d1-github-auth-strategy artifact. decision:d1-github-auth-strategy
resolve-d1-github-auth-strategy-to-implement-coding-worker-github-flow-invalidates resolve-d1-github-auth-strategy invalidates implement-coding-worker-github-flow A material change to decision:d1-github-auth-strategy invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
resolve-d2-workspace-root-isolation-to-implement-runtime-root-layout-consumes resolve-d2-workspace-root-isolation consumes implement-runtime-root-layout implement-runtime-root-layout requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-implement-runtime-root-layout-invalidates resolve-d2-workspace-root-isolation invalidates implement-runtime-root-layout A material change to decision:d2-workspace-root-isolation invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
resolve-d2-workspace-root-isolation-to-implement-file-access-approval-gate-consumes resolve-d2-workspace-root-isolation consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-implement-file-access-approval-gate-invalidates resolve-d2-workspace-root-isolation invalidates implement-file-access-approval-gate A material change to decision:d2-workspace-root-isolation invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
resolve-d2-workspace-root-isolation-to-implement-coding-worker-github-flow-consumes resolve-d2-workspace-root-isolation consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-implement-coding-worker-github-flow-invalidates resolve-d2-workspace-root-isolation invalidates implement-coding-worker-github-flow A material change to decision:d2-workspace-root-isolation invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
resolve-d2-workspace-root-isolation-to-implement-coding-worker-scaffold-tooling-consumes resolve-d2-workspace-root-isolation consumes implement-coding-worker-scaffold-tooling implement-coding-worker-scaffold-tooling requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-implement-coding-worker-scaffold-tooling-invalidates resolve-d2-workspace-root-isolation invalidates implement-coding-worker-scaffold-tooling A material change to decision:d2-workspace-root-isolation invalidates artifact:coding-worker-scaffold-tooling-change. artifact:coding-worker-scaffold-tooling-change
resolve-d2-workspace-root-isolation-to-implement-orchestrator-worker-verification-consumes resolve-d2-workspace-root-isolation consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current decision:d2-workspace-root-isolation artifact. decision:d2-workspace-root-isolation
resolve-d2-workspace-root-isolation-to-implement-orchestrator-worker-verification-invalidates resolve-d2-workspace-root-isolation invalidates implement-orchestrator-worker-verification A material change to decision:d2-workspace-root-isolation invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
resolve-d3-file-access-gate-to-implement-file-access-approval-gate-consumes resolve-d3-file-access-gate consumes implement-file-access-approval-gate implement-file-access-approval-gate requires the current decision:d3-file-access-gate artifact. decision:d3-file-access-gate
resolve-d3-file-access-gate-to-implement-file-access-approval-gate-invalidates resolve-d3-file-access-gate invalidates implement-file-access-approval-gate A material change to decision:d3-file-access-gate invalidates artifact:file-access-approval-gate-change. artifact:file-access-approval-gate-change
resolve-d3-file-access-gate-to-implement-connector-approval-controls-consumes resolve-d3-file-access-gate consumes implement-connector-approval-controls implement-connector-approval-controls requires the current decision:d3-file-access-gate artifact. decision:d3-file-access-gate
resolve-d3-file-access-gate-to-implement-connector-approval-controls-invalidates resolve-d3-file-access-gate invalidates implement-connector-approval-controls A material change to decision:d3-file-access-gate invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
resolve-d4-orchestrator-history-visibility-to-implement-orchestrator-worker-verification-consumes resolve-d4-orchestrator-history-visibility consumes implement-orchestrator-worker-verification implement-orchestrator-worker-verification requires the current decision:d4-orchestrator-history-visibility artifact. decision:d4-orchestrator-history-visibility
resolve-d4-orchestrator-history-visibility-to-implement-orchestrator-worker-verification-invalidates resolve-d4-orchestrator-history-visibility invalidates implement-orchestrator-worker-verification A material change to decision:d4-orchestrator-history-visibility invalidates artifact:orchestrator-worker-verification-change. artifact:orchestrator-worker-verification-change
connector-approvals-to-tui-work-pane-consumes implement-connector-approval-controls consumes implement-sim-one-tui-work-pane implement-sim-one-tui-work-pane requires the current artifact:connector-approval-controls-change artifact. artifact:connector-approval-controls-change
connector-approvals-to-tui-work-pane-invalidates implement-connector-approval-controls invalidates implement-sim-one-tui-work-pane A material change to artifact:connector-approval-controls-change invalidates artifact:sim-one-tui-work-pane-change. artifact:sim-one-tui-work-pane-change
runtime-root-to-onboarding-consumes implement-runtime-root-layout consumes implement-sim-one-onboarding-distribution implement-sim-one-onboarding-distribution requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
runtime-root-to-onboarding-invalidates implement-runtime-root-layout invalidates implement-sim-one-onboarding-distribution A material change to artifact:runtime-root-layout-change invalidates artifact:sim-one-onboarding-distribution-change. artifact:sim-one-onboarding-distribution-change
implement-coding-worker-progress-to-integration-consumes implement-coding-worker-progress consumes integrate-and-repair integrate-and-repair requires the current artifact:coding-worker-progress-change artifact. artifact:coding-worker-progress-change
implement-coding-worker-progress-to-integration-invalidates implement-coding-worker-progress invalidates integrate-and-repair A material change to artifact:coding-worker-progress-change invalidates artifact:integrated-change. artifact:integrated-change
implement-coding-worker-github-flow-to-integration-consumes implement-coding-worker-github-flow consumes integrate-and-repair integrate-and-repair requires the current artifact:coding-worker-github-flow-change artifact. artifact:coding-worker-github-flow-change
implement-coding-worker-github-flow-to-integration-invalidates implement-coding-worker-github-flow invalidates integrate-and-repair A material change to artifact:coding-worker-github-flow-change invalidates artifact:integrated-change. artifact:integrated-change
implement-coding-worker-scaffold-tooling-to-integration-consumes implement-coding-worker-scaffold-tooling consumes integrate-and-repair integrate-and-repair requires the current artifact:coding-worker-scaffold-tooling-change artifact. artifact:coding-worker-scaffold-tooling-change
implement-coding-worker-scaffold-tooling-to-integration-invalidates implement-coding-worker-scaffold-tooling invalidates integrate-and-repair A material change to artifact:coding-worker-scaffold-tooling-change invalidates artifact:integrated-change. artifact:integrated-change
implement-orchestrator-worker-verification-to-integration-consumes implement-orchestrator-worker-verification consumes integrate-and-repair integrate-and-repair requires the current artifact:orchestrator-worker-verification-change artifact. artifact:orchestrator-worker-verification-change
implement-orchestrator-worker-verification-to-integration-invalidates implement-orchestrator-worker-verification invalidates integrate-and-repair A material change to artifact:orchestrator-worker-verification-change invalidates artifact:integrated-change. artifact:integrated-change
implement-image-reasoning-worker-to-integration-consumes implement-image-reasoning-worker consumes integrate-and-repair integrate-and-repair requires the current artifact:image-reasoning-worker-change artifact. artifact:image-reasoning-worker-change
implement-image-reasoning-worker-to-integration-invalidates implement-image-reasoning-worker invalidates integrate-and-repair A material change to artifact:image-reasoning-worker-change invalidates artifact:integrated-change. artifact:integrated-change
implement-document-index-to-integration-consumes implement-document-index consumes integrate-and-repair integrate-and-repair requires the current artifact:document-index-change artifact. artifact:document-index-change
implement-document-index-to-integration-invalidates implement-document-index invalidates integrate-and-repair A material change to artifact:document-index-change invalidates artifact:integrated-change. artifact:integrated-change
implement-protocol-scoring-to-integration-consumes implement-protocol-scoring consumes integrate-and-repair integrate-and-repair requires the current artifact:protocol-scoring-change artifact. artifact:protocol-scoring-change
implement-protocol-scoring-to-integration-invalidates implement-protocol-scoring invalidates integrate-and-repair A material change to artifact:protocol-scoring-change invalidates artifact:integrated-change. artifact:integrated-change
resolve-d1-github-auth-strategy-to-spec-verification-consumes resolve-d1-github-auth-strategy consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current decision:d1-github-auth-strategy artifact. decision:d1-github-auth-strategy
resolve-d1-github-auth-strategy-to-spec-verification-invalidates resolve-d1-github-auth-strategy invalidates verify-release-reconciliation-specifications A material change to decision:d1-github-auth-strategy invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
resolve-d1-github-auth-strategy-to-plan-consumes resolve-d1-github-auth-strategy consumes plan-implementation plan-implementation requires the current decision:d1-github-auth-strategy artifact. decision:d1-github-auth-strategy
resolve-d1-github-auth-strategy-to-plan-invalidates resolve-d1-github-auth-strategy invalidates plan-implementation A material change to decision:d1-github-auth-strategy invalidates artifact:implementation-plan. artifact:implementation-plan
baseline-to-resolve-d5-canonical-runtime-configuration baseline-context consumes resolve-d5-canonical-runtime-configuration The canonical configuration decision is bound to the current project context and repository planning artifacts. artifact:baseline-context
release-spec-to-d5-13-consumes specify-release-reconciliation consumes resolve-d5-canonical-runtime-configuration resolve-d5-canonical-runtime-configuration requires the current artifact:product-spec-runtime-configuration artifact. artifact:product-spec-runtime-configuration
release-spec-to-d5-13-invalidates specify-release-reconciliation invalidates resolve-d5-canonical-runtime-configuration A material change to artifact:product-spec-runtime-configuration invalidates decision:d5-canonical-runtime-configuration. decision:d5-canonical-runtime-configuration
release-spec-to-verification-13-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:product-spec-runtime-configuration artifact. artifact:product-spec-runtime-configuration
release-spec-to-verification-13-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:product-spec-runtime-configuration invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-13-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:product-spec-runtime-configuration artifact. artifact:product-spec-runtime-configuration
release-spec-to-plan-13-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:product-spec-runtime-configuration invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-d5-14-consumes specify-release-reconciliation consumes resolve-d5-canonical-runtime-configuration resolve-d5-canonical-runtime-configuration requires the current artifact:architecture-spec-runtime-configuration artifact. artifact:architecture-spec-runtime-configuration
release-spec-to-d5-14-invalidates specify-release-reconciliation invalidates resolve-d5-canonical-runtime-configuration A material change to artifact:architecture-spec-runtime-configuration invalidates decision:d5-canonical-runtime-configuration. decision:d5-canonical-runtime-configuration
release-spec-to-verification-14-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:architecture-spec-runtime-configuration artifact. artifact:architecture-spec-runtime-configuration
release-spec-to-verification-14-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:architecture-spec-runtime-configuration invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-14-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:architecture-spec-runtime-configuration artifact. artifact:architecture-spec-runtime-configuration
release-spec-to-plan-14-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:architecture-spec-runtime-configuration invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-d5-15-consumes specify-release-reconciliation consumes resolve-d5-canonical-runtime-configuration resolve-d5-canonical-runtime-configuration requires the current artifact:acceptance-spec-runtime-configuration artifact. artifact:acceptance-spec-runtime-configuration
release-spec-to-d5-15-invalidates specify-release-reconciliation invalidates resolve-d5-canonical-runtime-configuration A material change to artifact:acceptance-spec-runtime-configuration invalidates decision:d5-canonical-runtime-configuration. decision:d5-canonical-runtime-configuration
release-spec-to-verification-15-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:acceptance-spec-runtime-configuration artifact. artifact:acceptance-spec-runtime-configuration
release-spec-to-verification-15-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:acceptance-spec-runtime-configuration invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-15-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:acceptance-spec-runtime-configuration artifact. artifact:acceptance-spec-runtime-configuration
release-spec-to-plan-15-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:acceptance-spec-runtime-configuration invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-d5-16-consumes specify-release-reconciliation consumes resolve-d5-canonical-runtime-configuration resolve-d5-canonical-runtime-configuration requires the current artifact:open-questions-runtime-configuration artifact. artifact:open-questions-runtime-configuration
release-spec-to-d5-16-invalidates specify-release-reconciliation invalidates resolve-d5-canonical-runtime-configuration A material change to artifact:open-questions-runtime-configuration invalidates decision:d5-canonical-runtime-configuration. decision:d5-canonical-runtime-configuration
release-spec-to-verification-16-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:open-questions-runtime-configuration artifact. artifact:open-questions-runtime-configuration
release-spec-to-verification-16-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:open-questions-runtime-configuration invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-16-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:open-questions-runtime-configuration artifact. artifact:open-questions-runtime-configuration
release-spec-to-plan-16-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:open-questions-runtime-configuration invalidates artifact:implementation-plan. artifact:implementation-plan
release-spec-to-d5-17-consumes specify-release-reconciliation consumes resolve-d5-canonical-runtime-configuration resolve-d5-canonical-runtime-configuration requires the current artifact:runtime-configuration-inventory artifact. artifact:runtime-configuration-inventory
release-spec-to-d5-17-invalidates specify-release-reconciliation invalidates resolve-d5-canonical-runtime-configuration A material change to artifact:runtime-configuration-inventory invalidates decision:d5-canonical-runtime-configuration. decision:d5-canonical-runtime-configuration
release-spec-to-verification-17-consumes specify-release-reconciliation consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current artifact:runtime-configuration-inventory artifact. artifact:runtime-configuration-inventory
release-spec-to-verification-17-invalidates specify-release-reconciliation invalidates verify-release-reconciliation-specifications A material change to artifact:runtime-configuration-inventory invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
release-spec-to-plan-17-consumes specify-release-reconciliation consumes plan-implementation plan-implementation requires the current artifact:runtime-configuration-inventory artifact. artifact:runtime-configuration-inventory
release-spec-to-plan-17-invalidates specify-release-reconciliation invalidates plan-implementation A material change to artifact:runtime-configuration-inventory invalidates artifact:implementation-plan. artifact:implementation-plan
resolve-d5-canonical-runtime-configuration-to-verify-release-reconciliation-specifications-consumes resolve-d5-canonical-runtime-configuration consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-verify-release-reconciliation-specifications-invalidates resolve-d5-canonical-runtime-configuration invalidates verify-release-reconciliation-specifications A material change to decision:d5-canonical-runtime-configuration invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
resolve-d5-canonical-runtime-configuration-to-plan-implementation-consumes resolve-d5-canonical-runtime-configuration consumes plan-implementation plan-implementation requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-plan-implementation-invalidates resolve-d5-canonical-runtime-configuration invalidates plan-implementation A material change to decision:d5-canonical-runtime-configuration invalidates artifact:implementation-plan. artifact:implementation-plan
resolve-d5-canonical-runtime-configuration-to-implement-runtime-configuration-consolidation-consumes resolve-d5-canonical-runtime-configuration consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-runtime-configuration-consolidation-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-runtime-configuration-consolidation A material change to decision:d5-canonical-runtime-configuration invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
resolve-d5-canonical-runtime-configuration-to-verify-runtime-configuration-consolidation-consumes resolve-d5-canonical-runtime-configuration consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-verify-runtime-configuration-consolidation-invalidates resolve-d5-canonical-runtime-configuration invalidates verify-runtime-configuration-consolidation A material change to decision:d5-canonical-runtime-configuration invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
resolve-d5-canonical-runtime-configuration-to-implement-runtime-root-layout-consumes resolve-d5-canonical-runtime-configuration consumes implement-runtime-root-layout implement-runtime-root-layout requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-runtime-root-layout-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-runtime-root-layout A material change to decision:d5-canonical-runtime-configuration invalidates artifact:runtime-root-layout-change. artifact:runtime-root-layout-change
resolve-d5-canonical-runtime-configuration-to-implement-agent-runtime-consumes resolve-d5-canonical-runtime-configuration consumes implement-agent-runtime implement-agent-runtime requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-agent-runtime-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-agent-runtime A material change to decision:d5-canonical-runtime-configuration invalidates artifact:agent-runtime-change. artifact:agent-runtime-change
resolve-d5-canonical-runtime-configuration-to-implement-capabilities-security-consumes resolve-d5-canonical-runtime-configuration consumes implement-capabilities-security implement-capabilities-security requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-capabilities-security-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-capabilities-security A material change to decision:d5-canonical-runtime-configuration invalidates artifact:capabilities-security-change. artifact:capabilities-security-change
resolve-d5-canonical-runtime-configuration-to-implement-ingress-operations-consumes resolve-d5-canonical-runtime-configuration consumes implement-ingress-operations implement-ingress-operations requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-ingress-operations-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-ingress-operations A material change to decision:d5-canonical-runtime-configuration invalidates artifact:ingress-operations-change. artifact:ingress-operations-change
resolve-d5-canonical-runtime-configuration-to-implement-coding-worker-github-flow-consumes resolve-d5-canonical-runtime-configuration consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-coding-worker-github-flow-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-coding-worker-github-flow A material change to decision:d5-canonical-runtime-configuration invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
resolve-d5-canonical-runtime-configuration-to-implement-connector-approval-controls-consumes resolve-d5-canonical-runtime-configuration consumes implement-connector-approval-controls implement-connector-approval-controls requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-connector-approval-controls-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-connector-approval-controls A material change to decision:d5-canonical-runtime-configuration invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
resolve-d5-canonical-runtime-configuration-to-implement-sim-one-onboarding-distribution-consumes resolve-d5-canonical-runtime-configuration consumes implement-sim-one-onboarding-distribution implement-sim-one-onboarding-distribution requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-sim-one-onboarding-distribution-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-sim-one-onboarding-distribution A material change to decision:d5-canonical-runtime-configuration invalidates artifact:sim-one-onboarding-distribution-change. artifact:sim-one-onboarding-distribution-change
resolve-d5-canonical-runtime-configuration-to-build-release-package-consumes resolve-d5-canonical-runtime-configuration consumes build-release-package build-release-package requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-build-release-package-invalidates resolve-d5-canonical-runtime-configuration invalidates build-release-package A material change to decision:d5-canonical-runtime-configuration invalidates artifact:release-package. artifact:release-package
resolve-d5-canonical-runtime-configuration-to-verify-onboarding-distribution-consumes resolve-d5-canonical-runtime-configuration consumes verify-onboarding-distribution verify-onboarding-distribution requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-verify-onboarding-distribution-invalidates resolve-d5-canonical-runtime-configuration invalidates verify-onboarding-distribution A material change to decision:d5-canonical-runtime-configuration invalidates artifact:onboarding-distribution-report. artifact:onboarding-distribution-report
resolve-d5-canonical-runtime-configuration-to-implement-product-delivery-consumes resolve-d5-canonical-runtime-configuration consumes implement-product-delivery implement-product-delivery requires the current decision:d5-canonical-runtime-configuration artifact. decision:d5-canonical-runtime-configuration
resolve-d5-canonical-runtime-configuration-to-implement-product-delivery-invalidates resolve-d5-canonical-runtime-configuration invalidates implement-product-delivery A material change to decision:d5-canonical-runtime-configuration invalidates artifact:product-delivery-change. artifact:product-delivery-change
plan-to-implement-runtime-configuration-consolidation plan-implementation consumes implement-runtime-configuration-consolidation The implementation plan assigns one serialized owner for canonical configuration files and every affected consumer. artifact:implementation-plan
beta-release-contract-to-implement-runtime-configuration-consolidation approve-beta-release-contract consumes implement-runtime-configuration-consolidation The owner-approved 0.1.0 Beta configuration, packaging, and secret-boundary requirements are current. artifact:beta-release-contract
beta-release-contract-approves-runtime-configuration-consolidation approve-beta-release-contract approves implement-runtime-configuration-consolidation The owner authorizes entering the bounded canonical configuration mutation scope; each write remains separately approval-gated. artifact:beta-release-contract
implement-core-contracts-to-runtime-configuration-1-consumes implement-core-contracts consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current artifact:core-contracts-change artifact. artifact:core-contracts-change
implement-core-contracts-to-runtime-configuration-1-invalidates implement-core-contracts invalidates implement-runtime-configuration-consolidation A material change to artifact:core-contracts-change invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
implement-agent-runtime-to-runtime-configuration-2-consumes implement-agent-runtime consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current artifact:agent-runtime-change artifact. artifact:agent-runtime-change
implement-agent-runtime-to-runtime-configuration-2-invalidates implement-agent-runtime invalidates implement-runtime-configuration-consolidation A material change to artifact:agent-runtime-change invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
implement-capabilities-security-to-runtime-configuration-3-consumes implement-capabilities-security consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current artifact:capabilities-security-change artifact. artifact:capabilities-security-change
implement-capabilities-security-to-runtime-configuration-3-invalidates implement-capabilities-security invalidates implement-runtime-configuration-consolidation A material change to artifact:capabilities-security-change invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
implement-ingress-operations-to-runtime-configuration-4-consumes implement-ingress-operations consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current artifact:ingress-operations-change artifact. artifact:ingress-operations-change
implement-ingress-operations-to-runtime-configuration-4-invalidates implement-ingress-operations invalidates implement-runtime-configuration-consolidation A material change to artifact:ingress-operations-change invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
implement-runtime-root-layout-to-runtime-configuration-5-consumes implement-runtime-root-layout consumes implement-runtime-configuration-consolidation implement-runtime-configuration-consolidation requires the current artifact:runtime-root-layout-change artifact. artifact:runtime-root-layout-change
implement-runtime-root-layout-to-runtime-configuration-5-invalidates implement-runtime-root-layout invalidates implement-runtime-configuration-consolidation A material change to artifact:runtime-root-layout-change invalidates artifact:runtime-configuration-consolidation-change. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-implement-coding-worker-github-flow-consumes implement-runtime-configuration-consolidation consumes implement-coding-worker-github-flow implement-coding-worker-github-flow requires the current artifact:runtime-configuration-consolidation-change artifact. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-implement-coding-worker-github-flow-invalidates implement-runtime-configuration-consolidation invalidates implement-coding-worker-github-flow A material change to artifact:runtime-configuration-consolidation-change invalidates artifact:coding-worker-github-flow-change. artifact:coding-worker-github-flow-change
runtime-configuration-to-implement-connector-approval-controls-consumes implement-runtime-configuration-consolidation consumes implement-connector-approval-controls implement-connector-approval-controls requires the current artifact:runtime-configuration-consolidation-change artifact. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-implement-connector-approval-controls-invalidates implement-runtime-configuration-consolidation invalidates implement-connector-approval-controls A material change to artifact:runtime-configuration-consolidation-change invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
runtime-configuration-to-implement-sim-one-onboarding-distribution-consumes implement-runtime-configuration-consolidation consumes implement-sim-one-onboarding-distribution implement-sim-one-onboarding-distribution requires the current artifact:runtime-configuration-consolidation-change artifact. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-implement-sim-one-onboarding-distribution-invalidates implement-runtime-configuration-consolidation invalidates implement-sim-one-onboarding-distribution A material change to artifact:runtime-configuration-consolidation-change invalidates artifact:sim-one-onboarding-distribution-change. artifact:sim-one-onboarding-distribution-change
runtime-configuration-to-implement-product-delivery-consumes implement-runtime-configuration-consolidation consumes implement-product-delivery implement-product-delivery requires the current artifact:runtime-configuration-consolidation-change artifact. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-implement-product-delivery-invalidates implement-runtime-configuration-consolidation invalidates implement-product-delivery A material change to artifact:runtime-configuration-consolidation-change invalidates artifact:product-delivery-change. artifact:product-delivery-change
runtime-configuration-to-integration-consumes implement-runtime-configuration-consolidation consumes integrate-and-repair integrate-and-repair requires the current canonical runtime configuration change. artifact:runtime-configuration-consolidation-change
runtime-configuration-to-integration-invalidates implement-runtime-configuration-consolidation invalidates integrate-and-repair A material change to the canonical runtime configuration invalidates the integrated change. artifact:integrated-change
implement-runtime-configuration-consolidation-to-runtime-configuration-verification-1-consumes implement-runtime-configuration-consolidation consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current artifact:runtime-configuration-consolidation-change artifact. artifact:runtime-configuration-consolidation-change
implement-runtime-configuration-consolidation-to-runtime-configuration-verification-1-invalidates implement-runtime-configuration-consolidation invalidates verify-runtime-configuration-consolidation A material change to artifact:runtime-configuration-consolidation-change invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
integrate-and-repair-to-runtime-configuration-verification-2-consumes integrate-and-repair consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current artifact:integrated-change artifact. artifact:integrated-change
integrate-and-repair-to-runtime-configuration-verification-2-invalidates integrate-and-repair invalidates verify-runtime-configuration-consolidation A material change to artifact:integrated-change invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
build-runtime-to-runtime-configuration-verification-3-consumes build-runtime consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current artifact:runtime-build artifact. artifact:runtime-build
build-runtime-to-runtime-configuration-verification-3-invalidates build-runtime invalidates verify-runtime-configuration-consolidation A material change to artifact:runtime-build invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
build-sim-one-tui-to-runtime-configuration-verification-4-consumes build-sim-one-tui consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current artifact:sim-one-tui-build artifact. artifact:sim-one-tui-build
build-sim-one-tui-to-runtime-configuration-verification-4-invalidates build-sim-one-tui invalidates verify-runtime-configuration-consolidation A material change to artifact:sim-one-tui-build invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
build-cli-to-runtime-configuration-verification-5-consumes build-cli consumes verify-runtime-configuration-consolidation verify-runtime-configuration-consolidation requires the current artifact:cli-build artifact. artifact:cli-build
build-cli-to-runtime-configuration-verification-5-invalidates build-cli invalidates verify-runtime-configuration-consolidation A material change to artifact:cli-build invalidates artifact:runtime-configuration-consolidation-report. artifact:runtime-configuration-consolidation-report
runtime-configuration-verification-to-aggregate-verification-consumes verify-runtime-configuration-consolidation consumes aggregate-verification aggregate-verification requires the current artifact:runtime-configuration-consolidation-report artifact. artifact:runtime-configuration-consolidation-report
runtime-configuration-verification-to-aggregate-verification-invalidates verify-runtime-configuration-consolidation invalidates aggregate-verification A material change to artifact:runtime-configuration-consolidation-report invalidates artifact:verification-summary. artifact:verification-summary
runtime-configuration-verification-to-build-release-package-consumes verify-runtime-configuration-consolidation consumes build-release-package build-release-package requires the current artifact:runtime-configuration-consolidation-report artifact. artifact:runtime-configuration-consolidation-report
runtime-configuration-verification-to-build-release-package-invalidates verify-runtime-configuration-consolidation invalidates build-release-package A material change to artifact:runtime-configuration-consolidation-report invalidates artifact:release-package. artifact:release-package
runtime-configuration-verification-to-verify-onboarding-distribution-consumes verify-runtime-configuration-consolidation consumes verify-onboarding-distribution verify-onboarding-distribution requires the current artifact:runtime-configuration-consolidation-report artifact. artifact:runtime-configuration-consolidation-report
runtime-configuration-verification-to-verify-onboarding-distribution-invalidates verify-runtime-configuration-consolidation invalidates verify-onboarding-distribution A material change to artifact:runtime-configuration-consolidation-report invalidates artifact:onboarding-distribution-report. artifact:onboarding-distribution-report
baseline-to-resolve-d6-tui-approval-surface-placement-consumes baseline-context consumes resolve-d6-tui-approval-surface-placement resolve-d6-tui-approval-surface-placement requires the current artifact:baseline-context artifact. artifact:baseline-context
baseline-to-resolve-d6-tui-approval-surface-placement-invalidates baseline-context invalidates resolve-d6-tui-approval-surface-placement A material change to artifact:baseline-context invalidates decision:d6-tui-approval-surface-placement. decision:d6-tui-approval-surface-placement
release-spec-to-resolve-d6-tui-approval-surface-placement-0-consumes specify-release-reconciliation consumes resolve-d6-tui-approval-surface-placement resolve-d6-tui-approval-surface-placement requires the current artifact:product-spec artifact. artifact:product-spec
release-spec-to-resolve-d6-tui-approval-surface-placement-0-invalidates specify-release-reconciliation invalidates resolve-d6-tui-approval-surface-placement A material change to artifact:product-spec invalidates decision:d6-tui-approval-surface-placement. decision:d6-tui-approval-surface-placement
release-spec-to-resolve-d6-tui-approval-surface-placement-1-consumes specify-release-reconciliation consumes resolve-d6-tui-approval-surface-placement resolve-d6-tui-approval-surface-placement requires the current artifact:architecture-spec artifact. artifact:architecture-spec
release-spec-to-resolve-d6-tui-approval-surface-placement-1-invalidates specify-release-reconciliation invalidates resolve-d6-tui-approval-surface-placement A material change to artifact:architecture-spec invalidates decision:d6-tui-approval-surface-placement. decision:d6-tui-approval-surface-placement
release-spec-to-resolve-d6-tui-approval-surface-placement-2-consumes specify-release-reconciliation consumes resolve-d6-tui-approval-surface-placement resolve-d6-tui-approval-surface-placement requires the current artifact:acceptance-spec artifact. artifact:acceptance-spec
release-spec-to-resolve-d6-tui-approval-surface-placement-2-invalidates specify-release-reconciliation invalidates resolve-d6-tui-approval-surface-placement A material change to artifact:acceptance-spec invalidates decision:d6-tui-approval-surface-placement. decision:d6-tui-approval-surface-placement
release-spec-to-resolve-d6-tui-approval-surface-placement-3-consumes specify-release-reconciliation consumes resolve-d6-tui-approval-surface-placement resolve-d6-tui-approval-surface-placement requires the current artifact:open-questions artifact. artifact:open-questions
release-spec-to-resolve-d6-tui-approval-surface-placement-3-invalidates specify-release-reconciliation invalidates resolve-d6-tui-approval-surface-placement A material change to artifact:open-questions invalidates decision:d6-tui-approval-surface-placement. decision:d6-tui-approval-surface-placement
resolve-d6-tui-approval-surface-placement-to-implement-tui-status-context-meter-consumes resolve-d6-tui-approval-surface-placement consumes implement-tui-status-context-meter implement-tui-status-context-meter requires the current decision:d6-tui-approval-surface-placement artifact. decision:d6-tui-approval-surface-placement
resolve-d6-tui-approval-surface-placement-to-implement-tui-status-context-meter-invalidates resolve-d6-tui-approval-surface-placement invalidates implement-tui-status-context-meter A material change to decision:d6-tui-approval-surface-placement invalidates artifact:tui-status-context-meter-change. artifact:tui-status-context-meter-change
resolve-d6-tui-approval-surface-placement-to-implement-connector-approval-controls-consumes resolve-d6-tui-approval-surface-placement consumes implement-connector-approval-controls implement-connector-approval-controls requires the current decision:d6-tui-approval-surface-placement artifact. decision:d6-tui-approval-surface-placement
resolve-d6-tui-approval-surface-placement-to-implement-connector-approval-controls-invalidates resolve-d6-tui-approval-surface-placement invalidates implement-connector-approval-controls A material change to decision:d6-tui-approval-surface-placement invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
tui-status-context-meter-to-connector-approval-controls-consumes implement-tui-status-context-meter consumes implement-connector-approval-controls implement-connector-approval-controls requires the current stable two-row TUI status geometry. artifact:tui-status-context-meter-change
tui-status-context-meter-to-connector-approval-controls-invalidates implement-tui-status-context-meter invalidates implement-connector-approval-controls A material change to artifact:tui-status-context-meter-change invalidates artifact:connector-approval-controls-change. artifact:connector-approval-controls-change
resolve-d6-tui-approval-surface-placement-to-spec-verification-consumes resolve-d6-tui-approval-surface-placement consumes verify-release-reconciliation-specifications verify-release-reconciliation-specifications requires the current resolved decision:d6-tui-approval-surface-placement artifact. decision:d6-tui-approval-surface-placement
resolve-d6-tui-approval-surface-placement-to-spec-verification-invalidates resolve-d6-tui-approval-surface-placement invalidates verify-release-reconciliation-specifications A material change to decision:d6-tui-approval-surface-placement invalidates artifact:release-reconciliation-specification-verification. artifact:release-reconciliation-specification-verification
resolve-d6-tui-approval-surface-placement-to-plan-consumes resolve-d6-tui-approval-surface-placement consumes plan-implementation plan-implementation requires the current resolved decision:d6-tui-approval-surface-placement artifact. decision:d6-tui-approval-surface-placement
resolve-d6-tui-approval-surface-placement-to-plan-invalidates resolve-d6-tui-approval-surface-placement invalidates plan-implementation A material change to decision:d6-tui-approval-surface-placement invalidates artifact:implementation-plan. artifact:implementation-plan
plan-to-implement-capability-management-worker-consumes plan-implementation consumes implement-capability-management-worker The dedicated capability-management worker requires the current bounded implementation plan. artifact:implementation-plan
plan-invalidates-implement-capability-management-worker plan-implementation invalidates implement-capability-management-worker A material implementation-plan change invalidates the capability-management worker change. artifact:capability-management-worker-change
beta-contract-to-implement-capability-management-worker-consumes approve-beta-release-contract consumes implement-capability-management-worker The dedicated capability-management worker requires the current owner-approved beta contract. artifact:beta-release-contract
beta-contract-approves-implement-capability-management-worker approve-beta-release-contract approves implement-capability-management-worker The current owner-approved beta contract authorizes this bounded reversible implementation member; each runtime mutation still requires its own trusted approval. artifact:beta-release-contract
beta-contract-invalidates-implement-capability-management-worker approve-beta-release-contract invalidates implement-capability-management-worker A material beta-contract change invalidates the capability-management worker change. artifact:capability-management-worker-change
capabilities-security-to-capability-management-worker-consumes implement-capabilities-security consumes implement-capability-management-worker The capability-manager consumes the current registry, validation, materialization, and security foundation. artifact:capabilities-security-change
capabilities-security-invalidates-capability-management-worker implement-capabilities-security invalidates implement-capability-management-worker A material capability-security change invalidates the capability-management worker change. artifact:capability-management-worker-change
agent-runtime-to-capability-management-worker-consumes implement-agent-runtime consumes implement-capability-management-worker The capability-manager consumes the current Flue worker registration and orchestrator-routing foundation. artifact:agent-runtime-change
agent-runtime-invalidates-capability-management-worker implement-agent-runtime invalidates implement-capability-management-worker A material agent-runtime change invalidates the capability-management worker change. artifact:capability-management-worker-change
d5-to-capability-management-worker-consumes resolve-d5-canonical-runtime-configuration consumes implement-capability-management-worker Capability and MCP configuration references require the resolved canonical runtime configuration decision. decision:d5-canonical-runtime-configuration
d5-invalidates-capability-management-worker resolve-d5-canonical-runtime-configuration invalidates implement-capability-management-worker A material D5 change invalidates the capability-management worker change. artifact:capability-management-worker-change
capability-management-worker-to-integration-consumes implement-capability-management-worker consumes integrate-and-repair Integration requires the dedicated capability-management worker change. artifact:capability-management-worker-change
capability-management-worker-invalidates-integration implement-capability-management-worker invalidates integrate-and-repair A material capability-management worker change invalidates the integrated change. artifact:integrated-change
plan-to-coding-worker-capability-authoring-consumes plan-implementation consumes implement-coding-worker-capability-authoring Coding Worker capability authoring requires the current bounded implementation plan. artifact:implementation-plan
plan-invalidates-coding-worker-capability-authoring plan-implementation invalidates implement-coding-worker-capability-authoring A material implementation-plan change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
beta-contract-to-coding-worker-capability-authoring-consumes approve-beta-release-contract consumes implement-coding-worker-capability-authoring Coding Worker capability authoring requires the current owner-approved beta contract. artifact:beta-release-contract
beta-contract-approves-coding-worker-capability-authoring approve-beta-release-contract approves implement-coding-worker-capability-authoring The current owner-approved beta contract authorizes this bounded reversible implementation member; each workspace write still requires file-edit approval. artifact:beta-release-contract
beta-contract-invalidates-coding-worker-capability-authoring approve-beta-release-contract invalidates implement-coding-worker-capability-authoring A material beta-contract change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
capabilities-security-to-coding-worker-capability-authoring-consumes implement-capabilities-security consumes implement-coding-worker-capability-authoring Capability authoring consumes the current capability formats, validation, and collision contracts. artifact:capabilities-security-change
capabilities-security-invalidates-coding-worker-capability-authoring implement-capabilities-security invalidates implement-coding-worker-capability-authoring A material capability-contract change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
scaffold-tooling-to-coding-worker-capability-authoring-consumes implement-coding-worker-scaffold-tooling consumes implement-coding-worker-capability-authoring Capability authoring extends the verified Coding Worker scaffold and documentation tooling. artifact:coding-worker-scaffold-tooling-change
scaffold-tooling-invalidates-coding-worker-capability-authoring implement-coding-worker-scaffold-tooling invalidates implement-coding-worker-capability-authoring A material scaffold-tooling change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
file-access-gate-to-coding-worker-capability-authoring-consumes implement-file-access-approval-gate consumes implement-coding-worker-capability-authoring Capability source generation requires the current Coding Worker file-approval boundary. artifact:file-access-approval-gate-change
file-access-gate-invalidates-coding-worker-capability-authoring implement-file-access-approval-gate invalidates implement-coding-worker-capability-authoring A material file-approval change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
d2-to-coding-worker-capability-authoring-consumes resolve-d2-workspace-root-isolation consumes implement-coding-worker-capability-authoring Capability authoring requires the resolved workspace-root isolation decision. decision:d2-workspace-root-isolation
d2-invalidates-coding-worker-capability-authoring resolve-d2-workspace-root-isolation invalidates implement-coding-worker-capability-authoring A material D2 change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
d5-to-coding-worker-capability-authoring-consumes resolve-d5-canonical-runtime-configuration consumes implement-coding-worker-capability-authoring MCP and capability configuration manifests require the resolved canonical runtime configuration decision. decision:d5-canonical-runtime-configuration
d5-invalidates-coding-worker-capability-authoring resolve-d5-canonical-runtime-configuration invalidates implement-coding-worker-capability-authoring A material D5 change invalidates Coding Worker capability authoring. artifact:coding-worker-capability-authoring-change
coding-worker-capability-authoring-to-integration-consumes implement-coding-worker-capability-authoring consumes integrate-and-repair Integration requires the Coding Worker capability-authoring change. artifact:coding-worker-capability-authoring-change
coding-worker-capability-authoring-invalidates-integration implement-coding-worker-capability-authoring invalidates integrate-and-repair A material Coding Worker capability-authoring change invalidates the integrated change. artifact:integrated-change
decide-project-task-graph-separation-to-task-graph-spec resolve-d7-separate-project-and-task-graphs consumes specify-task-lifecycle-architecture The decision record is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-memory-helper-task-runs-to-task-graph-spec resolve-d8-memory-helper-task-runs consumes specify-task-lifecycle-architecture The decision record is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-flue-native-task-graph-runtime-to-task-graph-spec resolve-d9-flue-native-task-graph-runtime consumes specify-task-lifecycle-architecture The decision record is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-sealed-node-context-to-task-graph-spec resolve-d10-sealed-node-context consumes specify-task-lifecycle-architecture The decision record is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-shared-task-graph-engine-to-task-graph-spec resolve-d11-shared-task-graph-engine consumes specify-task-lifecycle-architecture The decision record is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-project-task-graph-separation-to-plan-implementation resolve-d7-separate-project-and-task-graphs consumes plan-implementation The architecture decision is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-project-task-graph-separation-to-implement-core-contracts resolve-d7-separate-project-and-task-graphs consumes implement-core-contracts The architecture decision is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-project-task-graph-separation-to-implement-agent-runtime resolve-d7-separate-project-and-task-graphs consumes implement-agent-runtime The architecture decision is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-project-task-graph-separation-to-implement-ingress-operations resolve-d7-separate-project-and-task-graphs consumes implement-ingress-operations The architecture decision is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-project-task-graph-separation-to-review-architecture-security resolve-d7-separate-project-and-task-graphs consumes review-architecture-security The architecture decision is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-memory-helper-task-runs-to-plan-implementation resolve-d8-memory-helper-task-runs consumes plan-implementation The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-implement-core-contracts resolve-d8-memory-helper-task-runs consumes implement-core-contracts The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-implement-memory-retrieval resolve-d8-memory-helper-task-runs consumes implement-memory-retrieval The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-implement-agent-runtime resolve-d8-memory-helper-task-runs consumes implement-agent-runtime The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-implement-sim-one-tui-work-pane resolve-d8-memory-helper-task-runs consumes implement-sim-one-tui-work-pane The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-verify-memory-smoke resolve-d8-memory-helper-task-runs consumes verify-memory-smoke The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-review-architecture-security resolve-d8-memory-helper-task-runs consumes review-architecture-security The architecture decision is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-flue-native-task-graph-runtime-to-plan-implementation resolve-d9-flue-native-task-graph-runtime consumes plan-implementation The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-implement-core-contracts resolve-d9-flue-native-task-graph-runtime consumes implement-core-contracts The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-implement-agent-runtime resolve-d9-flue-native-task-graph-runtime consumes implement-agent-runtime The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-implement-ingress-operations resolve-d9-flue-native-task-graph-runtime consumes implement-ingress-operations The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-integrate-and-repair resolve-d9-flue-native-task-graph-runtime consumes integrate-and-repair The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-review-architecture-security resolve-d9-flue-native-task-graph-runtime consumes review-architecture-security The architecture decision is current, accepted, and bound to this run. decision:d9-flue-native-task-graph-runtime
decide-sealed-node-context-to-plan-implementation resolve-d10-sealed-node-context consumes plan-implementation The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-implement-core-contracts resolve-d10-sealed-node-context consumes implement-core-contracts The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-implement-agent-runtime resolve-d10-sealed-node-context consumes implement-agent-runtime The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-implement-memory-retrieval resolve-d10-sealed-node-context consumes implement-memory-retrieval The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-implement-capabilities-security resolve-d10-sealed-node-context consumes implement-capabilities-security The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-implement-ingress-operations resolve-d10-sealed-node-context consumes implement-ingress-operations The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-review-architecture-security resolve-d10-sealed-node-context consumes review-architecture-security The architecture decision is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-shared-task-graph-engine-to-plan-implementation resolve-d11-shared-task-graph-engine consumes plan-implementation The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-shared-task-graph-engine-to-implement-agent-runtime resolve-d11-shared-task-graph-engine consumes implement-agent-runtime The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-shared-task-graph-engine-to-implement-ingress-operations resolve-d11-shared-task-graph-engine consumes implement-ingress-operations The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-shared-task-graph-engine-to-integrate-and-repair resolve-d11-shared-task-graph-engine consumes integrate-and-repair The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-shared-task-graph-engine-to-implement-sim-one-tui-work-pane resolve-d11-shared-task-graph-engine consumes implement-sim-one-tui-work-pane The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
decide-shared-task-graph-engine-to-review-architecture-security resolve-d11-shared-task-graph-engine consumes review-architecture-security The architecture decision is current, accepted, and bound to this run. decision:d11-shared-task-graph-engine
task-graph-spec-to-plan-implementation specify-task-lifecycle-architecture consumes plan-implementation The task lifecycle architecture specification is current, accepted, and bound to this run. artifact:task-lifecycle-architecture-spec
baseline-to-resolve-d10-sealed-node-context-consumes baseline-context consumes resolve-d10-sealed-node-context The grounded repository baseline is current and bound to this specification decision. artifact:baseline-context
baseline-to-resolve-d10-sealed-node-context-invalidates baseline-context invalidates resolve-d10-sealed-node-context A changed repository baseline invalidates the decision record and requires fresh resolution. decision:d10-sealed-node-context
baseline-to-resolve-d11-shared-task-graph-engine-consumes baseline-context consumes resolve-d11-shared-task-graph-engine The grounded repository baseline is current and bound to this specification decision. artifact:baseline-context
baseline-to-resolve-d11-shared-task-graph-engine-invalidates baseline-context invalidates resolve-d11-shared-task-graph-engine A changed repository baseline invalidates the decision record and requires fresh resolution. decision:d11-shared-task-graph-engine
baseline-to-resolve-d7-separate-project-and-task-graphs-consumes baseline-context consumes resolve-d7-separate-project-and-task-graphs The grounded repository baseline is current and bound to this specification decision. artifact:baseline-context
baseline-to-resolve-d7-separate-project-and-task-graphs-invalidates baseline-context invalidates resolve-d7-separate-project-and-task-graphs A changed repository baseline invalidates the decision record and requires fresh resolution. decision:d7-separate-project-and-task-graphs
baseline-to-resolve-d8-memory-helper-task-runs-consumes baseline-context consumes resolve-d8-memory-helper-task-runs The grounded repository baseline is current and bound to this specification decision. artifact:baseline-context
baseline-to-resolve-d8-memory-helper-task-runs-invalidates baseline-context invalidates resolve-d8-memory-helper-task-runs A changed repository baseline invalidates the decision record and requires fresh resolution. decision:d8-memory-helper-task-runs
baseline-to-resolve-d9-flue-native-task-graph-runtime-consumes baseline-context consumes resolve-d9-flue-native-task-graph-runtime The grounded repository baseline is current and bound to this specification decision. artifact:baseline-context
baseline-to-resolve-d9-flue-native-task-graph-runtime-invalidates baseline-context invalidates resolve-d9-flue-native-task-graph-runtime A changed repository baseline invalidates the decision record and requires fresh resolution. decision:d9-flue-native-task-graph-runtime
decide-flue-native-task-graph-runtime-to-implement-agent-runtime-invalidates resolve-d9-flue-native-task-graph-runtime invalidates implement-agent-runtime A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:agent-runtime-change
decide-flue-native-task-graph-runtime-to-implement-core-contracts-invalidates resolve-d9-flue-native-task-graph-runtime invalidates implement-core-contracts A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:core-contracts-change
decide-flue-native-task-graph-runtime-to-implement-ingress-operations-invalidates resolve-d9-flue-native-task-graph-runtime invalidates implement-ingress-operations A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:ingress-operations-change
decide-flue-native-task-graph-runtime-to-integrate-and-repair-invalidates resolve-d9-flue-native-task-graph-runtime invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:integrated-change
decide-flue-native-task-graph-runtime-to-plan-implementation-invalidates resolve-d9-flue-native-task-graph-runtime invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
decide-flue-native-task-graph-runtime-to-review-architecture-security-invalidates resolve-d9-flue-native-task-graph-runtime invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
decide-flue-native-task-graph-runtime-to-task-graph-spec-invalidates resolve-d9-flue-native-task-graph-runtime invalidates specify-task-lifecycle-architecture A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:task-lifecycle-architecture-spec
decide-memory-helper-task-runs-to-implement-agent-runtime-invalidates resolve-d8-memory-helper-task-runs invalidates implement-agent-runtime A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:agent-runtime-change
decide-memory-helper-task-runs-to-implement-core-contracts-invalidates resolve-d8-memory-helper-task-runs invalidates implement-core-contracts A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:core-contracts-change
decide-memory-helper-task-runs-to-implement-memory-retrieval-invalidates resolve-d8-memory-helper-task-runs invalidates implement-memory-retrieval A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:memory-retrieval-change
decide-memory-helper-task-runs-to-implement-sim-one-tui-work-pane-invalidates resolve-d8-memory-helper-task-runs invalidates implement-sim-one-tui-work-pane A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:sim-one-tui-work-pane-change
decide-memory-helper-task-runs-to-plan-implementation-invalidates resolve-d8-memory-helper-task-runs invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
decide-memory-helper-task-runs-to-review-architecture-security-invalidates resolve-d8-memory-helper-task-runs invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
decide-memory-helper-task-runs-to-task-graph-spec-invalidates resolve-d8-memory-helper-task-runs invalidates specify-task-lifecycle-architecture A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:task-lifecycle-architecture-spec
decide-memory-helper-task-runs-to-verify-memory-smoke-invalidates resolve-d8-memory-helper-task-runs invalidates verify-memory-smoke A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:memory-smoke-report
decide-project-task-graph-separation-to-implement-agent-runtime-invalidates resolve-d7-separate-project-and-task-graphs invalidates implement-agent-runtime A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:agent-runtime-change
decide-project-task-graph-separation-to-implement-core-contracts-invalidates resolve-d7-separate-project-and-task-graphs invalidates implement-core-contracts A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:core-contracts-change
decide-project-task-graph-separation-to-implement-ingress-operations-invalidates resolve-d7-separate-project-and-task-graphs invalidates implement-ingress-operations A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:ingress-operations-change
decide-project-task-graph-separation-to-plan-implementation-invalidates resolve-d7-separate-project-and-task-graphs invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
decide-project-task-graph-separation-to-review-architecture-security-invalidates resolve-d7-separate-project-and-task-graphs invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
decide-project-task-graph-separation-to-task-graph-spec-invalidates resolve-d7-separate-project-and-task-graphs invalidates specify-task-lifecycle-architecture A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:task-lifecycle-architecture-spec
decide-sealed-node-context-to-implement-agent-runtime-invalidates resolve-d10-sealed-node-context invalidates implement-agent-runtime A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:agent-runtime-change
decide-sealed-node-context-to-implement-capabilities-security-invalidates resolve-d10-sealed-node-context invalidates implement-capabilities-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:capabilities-security-change
decide-sealed-node-context-to-implement-core-contracts-invalidates resolve-d10-sealed-node-context invalidates implement-core-contracts A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:core-contracts-change
decide-sealed-node-context-to-implement-ingress-operations-invalidates resolve-d10-sealed-node-context invalidates implement-ingress-operations A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:ingress-operations-change
decide-sealed-node-context-to-implement-memory-retrieval-invalidates resolve-d10-sealed-node-context invalidates implement-memory-retrieval A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:memory-retrieval-change
decide-sealed-node-context-to-plan-implementation-invalidates resolve-d10-sealed-node-context invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
decide-sealed-node-context-to-review-architecture-security-invalidates resolve-d10-sealed-node-context invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
decide-sealed-node-context-to-task-graph-spec-invalidates resolve-d10-sealed-node-context invalidates specify-task-lifecycle-architecture A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:task-lifecycle-architecture-spec
decide-shared-task-graph-engine-to-implement-agent-runtime-invalidates resolve-d11-shared-task-graph-engine invalidates implement-agent-runtime A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:agent-runtime-change
decide-shared-task-graph-engine-to-implement-ingress-operations-invalidates resolve-d11-shared-task-graph-engine invalidates implement-ingress-operations A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:ingress-operations-change
decide-shared-task-graph-engine-to-implement-sim-one-tui-work-pane-invalidates resolve-d11-shared-task-graph-engine invalidates implement-sim-one-tui-work-pane A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:sim-one-tui-work-pane-change
decide-shared-task-graph-engine-to-integrate-and-repair-invalidates resolve-d11-shared-task-graph-engine invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:integrated-change
decide-shared-task-graph-engine-to-plan-implementation-invalidates resolve-d11-shared-task-graph-engine invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
decide-shared-task-graph-engine-to-review-architecture-security-invalidates resolve-d11-shared-task-graph-engine invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
decide-shared-task-graph-engine-to-task-graph-spec-invalidates resolve-d11-shared-task-graph-engine invalidates specify-task-lifecycle-architecture A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:task-lifecycle-architecture-spec
task-graph-spec-to-plan-implementation-invalidates specify-task-lifecycle-architecture invalidates plan-implementation A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:implementation-plan
task-graph-spec-to-review-architecture-security-consumes specify-task-lifecycle-architecture consumes review-architecture-security The task lifecycle architecture specification is current, accepted, and bound to this run. artifact:task-lifecycle-architecture-spec
task-graph-spec-to-review-architecture-security-invalidates specify-task-lifecycle-architecture invalidates review-architecture-security A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:architecture-security-review
task-graph-spec-to-verify-release-reconciliation-specifications-consumes specify-task-lifecycle-architecture consumes verify-release-reconciliation-specifications The task lifecycle architecture specification is current, accepted, and bound to this run. artifact:task-lifecycle-architecture-spec
task-graph-spec-to-verify-release-reconciliation-specifications-invalidates specify-task-lifecycle-architecture invalidates verify-release-reconciliation-specifications A material change to the consumed task-lifecycle decision or specification invalidates this downstream output and requires fresh execution. artifact:release-reconciliation-specification-verification
resolve-d7-separate-project-and-task-graphs-to-verify-release-reconciliation-specifications-consumes resolve-d7-separate-project-and-task-graphs consumes verify-release-reconciliation-specifications The resolved task-lifecycle decision is current and bound to specification verification. decision:d7-separate-project-and-task-graphs
resolve-d7-separate-project-and-task-graphs-to-verify-release-reconciliation-specifications-invalidates resolve-d7-separate-project-and-task-graphs invalidates verify-release-reconciliation-specifications A material decision change invalidates specification verification and requires fresh evidence. artifact:release-reconciliation-specification-verification
resolve-d8-memory-helper-task-runs-to-verify-release-reconciliation-specifications-consumes resolve-d8-memory-helper-task-runs consumes verify-release-reconciliation-specifications The resolved task-lifecycle decision is current and bound to specification verification. decision:d8-memory-helper-task-runs
resolve-d8-memory-helper-task-runs-to-verify-release-reconciliation-specifications-invalidates resolve-d8-memory-helper-task-runs invalidates verify-release-reconciliation-specifications A material decision change invalidates specification verification and requires fresh evidence. artifact:release-reconciliation-specification-verification
resolve-d9-flue-native-task-graph-runtime-to-verify-release-reconciliation-specifications-consumes resolve-d9-flue-native-task-graph-runtime consumes verify-release-reconciliation-specifications The resolved task-lifecycle decision is current and bound to specification verification. decision:d9-flue-native-task-graph-runtime
resolve-d9-flue-native-task-graph-runtime-to-verify-release-reconciliation-specifications-invalidates resolve-d9-flue-native-task-graph-runtime invalidates verify-release-reconciliation-specifications A material decision change invalidates specification verification and requires fresh evidence. artifact:release-reconciliation-specification-verification
resolve-d10-sealed-node-context-to-verify-release-reconciliation-specifications-consumes resolve-d10-sealed-node-context consumes verify-release-reconciliation-specifications The resolved task-lifecycle decision is current and bound to specification verification. decision:d10-sealed-node-context
resolve-d10-sealed-node-context-to-verify-release-reconciliation-specifications-invalidates resolve-d10-sealed-node-context invalidates verify-release-reconciliation-specifications A material decision change invalidates specification verification and requires fresh evidence. artifact:release-reconciliation-specification-verification
resolve-d11-shared-task-graph-engine-to-verify-release-reconciliation-specifications-consumes resolve-d11-shared-task-graph-engine consumes verify-release-reconciliation-specifications The resolved task-lifecycle decision is current and bound to specification verification. decision:d11-shared-task-graph-engine
resolve-d11-shared-task-graph-engine-to-verify-release-reconciliation-specifications-invalidates resolve-d11-shared-task-graph-engine invalidates verify-release-reconciliation-specifications A material decision change invalidates specification verification and requires fresh evidence. artifact:release-reconciliation-specification-verification
task-graph-spec-to-integrate-and-repair specify-task-lifecycle-architecture consumes integrate-and-repair The task-lifecycle decision or specification is current, accepted, and bound to this run. artifact:task-lifecycle-architecture-spec
task-graph-spec-to-integrate-and-repair-invalidates specify-task-lifecycle-architecture invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates integration and requires fresh execution. artifact:integrated-change
decide-project-task-graph-separation-to-integrate-and-repair resolve-d7-separate-project-and-task-graphs consumes integrate-and-repair The task-lifecycle decision or specification is current, accepted, and bound to this run. decision:d7-separate-project-and-task-graphs
decide-project-task-graph-separation-to-integrate-and-repair-invalidates resolve-d7-separate-project-and-task-graphs invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates integration and requires fresh execution. artifact:integrated-change
decide-memory-helper-task-runs-to-integrate-and-repair resolve-d8-memory-helper-task-runs consumes integrate-and-repair The task-lifecycle decision or specification is current, accepted, and bound to this run. decision:d8-memory-helper-task-runs
decide-memory-helper-task-runs-to-integrate-and-repair-invalidates resolve-d8-memory-helper-task-runs invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates integration and requires fresh execution. artifact:integrated-change
decide-sealed-node-context-to-integrate-and-repair resolve-d10-sealed-node-context consumes integrate-and-repair The task-lifecycle decision or specification is current, accepted, and bound to this run. decision:d10-sealed-node-context
decide-sealed-node-context-to-integrate-and-repair-invalidates resolve-d10-sealed-node-context invalidates integrate-and-repair A material change to the consumed task-lifecycle decision or specification invalidates integration and requires fresh execution. artifact:integrated-change
baseline-context-to-specify-task-lifecycle-architecture baseline-context consumes specify-task-lifecycle-architecture Grounded project context is current and bound before the task-lifecycle specification is maintained. artifact:baseline-context
baseline-context-invalidates-task-lifecycle-architecture baseline-context invalidates specify-task-lifecycle-architecture A changed grounded baseline invalidates the task-lifecycle architecture specification. artifact:task-lifecycle-architecture-spec

Node contracts

baseline-context — Bind Change To Current Project Context

install-dependencies — Install Pinned Dependencies

fetch-embedding-model — Fetch Bundled Embedding Model

build-wasm-memory — Build Rust Memory WASM

define-change-contract — Define Purpose And Acceptance Contract

approve-beta-release-contract — Approve 0.1.0 Beta Release Contract

decide-architecture — Resolve Architecture And Ownership

plan-implementation — Plan Bounded Implementation

implement-core-contracts — Implement Core Contracts And Architecture

implement-agent-runtime — Implement Agent Runtime And Workspace Boundaries

implement-memory-retrieval — Implement Memory, RAG, And Embeddings

implement-capabilities-security — Implement Capabilities, Registries, And Security

implement-ingress-operations — Implement Ingress, Sessions, Schedules, And Telemetry

implement-sim-one-tui-work-pane — Implement SIM-ONE TUI Work Pane

implement-sim-one-onboarding-distribution — Implement SIM-ONE Onboarding And Distribution

implement-product-delivery — Implement Product Surfaces And Delivery

integrate-and-repair — Integrate Change And Apply Bounded Repairs

verify-typecheck — Verify TypeScript Types

verify-documentation — Verify Production Documentation

verify-unit-tests — Verify Unit Test Suite

verify-rust-tests — Verify Rust Project Tests

build-runtime — Build Flue Runtime

build-sim-one-tui — Build SIM-ONE TUI

build-cli — Build SIM-ONE CLI

build-release-package — Build Versioned Release Package

verify-cli-behavior — Verify CLI Behavior

verify-http-integration — Verify Built HTTP Runtime

verify-sim-one-tui — Verify Packaged SIM-ONE TUI

verify-onboarding-distribution — Verify SIM-ONE Onboarding And Distribution

verify-tui-e2e — Verify Gateway And CLI Smoke

verify-memory-smoke — Verify Real Memory Runtime

aggregate-verification — Aggregate Verification Evidence

review-architecture-security — Review Architecture, Security, And Product Boundaries

approve-release-candidate — Approve Release Candidate Publication

publish-release-candidate — Publish And Merge Release Candidate

approve-canary — Approve Canary Deployment

deploy-canary — Deploy Approved Canary

verify-canary-behavior — Verify Canary Behavior

approve-production-release — Approve Release Assets And Production

stage-release-assets — Stage Approved Release Assets Privately

verify-staged-release-assets — Verify Private Staged Release Assets

release-production — Release Approved Candidate

observe-production — Observe Production Outcomes

publish-release-assets — Publish Verified Assets After Production

prepare-release-ledger-update — Prepare Release Ledger Update

approve-release-ledger-update — Approve Release Ledger Update

update-release-ledger — Update Verified Release Ledger

closeout-release — Close Out And Preserve Evidence

resolve-d1-github-auth-strategy — Resolve D1 GitHub Auth Strategy

resolve-d2-workspace-root-isolation — Resolve D2 Install-Relative Runtime Root

resolve-d3-file-access-gate — Resolve D3 File Access Gate

resolve-d4-orchestrator-history-visibility — Resolve D4 Orchestrator Worker Verification

specify-release-reconciliation — Specify Reconciled 0.1.0 Release Work

verify-release-reconciliation-specifications — Verify Reconciled Release Specifications

implement-runtime-root-layout — Implement Install-Relative Runtime Root

implement-file-access-approval-gate — Implement File Access Approval Gate

implement-coding-worker-progress — Implement Live Coding Worker Progress

implement-coding-worker-github-flow — Implement Owner-Selected GitHub Flow

implement-coding-worker-scaffold-tooling — Implement Coding Scaffold Tooling

implement-orchestrator-worker-verification — Implement Orchestrator Worker Verification

implement-tui-message-queue — Implement TUI Message Queue

implement-tui-status-context-meter — Implement TUI Status And Context Meter

implement-tui-prompt-editor-polish — Implement TUI Prompt Cursor And Caret

implement-tui-thinking-transcript — Implement Persistent Thinking Transcript

implement-connector-approval-controls — Implement Connector Approval Controls

implement-image-reasoning-worker — Implement Image Reasoning Worker

implement-document-index — Implement Per-Database Document Index

implement-protocol-scoring — Implement Protocol Enforcement And Scoring

resolve-d5-canonical-runtime-configuration — Resolve D5 Canonical Runtime Configuration

implement-runtime-configuration-consolidation — Implement Canonical Runtime Configuration

verify-runtime-configuration-consolidation — Verify Canonical Runtime Configuration

resolve-d6-tui-approval-surface-placement — Resolve D6 TUI Approval Surface Placement

implement-capability-management-worker — Implement Capability Management Worker

implement-coding-worker-capability-authoring — Implement Coding Worker Capability Authoring

resolve-d7-separate-project-and-task-graphs — Separate Project And Task Lifecycle Graphs

resolve-d8-memory-helper-task-runs — Extend Memory Helper For Durable Task Runs

resolve-d9-flue-native-task-graph-runtime — Use Flue-Native Task Graph Runtime

resolve-d10-sealed-node-context — Seal Per-Node Context Envelopes

resolve-d11-shared-task-graph-engine — Share Task Graph Engine Across Agents

specify-task-lifecycle-architecture — Specify Task Lifecycle Graph Architecture

Assumptions

Risks

Provenance and validation

Project instructions: AGENTS.md, src/AGENTS.md, docs/architecture/README.md, docs/architecture/overview.md, docs/architecture/execution-workflows.md, docs/architecture/protocol-system.md, docs/architecture/retrieval-and-research.md, docs/architecture/skill-system.md, docs/architecture/worker-system.md, docs/architecture/flue-architecture.md, docs/architecture/gorombo-flue-map.md, docs/architecture/product-flow.md, docs/architecture/registry-system.md, docs/architecture/tool-system.md, docs/architecture/capability-system.md, docs/architecture/memory-system.md, docs/architecture/tui-cli-session-flow.md, docs/operations/product-tui.md, docs/tui/ratatui.md, docs/tui/session-management.md, docs/getting-started/pre-release-status.md, .github/workflows/ci.yml

Canonical source: development-graph.json

Run these commands from the graph-development skill root after setting PROJECT_ROOT to this project’s root:

: "${PROJECT_ROOT:?set PROJECT_ROOT to this project directory}"
python3 scripts/validate_graph.py "$PROJECT_ROOT/development-graph.json"
python3 scripts/render_graph.py "$PROJECT_ROOT/development-graph.json" --output "$PROJECT_ROOT/development-graph.md"
python3 scripts/validate_graph.py "$PROJECT_ROOT/development-graph.json" --markdown "$PROJECT_ROOT/development-graph.md"