refactor(athena): strip audit bias from council member prompt + add intent addendums + write boundary hook + relax restrictions

This commit is contained in:
ismeth
2026-02-27 16:46:23 +01:00
committed by YeonGyu-Kim
parent e198707e84
commit 386645ea6b
8 changed files with 267 additions and 20 deletions
-2
View File
@@ -48,8 +48,6 @@ const AGENT_RESTRICTIONS: Record<string, Record<string, boolean>> = {
},
athena: {
write: false,
edit: false,
call_omo_agent: false,
},