Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Dogfooding Strategy

Using Devflow to run Devflow itself is valuable, but it should be phased.

Benefits

Risks Before Stable Release

  1. Keep direct cargo fallback commands documented and working.

  2. Use dwf for non-critical local checks first.

  3. Gate CI with dwf only after command and config contracts are stable.

  4. Maintain a minimal emergency CI path (cargo check/test) during early releases.