Skip to content

feat: bullet points and visualizations for AI assessment sections#49

Merged
CodeBuildder merged 1 commit intomainfrom
feat/ai-assessment-bullets
Apr 17, 2026
Merged

feat: bullet points and visualizations for AI assessment sections#49
CodeBuildder merged 1 commit intomainfrom
feat/ai-assessment-bullets

Conversation

@CodeBuildder
Copy link
Copy Markdown
Owner

Summary

  • Replace the agent system prompt with a plain-English JSON schema that includes bullet arrays
  • Add what_happened, blast_radius_bullets, and action_steps to AgentDecision and audit incidents
  • Render AI Assessment sections as bullet lists with visual blast-radius bars and numbered action steps
  • Preserve fallback rendering for older incidents that do not have the new arrays yet

Checks

  • .venv/bin/python -m pytest passed from agent/ with 71 tests
  • npm run build passed from ui/
  • UI build still emits existing non-blocking Vite/CSS warnings about CJS API deprecation, package module type, and @import ordering

@CodeBuildder CodeBuildder added enhancement New feature or request module-4 AI Agent Engine module-5 Command & Control UI security Security policies and tools labels Apr 17, 2026
@CodeBuildder CodeBuildder merged commit fa961a3 into main Apr 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request module-4 AI Agent Engine module-5 Command & Control UI security Security policies and tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant