incomplete

Host-Owned Planet, Terrain, Dense Grass, and Ash Integration

This report separates published implementation state from accepted evidence. Every value below comes from the schema-v2 registry, the emitted source manifest, or promoted same-lab artifacts.

Lab id
webgpu-vegetation-integration
Kind
Integration Demo
Owning skill
Procedural Vegetation
Execution
rendering
Three.js
0.185.1
Source hash
sha256:31984441062514cab7c0c7fa5a3156d32290c6f981b3e4ce4aa250de7031da6f
Published bundle hash
sha256:ca1af0f0d9674fbd85e6eb4a30ba4ac421e233c32318f8824b5eca651ce2bdc0
Build revision
sha256:6c7881ab73865696d689489de465e1cd67e1f2242d43641279abac777df0479b
Renderer
Not promoted
Backend
Not promoted
Evidence contract
v2
Tracked release bundle
Absent

Claim verdicts

canonicalAcceptanceINSUFFICIENT_EVIDENCE
hardwarePerformanceNOT_CLAIMED

Promoted same-lab media

No same-lab evidence image is promoted for this report. The page intentionally shows status and proof requirements instead of substitute art.

Required capability and runtime proof

Capabilities

native-webgpuincomplete

host renderer backend contract

host-pipelineincomplete

pipeline/tone/output share one injected owner id

Runtime proof

owner-graphincomplete

validate-integration.mjs duplicate-owner mutations

shared-world-unitsincomplete

planet and terrain unit equality gate

shared-weatherincomplete

same host weather object drives dense grass and Ash

shared-contactsincomplete

host contacts update dense touch channel without static topology regeneration

Capture state

FieldPublished value
Primary route/demos/webgpu-vegetation-integration/
Camerashost-camera
Seeds0x00000001, 0x9e3779b9
Modesfinal, owner-graph, weather-diagnostics, contact-diagnostics
Capture timeNot present in the promoted report data
Adapter identityNot promoted
Raw readback hashesNot promoted

Fixed routes

KindIdStartup stateStatus
scenarioweathered-world-host{"scenario":"weathered-world-host"}incomplete
scenariocreature-habitat-host{"scenario":"creature-habitat-host"}incomplete
mechanismhost-ownership{"mode":"owner-graph"}incomplete
mechanismshared-weather{"mode":"weather-diagnostics"}incomplete
mechanismshared-contacts{"mode":"contact-diagnostics"}incomplete
tierhero{"tier":"hero"}incomplete
tierbalanced{"tier":"balanced"}incomplete
tierbudgeted{"tier":"budgeted"}incomplete

Locked tier contracts

hero · incomplete
{
  "targetClass": "Integration correctness workload; performance unmeasured",
  "frameTargetMs": null,
  "resolutionPolicy": {
    "dprCap": {
      "value": 2,
      "unit": "ratio",
      "label": "Authored",
      "source": "integration hero tier"
    }
  },
  "mechanismLimits": {
    "denseTier": "high",
    "ashForestCount": {
      "value": 100,
      "unit": "trees",
      "label": "Authored",
      "source": "integration hero fixture"
    }
  },
  "resourceLimits": {
    "vegetationForestDraws": {
      "value": 4,
      "unit": "draws",
      "label": "Gated",
      "source": "two materials across two Ash LOD bands"
    },
    "denseStorageBytes": {
      "value": 37632000,
      "unit": "bytes",
      "label": "Derived",
      "source": "49*12000*64"
    },
    "ashForestStorageBytes": {
      "value": 3200,
      "unit": "bytes",
      "label": "Derived",
      "source": "100*2*vec4<f32>"
    }
  },
  "degradationFromPrevious": [],
  "preservedInvariants": [
    "host-owned planet and terrain",
    "one host pipeline",
    "one tone map",
    "one output transform",
    "shared weather and units"
  ]
}
balanced · incomplete
{
  "targetClass": "Integration correctness workload; performance unmeasured",
  "frameTargetMs": null,
  "resolutionPolicy": {
    "dprCap": {
      "value": 1.5,
      "unit": "ratio",
      "label": "Authored",
      "source": "integration balanced tier"
    }
  },
  "mechanismLimits": {
    "denseTier": "medium",
    "ashForestCount": {
      "value": 100,
      "unit": "trees",
      "label": "Authored",
      "source": "integration balanced fixture"
    }
  },
  "resourceLimits": {
    "vegetationForestDraws": {
      "value": 4,
      "unit": "draws",
      "label": "Gated",
      "source": "two materials across two Ash LOD bands"
    },
    "denseStorageBytes": {
      "value": 12800000,
      "unit": "bytes",
      "label": "Derived",
      "source": "25*8000*64"
    },
    "ashForestStorageBytes": {
      "value": 3200,
      "unit": "bytes",
      "label": "Derived",
      "source": "100*2*vec4<f32>"
    }
  },
  "degradationFromPrevious": [
    "reduce dense placement tier"
  ],
  "preservedInvariants": [
    "host-owned planet and terrain",
    "one host pipeline",
    "one tone map",
    "one output transform",
    "shared weather and units"
  ]
}
budgeted · incomplete
{
  "targetClass": "Minimum integration correctness workload; performance unmeasured",
  "frameTargetMs": null,
  "resolutionPolicy": {
    "dprCap": {
      "value": 1,
      "unit": "ratio",
      "label": "Authored",
      "source": "integration budgeted tier"
    }
  },
  "mechanismLimits": {
    "denseTier": "low",
    "ashForestCount": {
      "value": 50,
      "unit": "trees",
      "label": "Authored",
      "source": "integration budgeted fixture"
    }
  },
  "resourceLimits": {
    "vegetationForestDraws": {
      "value": 4,
      "unit": "draws",
      "label": "Gated",
      "source": "two materials across two Ash LOD bands"
    },
    "denseStorageBytes": {
      "value": 1728000,
      "unit": "bytes",
      "label": "Derived",
      "source": "9*3000*64"
    },
    "ashForestStorageBytes": {
      "value": 1600,
      "unit": "bytes",
      "label": "Derived",
      "source": "50*2*vec4<f32>"
    }
  },
  "degradationFromPrevious": [
    "reduce dense placement tier",
    "reduce background Ash instances"
  ],
  "preservedInvariants": [
    "host-owned planet and terrain",
    "one host pipeline",
    "one tone map",
    "one output transform",
    "shared weather and units"
  ]
}

Limitations

  • No tracked accepted v2 runtime bundle is published for this source hash.
  • 2 required capability records remain incomplete.
  • 4 required runtime-proof records remain incomplete.
  • No current-hardware performance claim is published without named-adapter timestamp evidence.