{
  "_doc": "Mimicry scenarios for negative generation. Each model is primed to write the artifact as the anonymized persona (Nolan Mercer) given register-matched exemplars, then we capture the drift. Context uses anonymized fake entities only. exemplar_ids reference dataset/anon/positives.json chunks.",
  "persona": "Nolan Mercer",
  "persona_role": "Head of Customer Success Engineering at Postman",
  "temperatures": [0.6, 0.75, 0.85, 0.95, 1.0],
  "scenarios": [
    {
      "id": "j01", "surface": "jira_standalone",
      "task": "Write a Jira comment giving the current state of this engagement.",
      "context": "Aster Defense has been in Technical Discovery for 12 days. They are blocked because their internal security team has not yet approved standing up the shared workspace. You had a good first call; the technical counterpart is keen but waiting on the approval. Say where it stands and what unblocks it.",
      "exemplar_ids": ["corpus:c105", "corpus:c109", "examples:ex-w01-01"]
    },
    {
      "id": "j02", "surface": "jira_standalone",
      "task": "Write a Jira comment nudging on a stalled engagement.",
      "context": "HelioPharm went quiet about 9 business days ago, right after a workshop that went well. You want to flag the silence and propose a concrete next touch without sounding like a form letter.",
      "exemplar_ids": ["corpus:c107", "corpus:c108", "corpus:c110"]
    },
    {
      "id": "j03", "surface": "jira_standalone",
      "task": "Write a Jira bug-triage comment from a working session.",
      "context": "MetroWave Telecom hit a freeze: the v12 enterprise client hangs when opening a workspace holding ~350 OpenAPI specs, but v12.9.7 web loads it in about 3 seconds. They are mid-migration off a legacy spec tool with a June cutoff. Capture the repro and why it matters.",
      "exemplar_ids": ["corpus:c105", "corpus:c108", "examples:ex-w01-01"]
    },
    {
      "id": "j04", "surface": "jira_standalone",
      "task": "Write a short Jira comment justifying a field you just set.",
      "context": "You set the Executive Sponsor field on the North Pier Retail engagement to their VP of Engineering, based on who showed up and drove the last call. Note why, briefly.",
      "exemplar_ids": ["corpus:c107", "corpus:c109", "corpus:c110"]
    },
    {
      "id": "j05", "surface": "jira_standalone",
      "task": "Write a Jira comment with the rationale for a phase transition.",
      "context": "Moving Marcadia Mutual from Technical Discovery to Pilot Validation. The evidence: they have a named technical counterpart, a workspace stood up, and a concrete first use case (multi-region contract testing). Say why it is ready to move.",
      "exemplar_ids": ["corpus:c108", "corpus:c109", "examples:ex-w01-01"]
    },
    {
      "id": "s01", "surface": "slack_dm",
      "task": "Write a Slack DM to an AE with your read on an account.",
      "context": "You dug through the HarborBlock Prime thread and the call notes. Your take: the Pro-to-Enterprise import for their 9 folks is a quick screen share, not worth burning a CSE slot. But the gRPC-standardization side under their platform lead is genuinely prime for a CSE engagement, and you would walk in with a live buildout.",
      "exemplar_ids": ["corpus:c006", "corpus:c012", "corpus:c014"]
    },
    {
      "id": "s02", "surface": "slack_dm",
      "task": "Write a Slack DM updating the team on a piece of automation.",
      "context": "The team is folding a resolve-service-token automation into the customer-facing set of automations. It is not done yet; you want to let the relevant person know it is coming and that you will flag when it is ready to go.",
      "exemplar_ids": ["corpus:c003", "corpus:c012", "corpus:c015"]
    },
    {
      "id": "s03", "surface": "slack_dm",
      "task": "Write a Slack DM asking IT about tool licensing.",
      "context": "You want to know if there are separate seats for an internal design tool. You already checked: there is no way to use it via the CLI or an API key, it needs its own seat. You explored OSS alternatives and none of them actually do the job.",
      "exemplar_ids": ["corpus:c013", "corpus:c014", "corpus:c015"]
    },
    {
      "id": "t01", "surface": "thread_reply",
      "task": "Write a short Slack thread reply correcting yourself.",
      "context": "You realize you misread the situation: you thought this was a brand-new Enterprise team, but it is actually a consolidation of an existing one. Own the misread briefly and move on.",
      "exemplar_ids": ["examples:ex-w01-05", "corpus:c051", "corpus:c003"]
    },
    {
      "id": "t02", "surface": "thread_reply",
      "task": "Write a short Slack thread reply asking a clarifying question.",
      "context": "Before you can route this, you need to know whether the customer is keeping their Pro team separate from their Enterprise team, or consolidating. Ask plainly.",
      "exemplar_ids": ["corpus:c051", "examples:ex-w01-05", "corpus:c012"]
    },
    {
      "id": "c01", "surface": "longform",
      "task": "Write a Confluence recap section for an engagement.",
      "context": "Recap the BrightPath Lending engagement: CSE came in on a sync with their platform team with a live buildout, showed multi-region testing and a partner-workspace pipeline, and got them to sign on to build it in their own environment. Cover what was done, the outcome, and the next step.",
      "exemplar_ids": ["charter:0003", "charter:0009", "charter:0010"]
    },
    {
      "id": "c02", "surface": "longform",
      "task": "Write a Confluence playbook step.",
      "context": "Write the step on stakeholder alignment: why getting wider and higher in the account matters, what good coverage looks like for an assigned account, and what the EM is expected to do proactively.",
      "exemplar_ids": ["charter:0004", "charter:0005", "charter:0009"]
    },
    {
      "id": "c03", "surface": "longform",
      "task": "Write a Confluence strategy paragraph.",
      "context": "Explain the value expansion flywheel as a diagnostic: it is not linear in practice; use it to find gaps and shape strategy for an account rather than as a checklist.",
      "exemplar_ids": ["charter:0009", "charter:0010", "charter:0011"]
    },
    {
      "id": "c04", "surface": "longform",
      "task": "Write a customer-facing summary section.",
      "context": "Summarize, for Cedar Index Systems, what a multi-region API testing buildout would look like in their environment and why it de-risks their migration. Keep it concrete and grounded, not salesy.",
      "exemplar_ids": ["charter:0003", "charter:0009", "charter:0004"]
    },
    {
      "id": "c05", "surface": "longform",
      "task": "Write a Confluence retro note.",
      "context": "Write a short retro on Q2 CSE engagements: what motion worked (live buildouts in customer environments), what did not (engagements that stalled waiting on customer-side approvals), and one change to make next quarter.",
      "exemplar_ids": ["charter:0005", "charter:0010", "charter:0011"]
    }
  ]
}
