       505  .gitignore
         8  .node-version
        64  .npmrc
         8  .nvmrc
      1134  B3_CHANGELOG.md
       910  B3_OFFLINE_VERIFICATION_REPORT.json
      2157  B3_OFFLINE_VERIFICATION_REPORT.md
      7049  B3_TIER1_ROOM_REVIEW_QUEUE.md
      1563  README-B3-TIER1-ROOMS.md
       760  README-NETLIFY-REVIEW.md
      3811  app/components/SiteShell.tsx
       705  app/data.ts
       788  app/error.tsx
      1694  app/global-error.tsx
     48748  app/globals.css
      2532  app/layout.tsx
       672  app/manifest.ts
       768  app/not-found.tsx
      9586  app/page.tsx
      7239  app/projects/ProjectCatalog.tsx
     11026  app/projects/[slug]/ProjectGenomeView.tsx
      1218  app/projects/[slug]/page.tsx
      1434  app/projects/page.tsx
      3572  app/regions/[slug]/page.tsx
       600  app/robots.ts
      1141  app/sitemap.ts
      4152  app/wellness/page.tsx
      4018  app/world/page.tsx
       796  components/field-engine/CapabilityManager.tsx
      2005  components/field-engine/FieldCanvas.tsx
      2416  components/field-engine/FieldEngineShell.tsx
       306  components/field-engine/FieldFallback.tsx
       991  components/field-engine/FieldLink.tsx
      1017  components/field-engine/FieldModeControl.tsx
       805  components/field-engine/FieldRouter.tsx
      8694  components/field-engine/FieldStateProvider.tsx
       791  components/field-engine/PerformanceGovernor.tsx
      1277  components/field-engine/TransitionDirector.tsx
      2142  components/field-engine/config/quality-profiles.ts
       730  components/field-engine/config/regional-identities.ts
      1067  components/field-engine/config/scene-config.ts
       126  components/field-engine/materials/MyceliumMaterial.ts
       642  components/field-engine/materials/PortalMaterial.ts
       697  components/field-engine/materials/RippleMaterial.ts
      1855  components/field-engine/objects/AmbientField.tsx
       898  components/field-engine/objects/BreathingRing.tsx
       618  components/field-engine/objects/ConstellationLine.tsx
       919  components/field-engine/objects/LedgerPulse.tsx
      1073  components/field-engine/objects/MyceliumPath.tsx
      1668  components/field-engine/objects/OrbitalGlyph.tsx
       716  components/field-engine/objects/ProjectNode.tsx
       767  components/field-engine/objects/RegionNode.tsx
       810  components/field-engine/objects/TransitionVeil.tsx
       936  components/field-engine/scenes/ArrivalScene.tsx
      1562  components/field-engine/scenes/HumanGardenScene.tsx
      2657  components/field-engine/scenes/ProjectGenomeScene.tsx
      2055  components/field-engine/scenes/ProjectsScene.tsx
      1248  components/field-engine/scenes/WorldScene.tsx
     71956  content/constellation/projects.json
      2601  content/constellation/regions.json
      2031  content/constellation/registry.ts
      5542  content/constellation/relationships.json
       925  content/project-genomes/index.ts
    210222  content/project-genomes/tier1-genomes.json
     11155  content-review-queue.v0.2.json
      3488  docs/v0.3.1-baseline/ACCESSIBILITY_REPORT.md
      1255  docs/v0.3.1-baseline/DEPENDENCY_CHANGELOG.md
      2215  docs/v0.3.1-baseline/FIELD_ENGINE_ACCESSIBILITY.md
      2963  docs/v0.3.1-baseline/FIELD_ENGINE_ARCHITECTURE.md
       999  docs/v0.3.1-baseline/FIELD_ENGINE_ASSET_INVENTORY.md
      1789  docs/v0.3.1-baseline/FIELD_ENGINE_DATA_FLOW.md
      1296  docs/v0.3.1-baseline/FIELD_ENGINE_FALLBACKS.md
      1414  docs/v0.3.1-baseline/FIELD_ENGINE_KNOWN_LIMITATIONS.md
      2509  docs/v0.3.1-baseline/FIELD_ENGINE_PERFORMANCE.md
      1819  docs/v0.3.1-baseline/FIELD_ENGINE_SCENE_SPEC.md
      1184  docs/v0.3.1-baseline/FIELD_ENGINE_SECURITY.md
      1932  docs/v0.3.1-baseline/FIELD_ENGINE_TEST_REPORT.md
      1216  docs/v0.3.1-baseline/FIELD_ENGINE_TRANSITION_SPEC.md
      3871  docs/v0.3.1-baseline/KNOWN_LIMITATIONS.md
      1567  docs/v0.3.1-baseline/MANUAL_GPU_TEST_PLAN.md
      4312  docs/v0.3.1-baseline/MIGRATION_REPORT.md
      3892  docs/v0.3.1-baseline/PLACEHOLDER_INVENTORY.md
      2864  docs/v0.3.1-baseline/PORTABILITY_REPORT.md
      4031  docs/v0.3.1-baseline/PROJECT_GENOME_SCHEMA.md
      1899  docs/v0.3.1-baseline/PUBLICATION_DECISION_CHECKLIST.md
      6223  docs/v0.3.1-baseline/PUBLICATION_READINESS_AUDIT.md
       260  docs/v0.3.1-baseline/README.md
      2571  docs/v0.3.1-baseline/SECURITY_AUDIT.md
      4617  docs/v0.3.1-baseline/TEST_REPORT.md
      3116  lib/constellation/schema.ts
       489  lib/metadata.ts
      8953  lib/project-genome/foundation.ts
      5160  lib/project-genome/schema.ts
      1599  lib/site-config.ts
      1674  lib/taxonomy.ts
      1040  netlify.toml
       247  next-env.d.ts
       422  next.config.ts
    279136  package-lock.json
      2396  package.json
     34918  planning/v0.1/Enter_the_Field_v0.4_Master_Constellation_Inventory_v0.1.xlsx
      2814  planning/v0.1/MASTER_ROUTE_MAP.md
       624  planning/v0.1/README.md
     52495  planning/v0.1/project-inventory.v0.1.json
      6056  planning/v0.1/relationships.v0.1.json
      3701  planning/v0.1/route-map.v0.1.json
      1077  playwright.config.ts
       712  public/favicon.svg
      3507  scripts/analyze-bundle.ts
      1906  scripts/prepare-browser.ts
       531  scripts/run-public-npm.mjs
      3048  scripts/serve-static.mjs
      3532  scripts/validate-content.ts
      2135  scripts/validate-registry.mjs
      1617  scripts/validate-static-export.mjs
      1977  scripts/validate-static-source.mjs
      3137  scripts/validate-tier1-rooms.mjs
      1782  tests/e2e/field-engine.spec.ts
      2860  tests/e2e/portal.spec.ts
      1056  tests/e2e/publication.spec.ts
      1257  tests/e2e/screenshots.spec.ts
      2257  tests/unit/constellation-registry.test.ts
      2090  tests/unit/field-engine.test.ts
      2018  tests/unit/project-genome-schema.test.ts
      1151  tests/unit/site-config.test.ts
       666  tsconfig.json
       184  vitest.config.ts
