feat: Implement policy evaluation framework with YAML configuration and UI integration

This commit is contained in:
scawful
2025-10-02 14:13:30 -04:00
parent c8d79d9e99
commit 0bc340e06d
9 changed files with 778 additions and 10 deletions

View File

@@ -46,6 +46,7 @@ add_executable(
cli/service/proposal_registry.cc
cli/service/resource_catalog.cc
cli/service/rom_sandbox_manager.cc
cli/service/policy_evaluator.cc
cli/service/gemini_ai_service.cc
app/rom.cc
app/core/project.cc