@getcorespec/corespec
v0.0.2
Published
Shared spec tooling foundation — framework detection, LLM integration, common utilities
Downloads
94
Readme
corespec
Shared spec tooling foundation for corespec.
Tools
- check-framework — heuristic scan for spec frameworks (no LLM)
- judge-framework — LLM confirms/scores framework detection
- judge-diff — LLM scores spec coverage per changed file
Architecture
repo ──► check-framework ──► judge-framework ──► judge-diff ──► result
(heuristic) (LLM) (LLM)Used by @getcorespec/specguard and @getcorespec/respec.
