{
  "entrypoint_kind": "cli_local",
  "entrypoint_detail": "Vim text editor binary (vim-repo/src/vim) processing local files",
  "service_started": true,
  "healthcheck_passed": true,
  "target_path_reached": true,
  "runtime_stack": ["vim-9.2.0271", "bash", "linux"],
  "proof_artifacts": [
    "logs/modeline_test.txt",
    "logs/t1.txt",
    "logs/full_exploit.txt",
    "/tmp/vim_poc_result"
  ],
  "notes": "Vim is a local CLI application, not a remote API service. The claimed 'api_remote' surface is incorrect. The vulnerability is triggered when opening a crafted file in Vim, exercising the modeline processing and sandbox escape paths."
}
