Excititor Implementation Plan
Purpose
Provide a living plan for Excititor deliverables, dependencies, and evidence.
Active work
- Track current sprints under
docs/implplan/SPRINT_*.mdfor this module. - Update this file when new scoped work is approved.
Near-term deliverables
SPRINT_20260420_001_Concelier_excititor_verification_runtime_no_stub_fallbacks.md: retire the live Excititor verification fallback path so enabled signature verification requires a real IssuerDirectory URL and only uses Valkey when explicitly configured.SPRINT_20260420_002_Cli_evidence_linking_no_inmemory_store.md: remove the CLI/runtime in-memoryIVexEvidenceLinkStorefallback sostella vex gen --link-evidenceonly runs when real Excititor PostgreSQL persistence is configured.
Dependencies
docs/modules/excititor/architecture.mddocs/modules/excititor/README.mddocs/modules/platform/architecture-overview.md
Evidence of completion
- Code changes under
src/Excititor/**. - Tests and fixtures under the module’s
__Tests/__Libraries. - Docs and runbooks under
docs/modules/excititor/**.
Notes
- Keep deterministic and offline-first expectations aligned with module AGENTS.
