Add sample guide, sample exports, and enriched build report

- examples/: sample guide store, .sfgz share archive, and exported
  output in all nine formats (JSON/MD/HTML×2/PDF/GIF/images/DOCX/PPTX)
- build_report.md now records packaging tool availability, fallback
  policy, offline guarantee, and verification entrypoints
- artifacts_manifest.json with sha256 checksums for packages + samples
- CHANGELOG entries for the welcome screen and renderer fixes

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Iisyourdad
2026-06-10 21:33:58 -05:00
parent 03bd9b0e2b
commit a0a1bb5cfc
37 changed files with 1245 additions and 4 deletions
@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"guideId": "guide-319c9f4d-4fa5-4399-81b5-258cc3393e1f",
"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:32:07Z",
"updatedAt": "2026-06-11T02:32:07Z",
"stepsOrder": [
"step-592cde3d-19e2-441a-a19b-53ccd4ac132c",
"step-bf6e1f92-47c8-478b-ba42-d2a3fe93bc48",
"step-0997fb48-b598-4319-8144-0ceef68a84f4",
"step-8a33be62-08c7-4a5d-ab9d-9f415269d015",
"step-c0addd40-3e96-495f-b196-d49c08518dba",
"step-62da8044-c236-4012-9fce-15785c94bfa7"
],
"favorite": false,
"linkedSource": null,
"exportProfiles": {}
}