What problem does it solve?
SCEpter provides a CLI-first workflow to build a persistent knowledge graph of code-related notes with claim-level traceability. It targets AI-assisted software development scenarios where agents need context, decisions, and rationale across notes, designs, tests, and code, across multiple projections. It enforces frontmatter-driven metadata, claim syntax, and cross-note referencing, requiring fully qualified claim paths, derived relationships, and scheduled verification tasks.
Core Features & Use Cases
- CLI-first knowledge graph across notes (Decision, Requirement, Design, Tests) with cross-project traceability
- Claim-level traceability enabling precise, cross-note mappings like {R001.§1.AC.01}
- Lightweight governance: frontmatter-driven metadata, status tracking, and lifecycle annotations
- Powerful discovery and querying capabilities to surface relevant context for AI agents
Quick Start
Install SCEpter in your repo, run scepter config to initialize note types, then create and link your first notes with explicit claim references.