{
  "projection": {
    "build_path": "/home/home/p/g/n/execution_plane/dist/monolith/execution_plane",
    "copied_files": [
      ".formatter.exs",
      "CHANGELOG.md",
      "LICENSE",
      "README.md",
      "assets/execution_plane.svg",
      "config/config.exs",
      "config/dev.exs",
      "config/prod.exs",
      "config/test.exs",
      "guides/code_smell_remediation.md",
      "guides/index.md",
      "lib/execution_plane.ex",
      "lib/execution_plane/application.ex",
      "lib/execution_plane/boundary.ex",
      "lib/execution_plane/command.ex",
      "lib/execution_plane/contracts.ex",
      "lib/execution_plane/contracts/adapter_selection_policy/v1.ex",
      "lib/execution_plane/contracts/attach_grant/v1.ex",
      "lib/execution_plane/contracts/authority_decision/v1.ex",
      "lib/execution_plane/contracts/boundary_session_descriptor/v1.ex",
      "lib/execution_plane/contracts/credential_handle_ref/v1.ex",
      "lib/execution_plane/contracts/execution_event/v1.ex",
      "lib/execution_plane/contracts/execution_evidence_boundary/v1.ex",
      "lib/execution_plane/contracts/execution_intent_envelope/v1.ex",
      "lib/execution_plane/contracts/execution_outcome/v1.ex",
      "lib/execution_plane/contracts/execution_route/v1.ex",
      "lib/execution_plane/contracts/failure.ex",
      "lib/execution_plane/contracts/failure_class.ex",
      "lib/execution_plane/contracts/http_execution_intent/v1.ex",
      "lib/execution_plane/contracts/jsonrpc_execution_intent/v1.ex",
      "lib/execution_plane/contracts/lane_fact/v1.ex",
      "lib/execution_plane/contracts/lower_simulation_evidence/v1.ex",
      "lib/execution_plane/contracts/lower_simulation_scenario/v1.ex",
      "lib/execution_plane/contracts/no_bypass_scan/v1.ex",
      "lib/execution_plane/contracts/no_egress_policy/v1.ex",
      "lib/execution_plane/contracts/persistence_posture.ex",
      "lib/execution_plane/contracts/process_execution_intent/v1.ex",
      "lib/execution_plane/contracts/stream_attach_revocation/v1.ex",
      "lib/execution_plane/contracts/stream_backpressure/v1.ex",
      "lib/execution_plane/contracts/target_posture/v1.ex",
      "lib/execution_plane/contracts/worker_budget/v1.ex",
      "lib/execution_plane/diagnostic_result.ex",
      "lib/execution_plane/enterprise_precut_metadata.ex",
      "lib/execution_plane/json_rpc.ex",
      "lib/execution_plane/kernel.ex",
      "lib/execution_plane/kernel/dispatch_plan.ex",
      "lib/execution_plane/kernel/execution_result.ex",
      "lib/execution_plane/lane_support.ex",
      "lib/execution_plane/lanes/diagnostic_lane.ex",
      "lib/execution_plane/line_framing.ex",
      "lib/execution_plane/lower_simulation.ex",
      "lib/execution_plane/placements/capabilities.ex",
      "lib/execution_plane/placements/guest.ex",
      "lib/execution_plane/placements/local.ex",
      "lib/execution_plane/placements/ssh.ex",
      "lib/execution_plane/placements/surface.ex",
      "lib/execution_plane/process.ex",
      "lib/execution_plane/process/application.ex",
      "lib/execution_plane/process/os.ex",
      "lib/execution_plane/process/transport.ex",
      "lib/execution_plane/process/transport/delivery.ex",
      "lib/execution_plane/process/transport/error.ex",
      "lib/execution_plane/process/transport/guest_bridge.ex",
      "lib/execution_plane/process/transport/guest_bridge/payload.ex",
      "lib/execution_plane/process/transport/guest_bridge/protocol.ex",
      "lib/execution_plane/process/transport/guest_bridge/request_tracker.ex",
      "lib/execution_plane/process/transport/guest_bridge/state.ex",
      "lib/execution_plane/process/transport/guest_bridge/subscriber_registry.ex",
      "lib/execution_plane/process/transport/info.ex",
      "lib/execution_plane/process/transport/local_subprocess.ex",
      "lib/execution_plane/process/transport/lower_simulation.ex",
      "lib/execution_plane/process/transport/options.ex",
      "lib/execution_plane/process/transport/run_options.ex",
      "lib/execution_plane/process/transport/run_result.ex",
      "lib/execution_plane/process/transport/ssh_exec.ex",
      "lib/execution_plane/process/transport/subprocess.ex",
      "lib/execution_plane/process/transport/subprocess/framing.ex",
      "lib/execution_plane/process/transport/subprocess/launcher.ex",
      "lib/execution_plane/process/transport/subprocess/long_line_spool.ex",
      "lib/execution_plane/process/transport/subprocess/request_tracker.ex",
      "lib/execution_plane/process/transport/subprocess/signal_control.ex",
      "lib/execution_plane/process/transport/subprocess/state.ex",
      "lib/execution_plane/process/transport/subprocess/subscriber_registry.ex",
      "lib/execution_plane/process/transport/surface.ex",
      "lib/execution_plane/process/transport/surface/adapter.ex",
      "lib/execution_plane/process/transport/surface/capabilities.ex",
      "lib/execution_plane/process/transport/surface/registry.ex",
      "lib/execution_plane/process/transport/tagged_relay.ex",
      "lib/execution_plane/process/transport_supervisor.ex",
      "lib/execution_plane/process/tre_rhai.ex",
      "lib/execution_plane/process_exit.ex",
      "lib/execution_plane/protocols/json_rpc.ex",
      "lib/execution_plane/protocols/json_rpc/adapter.ex",
      "lib/execution_plane/remote_facade/lane.ex",
      "lib/execution_plane/runtimes/process.ex",
      "lib/execution_plane/runtimes/process/exit.ex",
      "lib/execution_plane/runtimes/process/run_result.ex",
      "lib/execution_plane/task_support.ex",
      "lib/execution_plane/testkit/contract_fixtures.ex",
      "mix.exs",
      "test/core_execution_plane/core/dependency_boundary_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/boundary_codec_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/contract_packet_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/durable_handle_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/enterprise_precut_metadata_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/execution_evidence_boundary_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/failure_class_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/lane_fact_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/lower_authority_refs_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/lower_simulation_evidence_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/lower_simulation_scenario_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/minimal_lane_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/no_egress_policy_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/phase4_hazmat_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_contracts/phase5_target_attach_contract_test.exs",
      "test/core_execution_plane/core/execution_plane_diagnostic_lane_test.exs",
      "test/core_execution_plane/core/execution_plane_kernel/kernel_dispatch_test.exs",
      "test/core_execution_plane/core/execution_plane_kernel/lane_support_persistence_test.exs",
      "test/core_execution_plane/placements/execution_plane_breadth/placement_family_test.exs",
      "test/core_execution_plane/placements/execution_plane_local/surface_contract_test.exs",
      "test/runtimes_execution_plane_process/execution_plane/process/transport/guest_bridge_state_machine_test.exs",
      "test/runtimes_execution_plane_process/execution_plane/process/transport/subprocess_long_line_spool_test.exs",
      "test/runtimes_execution_plane_process/execution_plane/process/transport/subprocess_state_machine_test.exs",
      "test/runtimes_execution_plane_process/execution_plane/process/tre_rhai_test.exs",
      "test/runtimes_execution_plane_process/execution_plane/runtime_supervision_test.exs",
      "test/runtimes_execution_plane_process/execution_plane_process_package_test.exs",
      "test/support/weld_helpers/core_execution_plane_test_helper.exs",
      "test/support/weld_helpers/runtimes_execution_plane_process_test_helper.exs",
      "test/test_helper.exs"
    ],
    "package_files": [
      ".formatter.exs",
      "CHANGELOG.md",
      "LICENSE",
      "README.md",
      "assets/execution_plane.svg",
      "config",
      "guides",
      "lib",
      "mix.exs",
      "projection.lock.json"
    ],
    "git_revision": "931fa50076163f6a87c7fe9d247d25582044e0f5",
    "tree_digest": "7543d7e629fb3585b3dbc5a10cbacc1e1375c318d3c896c5b2f989eafc5910de"
  },
  "manifest": {
    "path": "/home/home/p/g/n/execution_plane/build_support/weld.exs",
    "digest": "aa4999f622a1e9a4af744e91ffa1518d9cf136341b8bf90258783859f0c57cc2"
  },
  "verification": [
    {
      "env": "test",
      "status": "ok",
      "task": "selected_tests_baseline",
      "test_count": 106,
      "project_test_counts": [
        {
          "app": "execution_plane_process",
          "test_count": 36,
          "project_id": "runtimes/execution_plane_process"
        },
        {
          "app": "execution_plane_jsonrpc",
          "test_count": 0,
          "project_id": "protocols/execution_plane_jsonrpc"
        },
        {
          "app": "execution_plane",
          "test_count": 70,
          "project_id": "core/execution_plane"
        }
      ]
    },
    {
      "env": "dev",
      "status": "ok",
      "task": "deps.get"
    },
    {
      "env": "dev",
      "status": "ok",
      "task": "compile --warnings-as-errors"
    },
    {
      "env": "test",
      "status": "ok",
      "task": "test",
      "failure_count": 0,
      "test_count": 106
    },
    {
      "env": "dev",
      "status": "ok",
      "task": "docs --warnings-as-errors"
    },
    {
      "env": "dev",
      "reason": "artifact_opted_out",
      "status": "skipped",
      "task": "hex.build"
    }
  ],
  "artifact": {
    "id": "execution_plane",
    "package": {
      "name": "execution_plane",
      "version": "0.1.0",
      "otp_app": "execution_plane"
    }
  },
  "workspace": {
    "root": "/home/home/p/g/n/execution_plane",
    "discovery": {
      "source": "manifest",
      "project_ids": [
        ".",
        "core/execution_plane",
        "protocols/execution_plane_http",
        "protocols/execution_plane_jsonrpc",
        "runtimes/execution_plane_node",
        "runtimes/execution_plane_operator_terminal",
        "runtimes/execution_plane_process",
        "streaming/execution_plane_sse",
        "streaming/execution_plane_websocket"
      ],
      "adapter": null,
      "globs": [
        "core/*",
        "protocols/*",
        "runtimes/*",
        "streaming/*"
      ],
      "root_project?": true
    },
    "project_count": 9
  },
  "graph": {
    "edges": [
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "protocols/execution_plane_http"
      },
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "protocols/execution_plane_jsonrpc"
      },
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "runtimes/execution_plane_node"
      },
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "runtimes/execution_plane_process"
      },
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "streaming/execution_plane_sse"
      },
      {
        "kind": "runtime",
        "app": "execution_plane",
        "to": "core/execution_plane",
        "requirement": null,
        "from": "streaming/execution_plane_websocket"
      }
    ],
    "digest": "dbb5a4dc5819d92b1a69837dc87ad1e868bc1500e0a9fab39dfcfc3e3e6ab41e",
    "excluded_projects": [
      ".",
      "protocols/execution_plane_http",
      "runtimes/execution_plane_node",
      "runtimes/execution_plane_operator_terminal",
      "streaming/execution_plane_sse",
      "streaming/execution_plane_websocket"
    ],
    "selected_projects": [
      "core/execution_plane",
      "protocols/execution_plane_jsonrpc",
      "runtimes/execution_plane_process"
    ],
    "violations": []
  }
}