enzo_state
Retrieve the canonical history and computed status for any investigation by providing its ID. Track progress and understand the current state of a decomposed research question.
Instructions
Return canonical history and computed investigation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| investigation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| atoms | Yes | ||
| root_goal | Yes | ||
| branch_ids | Yes | ||
| unknown_atoms | Yes | ||
| contradictions | Yes | ||
| verified_atoms | Yes | ||
| current_frontier | Yes | ||
| investigation_id | Yes | ||
| unresolved_atoms | Yes | ||
| contradicted_atoms | Yes | ||
| insufficient_evidence_atoms | Yes |