Commands
From the Tessera workspace:Repair Order
- Fix error diagnostics first.
- Fix warnings for reference-quality packages unless there is a written rationale.
- Preserve useful info diagnostics as authoring guidance.
- Re-run text and JSON validation after each repair pass.
Common Failure Classes
- Missing prompt, script, or schema references.
- Unsafe source paths.
- Unreachable nodes.
- Undeclared artifacts.
- Undeclared capabilities.
- Agent outputs without schemas.
- Final artifacts without materialization.
- Review loops without a clear downstream step.
- Package/runtime version mismatches.
- Standalone runner metadata or disallowed dependency fields.
- Dangerous imports or dynamic import forms.