@olhapi/maestro-darwin-x64 0.1.5-rc.2 → 0.1.5-rc.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/maestro +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -321,7 +321,7 @@ The checked-in [`WORKFLOW.md`](WORKFLOW.md) is this repository's own workflow ex
|
|
|
321
321
|
|
|
322
322
|
Missing-file behavior differs by command:
|
|
323
323
|
|
|
324
|
-
- `maestro workflow init` creates `WORKFLOW.md` explicitly
|
|
324
|
+
- `maestro workflow init` creates `WORKFLOW.md` explicitly; `maestro init` is a root-level alias for the same command
|
|
325
325
|
- `maestro run` bootstraps a missing file automatically
|
|
326
326
|
- `maestro verify` checks readiness and returns remediation guidance
|
|
327
327
|
- `maestro doctor` runs the same readiness checks with different presentation
|
package/lib/maestro
CHANGED
|
Binary file
|