cellc_check
Validate a CellScript contract by type-checking it. Returns terse diagnostics (max 5) or full diagnostics when full=true.
Instructions
Type-check a CellScript contract. Returns ok + diagnostics (terse, max 5; full=true for all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| path | No | ||
| source | No | ||
| target_profile | No |