company_review_decisions
Record and manage operator decisions on intelligence review actions—accept, defer, or decline with owners and due dates—then persist and merge the decision ledger under each review for audit and follow-up.
Instructions
Record what the operator decided about the actions a persisted intelligence review raised: each decision (accept with an owner and due date, defer with a due date, decline) bound to a raised action, undecided actions named rather than assumed accepted, money at stake by decision, and the accepted or deferred actions past due; operation build seals the ledger, record persists it under the review and amends it in place (new decisions merge over the recorded ones), list returns every persisted ledger; the next review carries the decisions and the review outcomes tell them apart (payload: decisions, and optionally review_ref or review).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now | No | ||
| engine | No | ||
| operation | No | build | |
| entity_ref | No | ||
| project_id | Yes | ||
| bundle_json | Yes | ||
| payload_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |