amplify_record_claim
Record an unverified lesson or insight as a claim with default confidence 0.5. Use for newly learned information not yet confirmed by tests or evidence.
Instructions
v1.4.0 — Record a lesson as an UNVERIFIED claim (default confidence 0.5). Use this for any 'I just learned X' moment that has not been confirmed by tests, commits, or user confirmation. Promote later with amplify_verify_claim. (amplify_learn remains for confirmed/legacy records.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| type | No | ||
| title | Yes | ||
| description | Yes | ||
| context | No | ||
| resolution | No | ||
| prevention | No | ||
| severity | No | ||
| tags | No | ||
| trigger | No | ||
| pattern_key | No | Explicit pattern grouping key for aggregation across worded variants. | |
| initial_confidence | No | Override starting confidence (default 0.5). |