Skip to content

Legacy Migration Reference

What This Covers

This page preserves the last legacy JSON config used in production before the unified platform architecture.

Reference artifact:

  • events/atkins-reunion-2026.json (deleted)
  • events/atkins-reunion-2026.dev.vars (deleted)
  • scripts/ops/atkins-generate-attach-sql.mjs
  • scripts/ops/atkins-validate-counts.sh

Migration intent

Use this file set as historical mapping input while migrating the Atkins site into the unified platform model. Do not create new events/*.json files. Events are now created via the platform UI at /platform/events/create.

  • app.name -> platform_events.displayName
  • app.startDate/app.endDate -> event dates in platform record
  • app.location -> event location in platform record
  • app.tagline/app.description -> event copy fields
  • adminEmails[0] -> platform_events.adminEmail

Released under the MIT License.