{
  "catalogVersion": "0.1.0",
  "canonVersion": "V0.36",
  "schema": "../schemas/component.schema.json",
  "worldUnitMeters": 0.25,
  "projection": {
    "name": "isometric-2:1",
    "tilePixels": [
      128,
      64
    ],
    "verticalPixelsPerWU": 64
  },
  "note": "Each specimen sheet is an RGBA reference image. Region coordinates are logical cells for extraction and mastering; future shipping assets should be exported individually with their Component records.",
  "specimenSheets": [
    {
      "id": "sheet.architecture.01",
      "file": "../public/components/architecture-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        4
      ],
      "category": "Architecture",
      "specimens": [
        {
          "id": "wall.stone-panel.01",
          "canonicalName": "Carved stone wall section",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            8,
            1,
            8
          ],
          "footprint": [
            8,
            1
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.left",
            "attachment.right"
          ],
          "recordFile": "../components/records/wall.stone-panel.01.json"
        },
        {
          "id": "architecture.arch.brass-01",
          "canonicalName": "Stone and brass arch",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            8,
            2,
            10
          ],
          "footprint": [
            8,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.left",
            "attachment.right"
          ],
          "recordFile": "../components/records/architecture.arch.brass-01.json"
        },
        {
          "id": "architecture.column.01",
          "canonicalName": "Carved column",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            2,
            2,
            9
          ],
          "footprint": [
            2,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.top"
          ],
          "recordFile": "../components/records/architecture.column.01.json"
        },
        {
          "id": "architecture.doorway.01",
          "canonicalName": "Closed arched doorway",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            7,
            2,
            10
          ],
          "footprint": [
            7,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry"
          ],
          "recordFile": "../components/records/architecture.doorway.01.json"
        },
        {
          "id": "architecture.window.01",
          "canonicalName": "Arched enamel window",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            6,
            1,
            9
          ],
          "footprint": [
            6,
            1
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "light"
          ],
          "recordFile": "../components/records/architecture.window.01.json"
        },
        {
          "id": "architecture.stair.01",
          "canonicalName": "Short stair flight",
          "cell": [
            1,
            2
          ],
          "dimensionsWU": [
            6,
            8,
            4
          ],
          "footprint": [
            6,
            8
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.top",
            "attachment.bottom"
          ],
          "recordFile": "../components/records/architecture.stair.01.json"
        },
        {
          "id": "architecture.railing.01",
          "canonicalName": "Brass and stone railing",
          "cell": [
            1,
            3
          ],
          "dimensionsWU": [
            8,
            1,
            4
          ],
          "footprint": [
            8,
            1
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.left",
            "attachment.right"
          ],
          "recordFile": "../components/records/architecture.railing.01.json"
        }
      ]
    },
    {
      "id": "sheet.ground.01",
      "file": "../public/components/ground-sheet-transparent-v2.png",
      "transparent": true,
      "grid": [
        2,
        2
      ],
      "category": "Terrain",
      "specimens": [
        {
          "id": "terrain.stone-field.01",
          "canonicalName": "Feathered stone floor",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            12,
            12,
            0.3
          ],
          "footprint": [
            12,
            12
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/terrain.stone-field.01.json"
        },
        {
          "id": "terrain.grass-field.01",
          "canonicalName": "Grass and earth field",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            12,
            12,
            0.4
          ],
          "footprint": [
            12,
            12
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/terrain.grass-field.01.json"
        },
        {
          "id": "terrain.garden-path.01",
          "canonicalName": "Curved garden path",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            12,
            8,
            0.3
          ],
          "footprint": [
            12,
            8
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.entry",
            "attachment.exit"
          ],
          "recordFile": "../components/records/terrain.garden-path.01.json"
        },
        {
          "id": "terrain.raised-platform.01",
          "canonicalName": "Raised circular platform",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            11,
            11,
            1.5
          ],
          "footprint": [
            11,
            11
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.center"
          ],
          "recordFile": "../components/records/terrain.raised-platform.01.json"
        }
      ]
    },
    {
      "id": "sheet.furniture.01",
      "file": "../public/components/furniture-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        3
      ],
      "category": "Object",
      "specimens": [
        {
          "id": "object.chair.gathering-01",
          "canonicalName": "Gathering chair",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            3,
            3,
            5
          ],
          "footprint": [
            3,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.seat"
          ],
          "recordFile": "../components/records/object.chair.gathering-01.json"
        },
        {
          "id": "object.bench.garden-01",
          "canonicalName": "Garden bench",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            7,
            3,
            4
          ],
          "footprint": [
            7,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.seat.left",
            "attachment.seat.right"
          ],
          "recordFile": "../components/records/object.bench.garden-01.json"
        },
        {
          "id": "object.table.round-01",
          "canonicalName": "Round collaborative table",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            6,
            6,
            3.2
          ],
          "footprint": [
            6,
            6
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.surface"
          ],
          "recordFile": "../components/records/object.table.round-01.json"
        },
        {
          "id": "object.table.council-01",
          "canonicalName": "Open-centered council table",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            14,
            14,
            3.2
          ],
          "footprint": [
            14,
            14
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.center",
            "attachment.seats"
          ],
          "recordFile": "../components/records/object.table.council-01.json"
        },
        {
          "id": "object.workbench.creator-01",
          "canonicalName": "Creator workbench",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            8,
            4,
            4
          ],
          "footprint": [
            8,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.surface",
            "attachment.storage"
          ],
          "recordFile": "../components/records/object.workbench.creator-01.json"
        }
      ]
    },
    {
      "id": "sheet.objects.01",
      "file": "../public/components/objects-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        3
      ],
      "category": "Object",
      "specimens": [
        {
          "id": "object.lantern.brass-01",
          "canonicalName": "Luminous brass lantern",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            2,
            2,
            4
          ],
          "footprint": [
            2,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "light"
          ],
          "recordFile": "../components/records/object.lantern.brass-01.json"
        },
        {
          "id": "object.chest.sun-01",
          "canonicalName": "Carved storage chest",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            5,
            3,
            3.5
          ],
          "footprint": [
            5,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.storage"
          ],
          "recordFile": "../components/records/object.chest.sun-01.json"
        },
        {
          "id": "object.planter.flower-01",
          "canonicalName": "Flowering brass planter",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            4,
            4,
            5
          ],
          "footprint": [
            4,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/object.planter.flower-01.json"
        },
        {
          "id": "object.fountain.tiered-01",
          "canonicalName": "Small tiered fountain",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            5,
            5,
            5
          ],
          "footprint": [
            5,
            5
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "light"
          ],
          "recordFile": "../components/records/object.fountain.tiered-01.json"
        },
        {
          "id": "object.banner.sun-01",
          "canonicalName": "Hanging enamel banner",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            4,
            1,
            7
          ],
          "footprint": [
            4,
            1
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.top"
          ],
          "recordFile": "../components/records/object.banner.sun-01.json"
        },
        {
          "id": "object.pedestal.enamel-01",
          "canonicalName": "Carved enamel pedestal",
          "cell": [
            1,
            2
          ],
          "dimensionsWU": [
            3,
            3,
            5
          ],
          "footprint": [
            3,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.top"
          ],
          "recordFile": "../components/records/object.pedestal.enamel-01.json"
        }
      ]
    },
    {
      "id": "sheet.nature.01",
      "file": "../public/components/nature-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        3
      ],
      "category": "Vegetation",
      "specimens": [
        {
          "id": "vegetation.tree.mature-01",
          "canonicalName": "Mature broad-canopy tree",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            20,
            20,
            34
          ],
          "footprint": [
            8,
            8
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "occlusion"
          ],
          "recordFile": "../components/records/vegetation.tree.mature-01.json"
        },
        {
          "id": "vegetation.tree.young-01",
          "canonicalName": "Young tree",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            8,
            8,
            18
          ],
          "footprint": [
            4,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "occlusion"
          ],
          "recordFile": "../components/records/vegetation.tree.young-01.json"
        },
        {
          "id": "vegetation.shrub.flowering-01",
          "canonicalName": "Layered flowering shrub",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            7,
            5,
            5
          ],
          "footprint": [
            7,
            5
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/vegetation.shrub.flowering-01.json"
        },
        {
          "id": "vegetation.flowers.cluster-01",
          "canonicalName": "White and violet flowers",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            4,
            3,
            3
          ],
          "footprint": [
            4,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/vegetation.flowers.cluster-01.json"
        },
        {
          "id": "vegetation.vines.trailing-01",
          "canonicalName": "Trailing ivy",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            5,
            1,
            7
          ],
          "footprint": [
            5,
            1
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.top"
          ],
          "recordFile": "../components/records/vegetation.vines.trailing-01.json"
        },
        {
          "id": "terrain.rocks.moss-01",
          "canonicalName": "Mossy rock cluster",
          "cell": [
            1,
            2
          ],
          "dimensionsWU": [
            6,
            5,
            4
          ],
          "footprint": [
            6,
            5
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow"
          ],
          "recordFile": "../components/records/terrain.rocks.moss-01.json"
        }
      ]
    },
    {
      "id": "sheet.portals.01",
      "file": "../public/components/portals-sheet-transparent-v2.png",
      "transparent": true,
      "grid": [
        3,
        2
      ],
      "category": "Portal",
      "specimens": [
        {
          "id": "portal.arch.idle-01",
          "canonicalName": "Architectural portal — idle",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            8,
            4,
            11
          ],
          "footprint": [
            8,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit",
            "focus"
          ],
          "recordFile": "../components/records/portal.arch.idle-01.json"
        },
        {
          "id": "portal.arch.open-01",
          "canonicalName": "Architectural portal — open",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            8,
            4,
            11
          ],
          "footprint": [
            8,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit",
            "focus",
            "light"
          ],
          "recordFile": "../components/records/portal.arch.open-01.json"
        },
        {
          "id": "portal.threshold.idle-01",
          "canonicalName": "Freestanding threshold — idle",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            8,
            4,
            10
          ],
          "footprint": [
            8,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit"
          ],
          "recordFile": "../components/records/portal.threshold.idle-01.json"
        },
        {
          "id": "portal.threshold.open-01",
          "canonicalName": "Freestanding threshold — open",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            8,
            4,
            10
          ],
          "footprint": [
            8,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit",
            "light"
          ],
          "recordFile": "../components/records/portal.threshold.open-01.json"
        },
        {
          "id": "portal.observatory.idle-01",
          "canonicalName": "Observatory aperture — idle",
          "cell": [
            2,
            0
          ],
          "dimensionsWU": [
            9,
            7,
            9
          ],
          "footprint": [
            9,
            7
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit",
            "focus"
          ],
          "recordFile": "../components/records/portal.observatory.idle-01.json"
        },
        {
          "id": "portal.observatory.open-01",
          "canonicalName": "Observatory aperture — open",
          "cell": [
            2,
            1
          ],
          "dimensionsWU": [
            9,
            7,
            9
          ],
          "footprint": [
            9,
            7
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "portal.entry",
            "portal.exit",
            "focus",
            "light"
          ],
          "recordFile": "../components/records/portal.observatory.open-01.json"
        }
      ]
    },
    {
      "id": "sheet.entities.01",
      "file": "../public/components/entities-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        3
      ],
      "category": "Entity",
      "specimens": [
        {
          "id": "avatar.portrait-standard.01",
          "canonicalName": "Portrait medallion Avatar",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            3,
            2,
            5
          ],
          "footprint": [
            3,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/avatar.portrait-standard.01.json"
        },
        {
          "id": "avatar.seated-standard.01",
          "canonicalName": "Seated Avatar embodiment",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            3,
            3,
            6
          ],
          "footprint": [
            3,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/avatar.seated-standard.01.json"
        },
        {
          "id": "entity.ki.seed-presence.01",
          "canonicalName": "Ki seed presence",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            4,
            4,
            5
          ],
          "footprint": [
            2,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus",
            "light"
          ],
          "recordFile": "../components/records/entity.ki.seed-presence.01.json"
        },
        {
          "id": "ally.luminous-presence.01",
          "canonicalName": "Luminous Ally presence",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            3,
            3,
            7
          ],
          "footprint": [
            3,
            3
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus",
            "light"
          ],
          "recordFile": "../components/records/ally.luminous-presence.01.json"
        },
        {
          "id": "actor.instrument-sigil.01",
          "canonicalName": "Instrument Actor sigil",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            4,
            2,
            5
          ],
          "footprint": [
            4,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/actor.instrument-sigil.01.json"
        },
        {
          "id": "entity.gathering.constellation-01",
          "canonicalName": "Gathering constellation",
          "cell": [
            1,
            2
          ],
          "dimensionsWU": [
            10,
            7,
            5
          ],
          "footprint": [
            10,
            7
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/entity.gathering.constellation-01.json"
        }
      ]
    },
    {
      "id": "sheet.effects.01",
      "file": "../public/components/effects-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        2
      ],
      "category": "Effect",
      "specimens": [
        {
          "id": "effect.flame.hearth-01",
          "canonicalName": "Contained hearth flame",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            4,
            4,
            7
          ],
          "footprint": [
            4,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "light"
          ],
          "recordFile": "../components/records/effect.flame.hearth-01.json"
        },
        {
          "id": "effect.fireflies.constellation-01",
          "canonicalName": "Firefly constellation",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            8,
            6,
            7
          ],
          "footprint": [
            8,
            6
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "light"
          ],
          "recordFile": "../components/records/effect.fireflies.constellation-01.json"
        },
        {
          "id": "effect.portal-glow.sky-01",
          "canonicalName": "Portal glow",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            7,
            4,
            10
          ],
          "footprint": [
            7,
            4
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "light"
          ],
          "recordFile": "../components/records/effect.portal-glow.sky-01.json"
        },
        {
          "id": "effect.environmental-light.dual-01",
          "canonicalName": "Sun and moon light volumes",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            12,
            8,
            12
          ],
          "footprint": [
            12,
            8
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "light"
          ],
          "recordFile": "../components/records/effect.environmental-light.dual-01.json"
        }
      ]
    },
    {
      "id": "sheet.scene-extensions.01",
      "file": "../public/components/scene-extensions-sheet-transparent.png",
      "transparent": true,
      "grid": [
        2,
        3
      ],
      "category": "Mixed",
      "specimens": [
        {
          "id": "object.instrument.armillary-01",
          "canonicalName": "Brass and enamel armillary instrument",
          "cell": [
            0,
            0
          ],
          "dimensionsWU": [
            7,
            7,
            9
          ],
          "footprint": [
            7,
            7
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/object.instrument.armillary-01.json"
        },
        {
          "id": "object.hive.glass-01",
          "canonicalName": "Glass and brass observation hive",
          "cell": [
            0,
            1
          ],
          "dimensionsWU": [
            7,
            7,
            9
          ],
          "footprint": [
            7,
            7
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus",
            "light"
          ],
          "recordFile": "../components/records/object.hive.glass-01.json"
        },
        {
          "id": "fauna.bees.flow-01",
          "canonicalName": "Relational bee flow",
          "cell": [
            0,
            2
          ],
          "dimensionsWU": [
            9,
            6,
            7
          ],
          "footprint": [
            9,
            6
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "focus"
          ],
          "recordFile": "../components/records/fauna.bees.flow-01.json"
        },
        {
          "id": "architecture.bridge.stone-01",
          "canonicalName": "Joinable carved-stone garden bridge",
          "cell": [
            1,
            0
          ],
          "dimensionsWU": [
            10,
            6,
            5
          ],
          "footprint": [
            10,
            6
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "attachment.entry",
            "attachment.exit"
          ],
          "recordFile": "../components/records/architecture.bridge.stone-01.json"
        },
        {
          "id": "panel.proposal-parchment.01",
          "canonicalName": "World-framed proposal Panel",
          "cell": [
            1,
            1
          ],
          "dimensionsWU": [
            7,
            2,
            9
          ],
          "footprint": [
            7,
            2
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus"
          ],
          "recordFile": "../components/records/panel.proposal-parchment.01.json"
        },
        {
          "id": "panel.record-book.01",
          "canonicalName": "Archival record book pedestal",
          "cell": [
            1,
            2
          ],
          "dimensionsWU": [
            7,
            5,
            6
          ],
          "footprint": [
            7,
            5
          ],
          "anchorSummary": [
            "placement",
            "interaction",
            "shadow",
            "focus",
            "attachment.surface"
          ],
          "recordFile": "../components/records/panel.record-book.01.json"
        }
      ]
    }
  ],
  "recordCount": 50,
  "componentRecords": [
    {
      "id": "wall.stone-panel.01",
      "file": "../components/records/wall.stone-panel.01.json",
      "category": "Wall"
    },
    {
      "id": "architecture.arch.brass-01",
      "file": "../components/records/architecture.arch.brass-01.json",
      "category": "Architecture"
    },
    {
      "id": "architecture.column.01",
      "file": "../components/records/architecture.column.01.json",
      "category": "Architecture"
    },
    {
      "id": "architecture.doorway.01",
      "file": "../components/records/architecture.doorway.01.json",
      "category": "Architecture"
    },
    {
      "id": "architecture.window.01",
      "file": "../components/records/architecture.window.01.json",
      "category": "Architecture"
    },
    {
      "id": "architecture.stair.01",
      "file": "../components/records/architecture.stair.01.json",
      "category": "Architecture"
    },
    {
      "id": "architecture.railing.01",
      "file": "../components/records/architecture.railing.01.json",
      "category": "Architecture"
    },
    {
      "id": "terrain.stone-field.01",
      "file": "../components/records/terrain.stone-field.01.json",
      "category": "Tile"
    },
    {
      "id": "terrain.grass-field.01",
      "file": "../components/records/terrain.grass-field.01.json",
      "category": "Terrain"
    },
    {
      "id": "terrain.garden-path.01",
      "file": "../components/records/terrain.garden-path.01.json",
      "category": "Terrain"
    },
    {
      "id": "terrain.raised-platform.01",
      "file": "../components/records/terrain.raised-platform.01.json",
      "category": "Terrain"
    },
    {
      "id": "object.chair.gathering-01",
      "file": "../components/records/object.chair.gathering-01.json",
      "category": "Object"
    },
    {
      "id": "object.bench.garden-01",
      "file": "../components/records/object.bench.garden-01.json",
      "category": "Object"
    },
    {
      "id": "object.table.round-01",
      "file": "../components/records/object.table.round-01.json",
      "category": "Object"
    },
    {
      "id": "object.table.council-01",
      "file": "../components/records/object.table.council-01.json",
      "category": "Object"
    },
    {
      "id": "object.workbench.creator-01",
      "file": "../components/records/object.workbench.creator-01.json",
      "category": "Object"
    },
    {
      "id": "object.lantern.brass-01",
      "file": "../components/records/object.lantern.brass-01.json",
      "category": "Object"
    },
    {
      "id": "object.chest.sun-01",
      "file": "../components/records/object.chest.sun-01.json",
      "category": "Object"
    },
    {
      "id": "object.planter.flower-01",
      "file": "../components/records/object.planter.flower-01.json",
      "category": "Object"
    },
    {
      "id": "object.fountain.tiered-01",
      "file": "../components/records/object.fountain.tiered-01.json",
      "category": "Object"
    },
    {
      "id": "object.banner.sun-01",
      "file": "../components/records/object.banner.sun-01.json",
      "category": "Object"
    },
    {
      "id": "object.pedestal.enamel-01",
      "file": "../components/records/object.pedestal.enamel-01.json",
      "category": "Object"
    },
    {
      "id": "vegetation.tree.mature-01",
      "file": "../components/records/vegetation.tree.mature-01.json",
      "category": "Vegetation"
    },
    {
      "id": "vegetation.tree.young-01",
      "file": "../components/records/vegetation.tree.young-01.json",
      "category": "Vegetation"
    },
    {
      "id": "vegetation.shrub.flowering-01",
      "file": "../components/records/vegetation.shrub.flowering-01.json",
      "category": "Vegetation"
    },
    {
      "id": "vegetation.flowers.cluster-01",
      "file": "../components/records/vegetation.flowers.cluster-01.json",
      "category": "Vegetation"
    },
    {
      "id": "vegetation.vines.trailing-01",
      "file": "../components/records/vegetation.vines.trailing-01.json",
      "category": "Vegetation"
    },
    {
      "id": "terrain.rocks.moss-01",
      "file": "../components/records/terrain.rocks.moss-01.json",
      "category": "Terrain"
    },
    {
      "id": "portal.arch.idle-01",
      "file": "../components/records/portal.arch.idle-01.json",
      "category": "Portal"
    },
    {
      "id": "portal.arch.open-01",
      "file": "../components/records/portal.arch.open-01.json",
      "category": "Portal"
    },
    {
      "id": "portal.threshold.idle-01",
      "file": "../components/records/portal.threshold.idle-01.json",
      "category": "Portal"
    },
    {
      "id": "portal.threshold.open-01",
      "file": "../components/records/portal.threshold.open-01.json",
      "category": "Portal"
    },
    {
      "id": "portal.observatory.idle-01",
      "file": "../components/records/portal.observatory.idle-01.json",
      "category": "Portal"
    },
    {
      "id": "portal.observatory.open-01",
      "file": "../components/records/portal.observatory.open-01.json",
      "category": "Portal"
    },
    {
      "id": "avatar.portrait-standard.01",
      "file": "../components/records/avatar.portrait-standard.01.json",
      "category": "Avatar"
    },
    {
      "id": "avatar.seated-standard.01",
      "file": "../components/records/avatar.seated-standard.01.json",
      "category": "Avatar"
    },
    {
      "id": "entity.ki.seed-presence.01",
      "file": "../components/records/entity.ki.seed-presence.01.json",
      "category": "Ally"
    },
    {
      "id": "ally.luminous-presence.01",
      "file": "../components/records/ally.luminous-presence.01.json",
      "category": "Ally"
    },
    {
      "id": "actor.instrument-sigil.01",
      "file": "../components/records/actor.instrument-sigil.01.json",
      "category": "Actor"
    },
    {
      "id": "entity.gathering.constellation-01",
      "file": "../components/records/entity.gathering.constellation-01.json",
      "category": "Entity"
    },
    {
      "id": "effect.flame.hearth-01",
      "file": "../components/records/effect.flame.hearth-01.json",
      "category": "Effect"
    },
    {
      "id": "effect.fireflies.constellation-01",
      "file": "../components/records/effect.fireflies.constellation-01.json",
      "category": "Effect"
    },
    {
      "id": "effect.portal-glow.sky-01",
      "file": "../components/records/effect.portal-glow.sky-01.json",
      "category": "Effect"
    },
    {
      "id": "effect.environmental-light.dual-01",
      "file": "../components/records/effect.environmental-light.dual-01.json",
      "category": "Light"
    },
    {
      "id": "object.instrument.armillary-01",
      "file": "../components/records/object.instrument.armillary-01.json",
      "category": "Object"
    },
    {
      "id": "object.hive.glass-01",
      "file": "../components/records/object.hive.glass-01.json",
      "category": "Object"
    },
    {
      "id": "fauna.bees.flow-01",
      "file": "../components/records/fauna.bees.flow-01.json",
      "category": "Fauna"
    },
    {
      "id": "architecture.bridge.stone-01",
      "file": "../components/records/architecture.bridge.stone-01.json",
      "category": "Architecture"
    },
    {
      "id": "panel.proposal-parchment.01",
      "file": "../components/records/panel.proposal-parchment.01.json",
      "category": "Panel"
    },
    {
      "id": "panel.record-book.01",
      "file": "../components/records/panel.record-book.01.json",
      "category": "Panel"
    }
  ]
}
