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

@@ -3,14 +3,14 @@ gsd_state_version: 1.0
milestone: v1.0
milestone_name: milestone
status: executing
stopped_at: Completed 05-04-PLAN.md
last_updated: "2026-04-05T12:48:10.887Z"
stopped_at: Completed 05-02-PLAN.md
last_updated: "2026-04-05T12:48:48.980Z"
last_activity: 2026-04-05
progress:
total_phases: 18
completed_phases: 4
total_plans: 28
completed_plans: 25
completed_plans: 26
percent: 20
---
@@ -26,7 +26,7 @@ See: .planning/PROJECT.md (updated 2026-04-04)
## Current Position
Phase: 05 (verification-engine) — EXECUTING
Plan: 3 of 5
Plan: 4 of 5
Status: Ready to execute
Last activity: 2026-04-05
@@ -71,6 +71,7 @@ Progress: [██░░░░░░░░] 20%
| Phase 04 P05 | 3min | 1 tasks | 2 files |
| Phase 05 P01 | 3m43s | 2 tasks | 10 files |
| Phase 05 P04 | 10m | 2 tasks | 25 files |
| Phase 05-verification-engine P02 | 7m | 2 tasks | 9 files |
## Accumulated Context
@@ -95,6 +96,8 @@ Recent decisions affecting current work:
- [Phase 04]: Introduced selectSource dispatcher with sourceFlags struct for testable CLI source routing
- [Phase 05]: Keep legacy VerifySpec ValidStatus/InvalidStatus alongside canonical SuccessCodes/FailureCodes; Effective*() helpers pick canonical-first with fallback
- [Phase 05]: Store Finding.VerifyMetadata as JSON TEXT column; legacy DBs migrated in-place via PRAGMA table_info + conditional ALTER TABLE in storage.Open()
- [Phase 05-verification-engine]: LEGAL.md dual-location mirror (root + pkg/legal/) required because go:embed cannot traverse parents — mirrors Phase 1 providers pattern
- [Phase 05-verification-engine]: verify.consent setting: granted is sticky across runs; declined is not — users who initially refuse can change mind without manual reset
### Pending Todos
@@ -109,6 +112,6 @@ None yet.
## Session Continuity
Last session: 2026-04-05T12:48:10.879Z
Stopped at: Completed 05-04-PLAN.md
Last session: 2026-04-05T12:48:48.976Z
Stopped at: Completed 05-02-PLAN.md
Resume file: None