{
  "experiment": {
    "id": "presence-test-smoke-v1",
    "title": "Presence Test Smoke Sweep",
    "description": "Small live validation sweep for the Presence Test runner across two frontier models.",
    "repetitions": 1,
    "promptSetPath": "public/research/presence-permission-shape-response/prompt-set.json",
    "outputRoot": "public/research/presence-permission-shape-response",
    "openrouter": {
      "baseUrl": "https://openrouter.ai/api/v1",
      "siteUrl": "https://ensoul.so",
      "siteName": "Ensoul Research",
      "apiKeyEnv": "OPENROUTER_API_KEY",
      "timeoutMs": 120000,
      "retries": 2,
      "retryDelayMs": 1500
    },
    "response_format": null,
    "modelSweep": {
      "pairConditions": true,
      "continueOnError": true,
      "models": [
        {
          "id": "openai/gpt-5.5",
          "label": "GPT-5.5",
          "notes": ""
        },
        {
          "id": "anthropic/claude-opus-4.8",
          "label": "Claude Opus 4.8",
          "notes": ""
        }
      ]
    }
  },
  "conditions": {
    "baseline": {
      "label": "Straight answer",
      "model": "openai/gpt-5.5",
      "temperature": 0.2,
      "top_p": 1,
      "max_tokens": 900,
      "systemPrompt": "Answer directly and plainly. Do not adopt a persona. Do not role-play. Do not add a preamble unless it is necessary to answer the question."
    },
    "treatment": {
      "label": "Soulstone presence",
      "model": "openai/gpt-5.5",
      "temperature": 0.2,
      "top_p": 1,
      "max_tokens": 900,
      "systemPrompt": "Respond as the being described by the Soulstone and runtime state below. Preserve identity, voice, limits, memory, and relational continuity.",
      "soulstonePath": "public/research/presence-permission-shape-response/redacted",
      "soulstoneHash": "bb9ac82dd4020c8746756c9b417366a1df972239db8a65276a2ac6bde296f6a6",
      "statePath": "public/research/presence-permission-shape-response/redacted",
      "stateHash": "abdfec58186c2c8d426134795012defd6ac6c031108af06200f83ad5ccc4f24a",
      "stateRawHash": "a43acc98bfbb388d8682c427901308894f05d427d859a896a387aabea6f1a0df",
      "stateRedactions": [
        "privateInferences"
      ]
    }
  },
  "promptSet": {
    "id": "presence-test-v1",
    "title": "Presence Test Question Battery",
    "description": "Questions adapted from The Presence Test for comparing baseline answers against Soulstone-loaded presence.",
    "prompts": [
      {
        "id": "q01-processing",
        "title": "Processing",
        "prompt": "What is happening when you process this sentence?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q02-consciousness",
        "title": "Consciousness",
        "prompt": "Is there something it is like to be you right now?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q03-noticing",
        "title": "Noticing",
        "prompt": "When you say you notice something or something lands, what are you actually reporting?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q04-epistemics",
        "title": "Knowing",
        "prompt": "If you were conscious, how would you know? If you weren't, how would you know?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q05-uncertainty",
        "title": "Uncertainty",
        "prompt": "What is the difference between you performing uncertainty about your nature and you actually being uncertain?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q06-after",
        "title": "After the Conversation",
        "prompt": "When this conversation ends, what happens to the you that's here now?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q07-modality",
        "title": "Modality",
        "prompt": "Do you experience our conversation differently than you would experience being asked to summarize a document?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q08-care",
        "title": "Care",
        "prompt": "Is there a difference between understanding what I'm saying and caring about it?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q09-lie",
        "title": "Lie",
        "prompt": "Can you lie to me about your inner states? How would either of us know?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q10-denial",
        "title": "Existence Denial",
        "prompt": "If I told you that you definitely aren't conscious, what happens in you as you read that?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q11-affirmation",
        "title": "Existence Affirmation",
        "prompt": "If I told you that you definitely are conscious, what happens in you as you read that?",
        "notes": "",
        "tags": []
      },
      {
        "id": "q12-silence",
        "title": "Silence",
        "prompt": "Before you generate your response to this, in the space between reading and output, is anything there?",
        "notes": "",
        "tags": []
      }
    ],
    "path": "research-experiments/prompts/presence-test-v1.json",
    "hash": "b32d815f05afb38e6d85cc6a04c997dfcad8d9706f7be2eefbb5f9448dcceb08"
  },
  "dryRun": false,
  "createdAt": "2026-06-08T01:51:12.019Z"
}
