team_confirm
Endorse a team lesson with a senior or peer review to boost its recall rank and mark it with a shield badge. Use in code reviews to canonize the best solution.
Instructions
Endorse (review-confirm) a team lesson so trusted, human-reviewed knowledge ranks above unreviewed auto-learned entries. A senior review weighs more than a peer review; distinct endorsements add a small boost. Confirmed lessons surface higher in smart_recall and team_recall and carry a 🛡️/✔️ badge. Use this in code review or knowledge reviews to bless the canonical solution for a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional review note (kept in the lesson audit trail) | |
| level | No | Review weight — "senior" ranks higher than "peer" (default: peer) | |
| topic | Yes | Topic slug of the lesson to confirm (e.g. "deploy:api") | |
| reviewer | Yes | Your name or handle (the reviewer endorsing this lesson) | |
| instance_id | Yes | UUID of the shared team brain instance |