Appearance
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 ensure enterprise naming consistency for the Event Route Optimiser.
Execution Sequence
1. Update API Configuration
- Read
api/wrangler.toml. Update thenameproperty 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 thegit cloneandcdinstructions to useero. - Read
SYSTEM_BUILDER.md. Update the objective text to referenceERO/Event Route Optimiser.