{
  "$schema": "./project-status-report-schema.json",
  "schemaVersion": "1.0.0",
  "report": {
    "id": "STATUS-EXAMPLE-001",
    "revision": 2,
    "projectId": "PROJECT-ATLAS-001",
    "projectName": "Atlas Request Intake Upgrade",
    "periodStart": "2026-07-21",
    "periodEnd": "2026-07-27",
    "reportedAt": "2026-07-28T09:00:00Z",
    "preparedByRole": "project reporting lead",
    "overallStatus": "amber",
    "statusRationale": "Validation evidence improved, but observed review throughput remains below the frozen baseline and one external sandbox dependency is at risk.",
    "statusEvidenceIds": ["EVIDENCE-001", "EVIDENCE-002", "EVIDENCE-003"],
    "exampleFictional": true
  },
  "summary": {
    "headline": "Validation recovered while review throughput and one dependency remain constrained",
    "observedProgress": "The fictional validation-state correction passed its bounded retest, and 42 of 60 synthetic intake records completed review during this period.",
    "currentFocus": "Resolve the sandbox-access dependency and measure review throughput against the unchanged baseline.",
    "priorReportId": "STATUS-EXAMPLE-000"
  },
  "evidence": [
    {
      "id": "EVIDENCE-001",
      "kind": "test-result",
      "observedAt": "2026-07-24T14:20:00Z",
      "reference": "https://evidence.example.test/atlas/validation-retest",
      "sha256": "1111111111111111111111111111111111111111111111111111111111111111",
      "redacted": true,
      "note": "Sanitized fictional retest output for the bounded validation-state case."
    },
    {
      "id": "EVIDENCE-002",
      "kind": "metric-snapshot",
      "observedAt": "2026-07-27T18:00:00Z",
      "reference": "https://evidence.example.test/atlas/review-throughput",
      "sha256": "2222222222222222222222222222222222222222222222222222222222222222",
      "redacted": true,
      "note": "Fictional aggregate showing 42 of 60 synthetic records reviewed in the period."
    },
    {
      "id": "EVIDENCE-003",
      "kind": "dependency-record",
      "observedAt": "2026-07-27T16:30:00Z",
      "reference": "https://evidence.example.test/atlas/sandbox-access",
      "sha256": "3333333333333333333333333333333333333333333333333333333333333333",
      "redacted": true,
      "note": "Fictional provider sandbox-access check with no customer or credential data."
    },
    {
      "id": "EVIDENCE-004",
      "kind": "decision-record",
      "observedAt": "2026-07-25T11:00:00Z",
      "reference": "https://evidence.example.test/atlas/decision-014",
      "sha256": "4444444444444444444444444444444444444444444444444444444444444444",
      "redacted": true,
      "note": "Fictional controlled record of a review-sequencing decision."
    }
  ],
  "variances": [
    {
      "id": "VARIANCE-001",
      "dimension": "quality",
      "baselineReference": "BASELINE-QUALITY-003@4",
      "actual": "The bounded validation case passed 12 of 12 synthetic retests.",
      "variance": "No adverse variance observed for the named validation case.",
      "direction": "favorable",
      "severity": "low",
      "cause": "The corrected validation-state transition was present in the reviewed candidate.",
      "impact": "The single named case can move out of the current defect queue after human review.",
      "evidenceIds": ["EVIDENCE-001"]
    },
    {
      "id": "VARIANCE-002",
      "dimension": "capacity",
      "baselineReference": "BASELINE-REVIEW-002@3",
      "actual": "42 of 60 synthetic intake records completed review during the period.",
      "variance": "18 fewer synthetic records completed review than the frozen period baseline.",
      "direction": "adverse",
      "severity": "medium",
      "cause": "Review capacity was shared with an unplanned evidence-cleanup task.",
      "impact": "The next forecast remains uncertain until another observed throughput sample is available.",
      "evidenceIds": ["EVIDENCE-002"]
    }
  ],
  "risks": [
    {
      "id": "RISK-001",
      "status": "monitoring",
      "description": "The next synthetic review sample may remain below the frozen throughput baseline.",
      "likelihood": "medium",
      "impact": "medium",
      "ownerRole": "review operations lead",
      "response": "Keep the baseline unchanged and collect the next comparable aggregate sample.",
      "trigger": "A second period closes below 50 reviewed synthetic records.",
      "evidenceIds": ["EVIDENCE-002"]
    },
    {
      "id": "RISK-002",
      "status": "open",
      "description": "Provider sandbox access may not be available for the next integration check.",
      "likelihood": "medium",
      "impact": "high",
      "ownerRole": "integration coordinator",
      "response": "Track the provider request separately and keep the forecast caveat visible.",
      "trigger": "The controlled sandbox record remains unchanged at the next status check.",
      "evidenceIds": ["EVIDENCE-003"]
    }
  ],
  "decisions": [
    {
      "id": "DECISION-014",
      "state": "recorded",
      "topic": "Sequence evidence cleanup before the next synthetic review sample.",
      "recordedAt": "2026-07-25T11:00:00Z",
      "outcome": "Use the current period to clean the evidence fixture before collecting the next comparable sample.",
      "rationale": "The current fixture contained duplicate synthetic references that would distort the next measurement.",
      "recordReference": "https://evidence.example.test/atlas/decision-014",
      "evidenceIds": ["EVIDENCE-004"]
    },
    {
      "id": "DECISION-015",
      "state": "needed",
      "topic": "Choose whether to use a local provider stub if sandbox access remains unavailable.",
      "recordedAt": null,
      "outcome": null,
      "rationale": "The option remains under review and this report does not grant decision authority.",
      "recordReference": null,
      "evidenceIds": ["EVIDENCE-003"]
    }
  ],
  "dependencies": [
    {
      "id": "DEPENDENCY-001",
      "description": "Fictional provider sandbox access for the bounded integration check.",
      "external": true,
      "ownerRole": "integration coordinator",
      "status": "at-risk",
      "lastCheckedAt": "2026-07-27T16:30:00Z",
      "evidenceIds": ["EVIDENCE-003"]
    },
    {
      "id": "DEPENDENCY-002",
      "description": "Sanitized synthetic intake fixture for comparable throughput measurement.",
      "external": false,
      "ownerRole": "review operations lead",
      "status": "complete",
      "lastCheckedAt": "2026-07-27T18:00:00Z",
      "evidenceIds": ["EVIDENCE-002"]
    }
  ],
  "forecast": {
    "state": "uncertain",
    "asOf": "2026-07-28T09:00:00Z",
    "statement": "The next bounded integration and review checkpoint may be ready after one more observed reporting period, subject to sandbox access and a comparable throughput sample.",
    "confidence": "low",
    "assumptions": [
      "Provider sandbox access becomes available or a separately reviewed local stub is selected.",
      "The next throughput sample uses the same frozen baseline and sanitized synthetic fixture."
    ],
    "changedSincePrior": true,
    "caveat": "This is a fictional evidence-based forecast with low confidence, not a delivery date, schedule commitment, approval, or guarantee."
  },
  "boundaries": {
    "isProjectPlan": false,
    "definesWorkBreakdown": false,
    "commitsDeliverySchedule": false,
    "grantsApprovalAuthority": false,
    "fabricatesGreenStatus": false,
    "containsPersonalData": false,
    "containsSecrets": false
  }
}
