{
  "schemaVersion": "1.0.0",
  "analysis": {
    "id": "ANALYSIS-LANTERN-001",
    "templateVersion": "1.0.0",
    "revision": 1,
    "status": "evidence_ready",
    "title": "Fictional workspace publishing evidence",
    "fictional": true,
    "snapshotDate": "2026-08-01",
    "ownerRoleId": "ROLE-RESEARCH-OWNER"
  },
  "decisionContext": {
    "audience": "A fictional product team preparing a bounded market-evidence review.",
    "job": "Record comparable public documentation without selecting a product.",
    "scope": "Fictional workspace publishing documentation on reserved hosts.",
    "constraints": [
      "Expose ownership, workflow, and recovery evidence separately.",
      "Do not include live pricing, private contracts, or product-selection advice."
    ],
    "excluded": [
      "product selection",
      "legal or compliance advice",
      "SWOT analysis",
      "market size",
      "roadmap priorities"
    ]
  },
  "weighting": {
    "scale": 100,
    "rationale": "Ownership is the primary stated constraint; workflow and recovery remain material evidence categories without producing an aggregate alternative score.",
    "setByRoleId": "ROLE-RESEARCH-OWNER",
    "setAt": "2026-08-01T00:00:00Z",
    "reconciled": true,
    "aggregateScoringAllowed": false
  },
  "criteria": [
    {
      "id": "CRITERION-OWNERSHIP",
      "label": "Ownership boundary",
      "weight": 40,
      "whyItMatters": "A visible handoff boundary helps the team plan who controls project content.",
      "evidenceNeeded": "Public documentation naming content ownership and export scope."
    },
    {
      "id": "CRITERION-WORKFLOW",
      "label": "Workflow documentation",
      "weight": 35,
      "whyItMatters": "The team needs a documented preview and publish sequence for its process review.",
      "evidenceNeeded": "Public workflow documentation with distinct preview and publish stages."
    },
    {
      "id": "CRITERION-RECOVERY",
      "label": "Recovery documentation",
      "weight": 25,
      "whyItMatters": "The team needs evidence that a recovery procedure is documented before deeper evaluation.",
      "evidenceNeeded": "Public documentation describing restoration or revision recovery."
    }
  ],
  "alternatives": [
    {
      "id": "ALTERNATIVE-NORTHSTAR",
      "name": "Northstar Studio",
      "sourceRootUrl": "https://northstar.example.test",
      "fictional": true,
      "inScope": true
    },
    {
      "id": "ALTERNATIVE-HARBOR",
      "name": "Harbor Workshop",
      "sourceRootUrl": "https://harbor.example.test",
      "fictional": true,
      "inScope": true
    }
  ],
  "evidence": [
    {
      "id": "EVIDENCE-NORTHSTAR-OWNERSHIP",
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-OWNERSHIP",
      "kind": "fact",
      "statement": "The fictional ownership page states that workspace content remains assigned to the workspace owner role.",
      "sourceUrl": "https://northstar.example.test/docs/ownership",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-10-01",
      "confidence": "high",
      "supportStatus": "supported",
      "supportNote": "The cited page directly contains the fictional statement; no export behavior is inferred.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    },
    {
      "id": "EVIDENCE-NORTHSTAR-WORKFLOW",
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-WORKFLOW",
      "kind": "fact",
      "statement": "The fictional workflow page lists preview and publish as separate stages.",
      "sourceUrl": "https://northstar.example.test/docs/publishing",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-10-01",
      "confidence": "high",
      "supportStatus": "supported",
      "supportNote": "The stage labels are directly present; reliability and ease of use were not evaluated.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    },
    {
      "id": "EVIDENCE-NORTHSTAR-RECOVERY",
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-RECOVERY",
      "kind": "inference",
      "statement": "The documented revision history may support a recovery review, but the source does not describe a complete restoration test.",
      "sourceUrl": "https://northstar.example.test/docs/revisions",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-09-15",
      "confidence": "low",
      "supportStatus": "supported",
      "supportNote": "The inference is limited to documentation coverage; a recovery outcome remains unverified.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    },
    {
      "id": "EVIDENCE-HARBOR-OWNERSHIP",
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-OWNERSHIP",
      "kind": "fact",
      "statement": "The fictional workspace page names an account owner role and a separate editor role.",
      "sourceUrl": "https://harbor.example.test/guides/workspaces",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-10-01",
      "confidence": "high",
      "supportStatus": "supported",
      "supportNote": "The role distinction is directly stated; permissions were not tested.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    },
    {
      "id": "EVIDENCE-HARBOR-WORKFLOW",
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-WORKFLOW",
      "kind": "inference",
      "statement": "The separate draft and release pages suggest distinct workflow stages, while the transition between them is not documented.",
      "sourceUrl": "https://harbor.example.test/guides/releases",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-09-15",
      "confidence": "medium",
      "supportStatus": "supported",
      "supportNote": "The inference cites one fictional guide and records the missing transition as a gap.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    },
    {
      "id": "EVIDENCE-HARBOR-RECOVERY",
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-RECOVERY",
      "kind": "fact",
      "statement": "The fictional recovery page describes restoring a saved revision into a new draft.",
      "sourceUrl": "https://harbor.example.test/guides/recovery",
      "retrievedAt": "2026-08-01",
      "expiresAt": "2026-10-01",
      "confidence": "high",
      "supportStatus": "supported",
      "supportNote": "The procedure is documented; no recovery execution or result is claimed.",
      "observedByRoleId": "ROLE-RESEARCH-OWNER"
    }
  ],
  "coverage": [
    {
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-OWNERSHIP",
      "evidenceIds": ["EVIDENCE-NORTHSTAR-OWNERSHIP"],
      "coverageStatus": "documented",
      "gapIds": []
    },
    {
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-WORKFLOW",
      "evidenceIds": ["EVIDENCE-NORTHSTAR-WORKFLOW"],
      "coverageStatus": "documented",
      "gapIds": []
    },
    {
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-RECOVERY",
      "evidenceIds": ["EVIDENCE-NORTHSTAR-RECOVERY"],
      "coverageStatus": "partial",
      "gapIds": ["GAP-NORTHSTAR-RECOVERY"]
    },
    {
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-OWNERSHIP",
      "evidenceIds": ["EVIDENCE-HARBOR-OWNERSHIP"],
      "coverageStatus": "documented",
      "gapIds": []
    },
    {
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-WORKFLOW",
      "evidenceIds": ["EVIDENCE-HARBOR-WORKFLOW"],
      "coverageStatus": "partial",
      "gapIds": ["GAP-HARBOR-WORKFLOW"]
    },
    {
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-RECOVERY",
      "evidenceIds": ["EVIDENCE-HARBOR-RECOVERY"],
      "coverageStatus": "documented",
      "gapIds": []
    }
  ],
  "evidenceGaps": [
    {
      "id": "GAP-NORTHSTAR-RECOVERY",
      "alternativeId": "ALTERNATIVE-NORTHSTAR",
      "criterionId": "CRITERION-RECOVERY",
      "question": "Does a controlled fictional exercise reproduce the documented revision recovery path?",
      "ownerRoleId": "ROLE-RESEARCH-OWNER",
      "dueAt": "2026-08-15",
      "status": "open"
    },
    {
      "id": "GAP-HARBOR-WORKFLOW",
      "alternativeId": "ALTERNATIVE-HARBOR",
      "criterionId": "CRITERION-WORKFLOW",
      "question": "Which documented transition connects a draft to a release?",
      "ownerRoleId": "ROLE-RESEARCH-OWNER",
      "dueAt": "2026-08-15",
      "status": "open"
    }
  ],
  "review": {
    "lastReviewedAt": "2026-08-01T00:00:00Z",
    "nextReviewAt": "2026-09-01",
    "expiresAt": "2026-10-01",
    "reviewerRoleId": "ROLE-RESEARCH-OWNER",
    "changeTriggers": [
      "source revision",
      "scope change",
      "criterion change",
      "new evidence",
      "expiry"
    ],
    "notes": "Evidence coverage is incomplete for two cells. Refresh or close the recorded gaps before using this snapshot as decision input."
  },
  "boundaries": {
    "containsSelection": false,
    "containsConclusion": false,
    "ranksAlternatives": false,
    "containsRecommendation": false,
    "claimsOutcome": false,
    "containsRealVendor": false,
    "containsLivePricing": false,
    "containsCredentials": false,
    "containsPii": false,
    "ownsAlternativePages": false,
    "ownsSwot": false,
    "ownsMarketSize": false,
    "ownsRoadmap": false,
    "providesLegalAdvice": false
  }
}
