mateclaw/mateclaw-server/src/main/java/vip/mate/tool/guard/model
2026-05-27 14:07:39 +08:00
..
GuardCategory.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
GuardDecision.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
GuardEvaluation.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
GuardFinding.java sync: Feishu CardKit streaming-card adapter via cardkit/v1 SDK 2026-05-20 11:37:12 +08:00
GuardSeverity.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ToolGuardAuditLogEntity.java refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
ToolGuardConfigEntity.java fix(guard): align tool guard rule names with runtime @Tool method names and add audit config 2026-04-05 12:00:50 +08:00
ToolGuardRuleEntity.java refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
ToolInvocationContext.java feat(approval): grant-based auto-approve with safety floor and resolution log 2026-05-27 14:07:39 +08:00