rspace-online/backlog/tasks/task-127 - Guide-JSON-forma...

34 lines
966 B
Markdown

---
id: TASK-127
title: Guide JSON format + bicycle brake pad guide
status: Done
assignee: []
created_date: '2026-03-29 20:51'
labels:
- content
- guide
milestone: m-2
dependencies: []
priority: high
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
Define the guide JSON schema and create the demo guide (bicycle-brake-pads.json) with 10 steps including detection labels, fallback strategies, completion conditions, and timed hints.
<!-- SECTION:DESCRIPTION:END -->
## Acceptance Criteria
<!-- AC:BEGIN -->
- [ ] #1 Guide JSON validates against schema
- [ ] #2 10 steps with audio_text, pointer_target, completion_condition
- [ ] #3 Fallback strategies for non-COCO parts
- [ ] #4 Timed hints on each step
<!-- AC:END -->
## Final Summary
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
bicycle-brake-pads.json created with 10 realistic steps, COCO anchor + relative_to fallbacks, dwell/manual completion, and 2 hints per step.
<!-- SECTION:FINAL_SUMMARY:END -->