chore(EC-1851): trim AGENTS.md and add design docs per agentic SDLC best practices#3322
chore(EC-1851): trim AGENTS.md and add design docs per agentic SDLC best practices#3322joejstuart wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughUpdated AGENTS.md developer guide with current build/test commands, acceptance-test workflows, macOS Podman setup, Go test timeouts, project conventions, DNS requirements, and troubleshooting. Added two new architecture design documents: one explaining evaluator policy rule filtering, the other describing VSA (Verification Summary Attestation) storage and expiration behavior. ChangesDocumentation Refresh
🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…est practices Reduce AGENTS.md from 243 to 75 lines by removing content agents discover on their own (directory listings, package descriptions, duplicated .cursor/rules content). Add concise DESIGN.md files alongside the code they describe: evaluator filtering rationale and VSA design decisions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
.cursor/rules/*.mdcinternal/evaluator/DESIGN.md— why two PolicyResolvers, two-pass filtering design, scoring precedence, how to add filtersinternal/validate/vsa/DESIGN.md— VSA purpose, storage backend rationale, DSSE signing decision, expiration model.cursor/rules/)Jira: https://redhat.atlassian.net/browse/EC-1851
Test plan
make cistill passes (no code changes)🤖 Generated with Claude Code