Publish DevRunbook source
Managed validation / full (push) Successful in 3m18s

This commit is contained in:
DevRunbook release export
2026-09-03 04:09:17 +02:00
commit cfd2804e27
928 changed files with 161642 additions and 0 deletions
@@ -0,0 +1,9 @@
# Example generated task
## Mission
Reproduce and repair the described defect while preserving compatibility.
## Scope
Modify only the affected application and regression tests.
@@ -0,0 +1,5 @@
# Validation
- Run `pnpm test`.
- Run `pnpm lint`.
- Run `pnpm build`.
@@ -0,0 +1,29 @@
{
"apiVersion": "devrunbook.io/v1alpha1",
"kind": "RunPackManifest",
"run": {
"id": "run_example_0001",
"playbookId": "bugfix.root-cause",
"playbookVersion": "1.0.0",
"playbookDigest": "144925ece67ad59d1f777f997f4b551c79838019236f6bdae7c3b376e7aebd74",
"repositoryProfileDigest": "041e20f67e299665e85e5f14800a4bbcfa5e6c42ccdd7b22d29206e2c3f6727e",
"renderDigest": "ce5809aafd05d58952cf273992440fc42ca55dd9c8c8e563f8a31a434a3f07bd",
"generatedAt": "2026-07-26T12:00:00Z",
"platformVersion": "0.1.0"
},
"files": [
{
"path": "TASK.md",
"mediaType": "text/markdown",
"sizeBytes": 182,
"sha256": "ce5809aafd05d58952cf273992440fc42ca55dd9c8c8e563f8a31a434a3f07bd"
},
{
"path": "VALIDATION.md",
"mediaType": "text/markdown",
"sizeBytes": 72,
"sha256": "85dd6148501e2256b7479dd8711317db2526a84f1779aea70bcb9b20a17ca21a"
}
],
"manifestDigest": "9f018963b23a5c9dc3b09c49fe8f51c35fac9e7ac61b87ff6ca36c25c8ea4182"
}