The demo workflow shows how the first OpenScar assets connect into a small end-to-end system.
- Synthetic nested case:
data/mock/example_case.json - Six CSV tables:
data/mock/*.csv - ScarClaw v0.1 skills:
skills/**/SKILL.md
Run all OpenScar checks:
node open-scar-starter/scripts/validate-mock-data.mjs
node open-scar-starter/scripts/validate-openscar-skills.mjs
node open-scar-starter/scripts/generate-demo-report.mjsThe demo report is generated at:
open-scar-starter/demo/mock-case-workflow.md
scar-photo-standardizationdefines the image capture requirements.scar-image-quality-reviewchecks image usability and quality flags.keloid-follow-up-intakestructures day-90 follow-up information.before-after-scar-analysiscompares baseline and follow-up records conservatively.scar-treatment-response-reviewdrafts outcome-supporting language.scar-registry-entry-buildermaps the result into the six OpenScar tables.
The demo is fully synthetic. It does not diagnose, prescribe, determine recurrence, or demonstrate treatment efficacy. It exists to prove that the OpenScar schema and skills can connect into a reproducible workflow.