Project state transitions are captured by events such asDocumentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
ProjectWasCreated, ProjectWasUpdated, and ProjectWasDeactivated (see devkit4ai/backend-api/app/features/projects).
- Cloud Admin surfaces these lifecycle changes through read models so developers see accurate statuses in the console.
- API routes exist for toggling activity and revoking keys; the UI will expose them as forms once the console updates land.
- Documentation here will expand with timelines and best practices drawn directly from the production workflow.

