fl_get_step_sequence
Retrieve the step sequence grid for a given pattern and channel, along with a conflict digest to identify overlapping or invalid steps.
Instructions
Read an explicit current-pattern/channel grid and its conflict digest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_index | Yes | Global channel index. | |
| pattern_number | Yes | Explicit current pattern number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | Yes | ||
| digest | Yes | ||
| warnings | No | ||
| step_count | Yes | ||
| index_scope | No | global | |
| observed_at | Yes | ||
| channel_index | Yes | ||
| pattern_number | Yes | ||
| schema_version | No | 1.0 | |
| grid_resolution | No | sixteenth_note | |
| digest_algorithm | No | sha256-canonical-json-v1 | |
| observation_atomic | No | ||
| project_dirty_flag | No | ||
| current_pattern_number | Yes |