Make sample guide generation deterministic; regenerate examples
Template tests / tests (push) Failing after 17s

Fixed guide/step ids stop examples/ from churning on every verify run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Iisyourdad
2026-06-10 21:40:49 -05:00
parent a0a1bb5cfc
commit 6b40396053
22 changed files with 122 additions and 103 deletions
@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"guideId": "guide-sample-reset-password",
"title": "Reset a password in Admin Portal",
"descriptionHtml": "<p>Offline sample guide showing capture, annotations, rich text, and exports.</p>",
"placeholders": {
"Product": "Admin Portal",
"Author": "StepForge",
"Department": "Support"
},
"flags": {
"focusedViewDefault": true,
"hideSkippedStepsInExports": true
},
"themeOverride": "system",
"createdAt": "2026-06-11T02:40:34Z",
"updatedAt": "2026-06-11T02:40:34Z",
"stepsOrder": [
"step-sample-01-open-users",
"step-sample-02-enable-policy",
"step-sample-02a-permission-prompt",
"step-sample-03-review-confirmation",
"step-sample-04-legacy-note",
"step-sample-05-deprecated-flow"
],
"favorite": false,
"linkedSource": null,
"exportProfiles": {}
}