propose_belief
Record a belief about code, anchored by evidence, paths, or symbols, to create a staleness-checked proposal for human review.
Instructions
Record an evidence-anchored belief about the code (lands as Proposed for human approval; staleness-checked against history from the moment it exists). evidence entries are "path:start-end" (1-based, inclusive lines at the current changeset); paths are repo-relative paths or globs; symbols are "path:Name". At least one of evidence/paths/symbols is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | ||
| claim | Yes | ||
| paths | No | ||
| symbols | No | ||
| evidence | No |