Skip to content

feat: modular resource handlers and simulation-based safety layer#127

Open
Fankouzu wants to merge 1 commit intoVersusControl:mainfrom
Fankouzu:feat/architecture-and-safety-overhaul
Open

feat: modular resource handlers and simulation-based safety layer#127
Fankouzu wants to merge 1 commit intoVersusControl:mainfrom
Fankouzu:feat/architecture-and-safety-overhaul

Conversation

@Fankouzu
Copy link
Copy Markdown

This PR introduces a significant architectural refactor to improve extensibility and safety.
Key changes:

  1. Modular Adapters: AWS resource handlers (EC2, S3, RDS) are now refactored into a provider-based architecture in .
  2. Safety Simulation: Added a validation layer that supports dry-run/simulation before committing changes to cloud infrastructure.
  3. Risk Scoring: Integrated automatic risk assessment for destructive operations (e.g., deletion).
  4. Enhanced Prompts: Re-engineered core reasoning templates to mandate verification steps.

@hoalongnatsu
Copy link
Copy Markdown
Member

@Fankouzu thank for the PR, I'll check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants