record_decision
Record a redacted skill decision with scoped evidence to support advisory learning, leaving database activity unchanged.
Instructions
Record a redacted skill decision backed by scoped evidence. Learning is advisory and cannot change database activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| skill | Yes | Maintained skill that made the decision. | |
| tactic | Yes | Concise redacted tactic summary. | |
| case_id | No | ||
| confidence | Yes | ||
| session_id | No | ||
| uncertainty | Yes | Structured redacted uncertainty summary. | |
| candidate_id | No | ||
| learning_key | Yes | Stable decision-family key. | |
| subject_kind | Yes | Redacted decision subject kind. | |
| database_name | No | ||
| skill_version | Yes | Skill contract version. | |
| expected_result | Yes | Structured redacted prediction summary. | |
| idempotency_key | No | ||
| query_fingerprint | No | ||
| applied_lesson_ids | No | ||
| based_on_review_ids | No | Prior review identifiers supporting this decision. | |
| runtime_fingerprint | Yes | Process runtime fingerprint returned by check_runtime_status. | |
| subject_fingerprint | Yes | Redacted fingerprint of the decision subject. | |
| evaluator_fingerprint | Yes | Redacted evaluator/model fingerprint. | |
| consumed_evidence_refs | Yes | Immutable evidence or terminal-link identifiers. | |
| tool_schema_fingerprint | Yes | Tool-schema fingerprint returned by check_runtime_status. | |
| sanitized_config_fingerprint | Yes | Sanitized-config fingerprint returned by check_runtime_status. | |
| runtime_compatibility_fingerprint | Yes | Stable compatibility fingerprint returned by check_runtime_status. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||