Decision Pack
decision.getBuild a deterministic decision pack for energy, metals, ags, or all sectors. Returns method, signals with direction/rationale, an embedded snapshot, and a disclaimer — no ML model, rule-based only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes | Sector for the decision pack. Use all to bundle every sector. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Deterministic method identifier | |
| sector | No | Present for single-sector packs | |
| sectors | No | Present when sector=all | |
| signals | No | Directional signals with rationale | |
| snapshot | No | ||
| disclaimer | No | Non-advice / methodology disclaimer | |
| generated_at | Yes | ISO timestamp when the pack was generated | |
| model_version | No | Always null for rule-based packs; reserved field |