Spec (Input) vs. Status/Outputs (Computed) on One Resource

SPEC (input) image: "my-model:v2" region: "eu-west-1" replicas: 3 envName: "staging" caller-supplied — never duplicated into outputs STATUS / OUTPUTS (computed) imageDigest: "sha256:9fa2..." assignedId: "res-88213" endpointUrl: "https://..." provisionedAt: "2026-..." system-computed only — nothing the caller could supply ✕ no copy

If a value already lives in the spec, it doesn't get a second, driftable home in outputs — consumers read the spec for it instead.