Skip to content

Legacy Migration Reference

What This Covers

This page preserves the last legacy JSON config used in production before control-plane orchestration.

Reference artifact:

  • events/atkins-reunion-2026.json
  • events/atkins-reunion-2026.dev.vars
  • ops/runbooks/atkins-control-plane-adoption.md
  • 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 control-plane model. Do not create new events/*.json files.

  • app.name -> manifest displayName
  • app.startDate/app.endDate -> manifest dates
  • app.location -> manifest location
  • app.tagline/app.description -> manifest copy
  • runtime.workerName/resource IDs -> provisioned control-plane resources
  • adminEmails[0] -> manifest adminEmail

Released under the MIT License.