Repo D Sandbox Setup Diagnostics
Use this skill for setup and runtime-state troubleshooting.
Workflow
- •Reproduce the issue and capture exact user action sequence.
- •Inspect renderer diagnostics markers:
- •
hydrate.ok - •
repo_d.load_* - •
background.* - •
overlay.*
- •
- •Validate setup surfaces (LM Studio, Kokoro, Lovense, model selection) and persistence.
- •Verify safety behaviors:
- •API key redaction in logs/export.
- •Profile export strips sensitive values.
- •Run integration smoke when behavior spans app boundaries:
powershell
powershell -ExecutionPolicy Bypass -File scripts/integration_smoke.ps1
Output Requirements
- •Root cause statement tied to concrete files.
- •Minimal fix plan with affected modules.
- •Validation commands and outcomes.
References
- •Diagnostic markers:
references/diagnostic-markers.md