{
  "schemaVersion": 1,
  "kind": "illustrative-estate-readout",
  "canonicalUrl": "https://celest.dev/agent-estate-review/sample",
  "title": "Sample Agent Estate Review readout",
  "summary": "A fictional example of the shape of a Celest Agent Estate Review readout, showing the deliverable structure, evidence discipline, named unknowns, and 30 / 60 / 90-day planning format.",
  "illustrative": true,
  "fictionalRecords": true,
  "productionEvidence": false,
  "customerReport": false,
  "readOnly": true,
  "leastPrivilegeObservation": true,
  "sampleScope": {
    "agents": 3,
    "primaryPlatforms": [
      "Copilot Studio",
      "Teams",
      "Foundry"
    ],
    "timeline": "2 weeks",
    "scope": "fixed"
  },
  "executiveReadout": {
    "agentsFound": 3,
    "agentsWithAccountableSponsor": {
      "count": 3,
      "total": 3
    },
    "openFindings": [
      {
        "severity": "high",
        "title": "Manny's delivery lookup can write to a shared list",
        "whyItMatters": "The workflow needs read status, but the observed connector scope can write.",
        "proposedWork": "Replace Sites.ReadWrite.All with Sites.Read.All and run a smoke test against the delivery-status list.",
        "executesFromReview": false
      }
    ],
    "sourceAvailability": {
      "available": 2,
      "total": 3,
      "limitation": "The activity collector is not established."
    }
  },
  "namedUnknowns": [
    {
      "topic": "cost",
      "status": "unknown",
      "notEquivalentTo": "$0",
      "reason": "No billing source is connected."
    },
    {
      "topic": "estate-wide activity",
      "status": "not established",
      "notEquivalentTo": "no activity",
      "reason": "The activity collector is not an authoritative audit log."
    },
    {
      "topic": "permission history",
      "status": "partial",
      "notEquivalentTo": "no drift",
      "reason": "Sampled history at 91% coverage leaves room for drift outside the sample."
    }
  ],
  "evidenceDiscipline": {
    "everyClaimNamesItsSource": true,
    "unknownsRemainNamed": true,
    "originCoverageFreshnessAndLimitationsStaySeparate": true
  },
  "boundaries": {
    "notProductionEvidence": true,
    "notCustomerState": true,
    "notExecutionAuthority": true
  },
  "related": {
    "estateReviewUrl": "https://celest.dev/agent-estate-review",
    "methodologyUrl": "https://celest.dev/learn/agent-estate-review",
    "demoUrl": "https://demo.celest.dev/reviews"
  },
  "contact": {
    "emailUrl": "mailto:founders%40celest.dev"
  }
}
