Packages

usecase_forge_devtools

Stable diagnostics protocol models and the packaged UseCase Forge DevTools extension.

v0.1.0-dev.3Intermediateusecase_forge_devtools
Open source reference

usecase_forge_devtools

The package contains protocol models and a built DevTools extension. The application opts into diagnostics through the core package; the tool reads bounded operational events without gaining authority to mutate the UseCase.

Install

shell
dart pub add usecase_forge_devtools

The screen shows

  • registered UseCases;
  • current executions and phases;
  • command and execution identity;
  • bounded history;
  • cancellation and error routes;
  • state details only when the application explicitly exposes them.

Privacy is conservative by default. Application state and error details are not assumed safe merely because a developer tool is connected.

ARKTELOS

Purpose-built engineering systems for software that has to hold.