chore(examples): root-level workflow descriptions + curated .correx project profile

This commit is contained in:
2026-06-11 21:47:39 +04:00
parent f521ac89e5
commit 8bf56604c7
3 changed files with 16 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
id = "qa_ping"
description = "Minimal one-stage smoke test: writes a single ping file to verify the pipeline runs end to end."
start = "ping"
[[stages]]