multidim_analyze
Generate a hierarchical multidimensional grid with axes and sub-lenses for a given subject, yielding a fillable structure for analysis. Adjust depth and format options.
Instructions
Build a hierarchical multidimensional grid (axes -> sub-lenses) adapted to the subject's context. Returns the grid to fill, not the analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Optional, default deep. core=axes+short cross-talk; deep=+sub-lenses; full=+one targeted recursion. | |
| format | No | Optional, default text (v1 grid). v2 = deterministic JSON frame of the v2 contract: frame_hash, mandatory questions, learned traps, required_sections, validation_rules, max_validation_rounds, optional host_hints. The calling LLM fills this frame section by section. | |
| context | No | Optional. Force a context; otherwise auto-detected. | |
| subject | Yes | The subject to analyse. |