RFD 1011: Spatial fabric publish

Problem

A completed mesh task should reach shared worlds. The app needs a publish path to the spatial fabric. The fabric needs a valid manifest and a scene assembler.

Decision

Add a publish flow for completed tasks.

  • Publish RP1 sends the completed mesh to the spatial fabric.
  • Validate OMB tier checks the GLB export against the fabric.

The flow opens the Scene Assembler in a new tab. The spatial fabric adapter checks the manifest and the tier presets.

References

  • Adapter: src/library/spatialFabricAdapter.js
  • Hook: src/hooks/useSpatialFabric.js
  • Presets: src/library/ombExportPresets.js
  • Docs: docs/SPATIAL_FABRIC_INTEGRATION.md