reinforce_heuristic
Strengthen a memory's confidence by recording a successful application, incrementally raising its support. Detects concurrent writes and surfaces conflicts for safe updates.
Instructions
v2.1.0 — Record a successful application: bumps support; raises confidence asymptotically (new = old + (1-old)*0.1). OCC-protected — surfaces "conflict" when concurrent writer collides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |