Skip to content

Apply ERO Transformation

Agent Directive: Apply ERO Transformation

Objective

Refactor the repository configuration files to universally use the acronym ero (lowercase for system identifiers) and ERO (uppercase for display text) To maintain enterprise naming consistency for the Event Route Optimiser.

Execution Sequence

1. Update API Configuration

  • Read api/wrangler.toml. Update the name property to "ero-edge".
  • Read api/package.json. Update the "name" property to "ero-api".

2. Update Frontend Configuration

  • Read app/package.json. Update the "name" property to "ero-app".

3. Update Master Documentation

  • Read README.md. Update the project title to # ERO (Event Route Optimiser) and update the git clone and cd instructions to use ero.
  • Read SYSTEM_BUILDER.md. Update the objective text to reference ERO / Event Route Optimiser.