docs(05-02): complete legal disclaimer & consent prompt plan

This commit is contained in:
salvacybersec
2026-04-05 15:49:05 +03:00
parent 45ee2f8f53
commit 0be926f823
4 changed files with 163 additions and 9 deletions

View File

@@ -41,12 +41,12 @@ Requirements for initial release. Each maps to roadmap phases.
### Verification
- [ ] **VRFY-01**: Active key verification via lightweight API calls when --verify flag is set
- [x] **VRFY-01**: Active key verification via lightweight API calls when --verify flag is set
- [x] **VRFY-02**: Verification is opt-in only (off by default) with consent prompt on first use
- [x] **VRFY-03**: Each provider YAML defines verify endpoint, method, headers, success/failure codes
- [ ] **VRFY-04**: Verification extracts additional metadata (org, rate limit, permissions) when available
- [ ] **VRFY-05**: Configurable verification timeout (default 10s, --verify-timeout flag)
- [ ] **VRFY-06**: Legal disclaimer and documentation ships with verification feature
- [x] **VRFY-06**: Legal disclaimer and documentation ships with verification feature
### Output & Reporting