Zhenfy

Project Lifecycle

A project moves through a series of states. Some require your input; others run automatically.

States

StateAction RequiredDescription
idleNoneProject created, pipeline starting
pm_generatingNonePM agent writing the brief
awaiting_approvalYouReview and approve the brief
builder_buildingNoneBuilder agent writing code
test_runningNoneRunning test suite
awaiting_user_reviewYouReview beta, approve or request changes
going_liveNoneDeploying to production
liveNoneRunning in production
failedNonePipeline encountered an error

Human-in-the-loop

Two states require your input:

  • awaiting_approval — The brief is ready. Review it and approve to start the build.
  • awaiting_user_review — The beta is deployed. Test it, then approve to go live or request changes.

All other states run automatically. You can monitor progress in real time on the project detail page.