You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add AI Review feature and local schema references to README
Since PRs #46 (schema) and #47 (AI review) will also be merged,
update the README to reference those features.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -28,6 +28,7 @@ Select your environment from the dropdown at login.
28
28
-**CVE Record Management** — Create, update, reject, and reserve CVE IDs
29
29
-**Form-Based Editor** — Tabs for Minimal (required fields only), All Fields (full schema), JSON (direct editing with Ace editor), and ADP views
30
30
-**Guided CVE Chatbot** — Step-by-step wizard that walks you through building a CVE record field by field, with CWE autocomplete
31
+
-**AI Review** — Review your CVE record with ChatGPT, Claude, or Gemini before publication. Shows the full prompt for transparency, then copies to clipboard and opens your chosen provider.
31
32
-**User Management** — Create, update, and list users within your CNA organization (admin role required)
32
33
-**Organization Info** — View org details and remaining CVE ID quota
33
34
-**Offline Mode** — Click "Skip" at login to create and edit mock CVE records without connecting to CVE Services, useful for drafting or training
0 commit comments