docs(08-01): complete dork engine foundation plan
SUMMARY, STATE, ROADMAP, and REQUIREMENTS updates for pkg/dorks foundation + custom_dorks storage (DORK-01, DORK-03).
This commit is contained in:
@@ -3,14 +3,14 @@ gsd_state_version: 1.0
|
||||
milestone: v1.0
|
||||
milestone_name: milestone
|
||||
status: executing
|
||||
stopped_at: Completed 06-06-PLAN.md
|
||||
last_updated: "2026-04-05T21:05:04.569Z"
|
||||
stopped_at: Completed 08-01-PLAN.md
|
||||
last_updated: "2026-04-05T21:17:48.315Z"
|
||||
last_activity: 2026-04-05
|
||||
progress:
|
||||
total_phases: 18
|
||||
completed_phases: 7
|
||||
total_plans: 40
|
||||
completed_plans: 40
|
||||
total_plans: 47
|
||||
completed_plans: 41
|
||||
percent: 20
|
||||
---
|
||||
|
||||
@@ -21,12 +21,12 @@ progress:
|
||||
See: .planning/PROJECT.md (updated 2026-04-04)
|
||||
|
||||
**Core value:** Detect leaked LLM API keys across more providers and more internet sources than any other tool, with active verification to confirm keys are real and alive.
|
||||
**Current focus:** Phase 07 — import-cicd
|
||||
**Current focus:** Phase 08 — dork-engine
|
||||
|
||||
## Current Position
|
||||
|
||||
Phase: 8
|
||||
Plan: Not started
|
||||
Phase: 08 (dork-engine) — EXECUTING
|
||||
Plan: 2 of 7
|
||||
Status: Ready to execute
|
||||
Last activity: 2026-04-05
|
||||
|
||||
@@ -78,6 +78,7 @@ Progress: [██░░░░░░░░] 20%
|
||||
| Phase 06 P03 | ~6m | 1 tasks | 2 files |
|
||||
| Phase 06-output-reporting P05 | 4min | 2 tasks | 3 files |
|
||||
| Phase 06 P06 | 3min | 2 tasks | 3 files |
|
||||
| Phase 08-dork-engine P01 | 15min | 2 tasks | 10 files |
|
||||
|
||||
## Accumulated Context
|
||||
|
||||
@@ -109,6 +110,8 @@ Recent decisions affecting current work:
|
||||
- [Phase 06]: Registry pattern for output formatters; TableFormatter strips ANSI when writer is not a TTY via zero-value lipgloss.Style
|
||||
- [Phase 06]: SARIF 2.1.0 via hand-rolled structs (no library) per CLAUDE.md
|
||||
- [Phase 06-output-reporting]: keys export rejects SARIF (scan-only); keys show always unmasked; keys verify updates findings inline via db.SQL().Exec
|
||||
- [Phase 08-dork-engine]: pkg/dorks mirrors pkg/providers go:embed pattern; //go:embed definitions/* tolerates empty .gitkeep-only tree
|
||||
- [Phase 08-dork-engine]: Runner + Executor interface separate from Registry so 08-05 GitHub executor registers without touching YAML loader
|
||||
|
||||
### Pending Todos
|
||||
|
||||
@@ -123,6 +126,6 @@ None yet.
|
||||
|
||||
## Session Continuity
|
||||
|
||||
Last session: 2026-04-05T20:42:54.082Z
|
||||
Stopped at: Completed 06-06-PLAN.md
|
||||
Last session: 2026-04-05T21:17:48.311Z
|
||||
Stopped at: Completed 08-01-PLAN.md
|
||||
Resume file: None
|
||||
|
||||
Reference in New Issue
Block a user