logoalt Hacker News

Muromecyesterday at 2:45 PM1 replyview on HN

>In this case, it is an advisory control only, because the LLM can also unhook that hook

you can in principle make a hook in the harness itself that will run an auditor prompt that checks it adhered to the policy, correct the model and also make it known in advance.


Replies

dluxemyesterday at 3:55 PM

This appears to be what the claude code-review is doing:

https://github.com/anthropics/claude-code/blob/7ef6eec9d9ba8...

show 1 reply