pub fn handle_correct(config: &CliConfig, args: CorrectArgs) -> Result<()>Expand description
Store a correction with retrieval priority boost.
Corrections are stored as frames with special metadata that gives them priority during retrieval. This ensures corrected information surfaces first when relevant queries are made.