Feat: Implement Project Claim Output Brake and refine agent reasoning

This commit is contained in:
g1nation
2026-05-02 18:06:28 +09:00
parent 3df23b4ca9
commit fcc07e013e
5 changed files with 112 additions and 1 deletions
+1
View File
@@ -17,3 +17,4 @@
- Added progressive answer format guidance: short conclusion first, brief summary second, detailed answer third.
- Added No Evidence, No Project Claim rules and Second Brain source type classification to prevent general notes from being treated as project implementation evidence.
- Added project claim policy enforcement so main answers must treat general-only or mixed evidence as cautious and avoid unsupported technical structure claims.
- Added a deterministic output brake that removes unsupported technical structure claims from final answers when Trace policy is `general-only`.