Extracts domain vocabulary and business logic constraints automatically from codebases to generate formal documentation.
ELD Spec Discovery is a specialized capability for Claude Code designed to accelerate domain-driven architectural documentation. It scans codebases, type definitions, and requirements to identify key 'Vocabulary' (terms and types) and 'Laws' (constraints and business rules). By analyzing patterns like Zod schemas, assertions, and brand types, it generates high-confidence candidates for ELD Spec Cards, helping teams maintain a clear source of truth between implementation and business logic while streamlining the creation of technical catalogs.
Características Principales
01Seamless integration with /eld-spec-card for documentation generation
02Confidence-based reporting with manual review suggestions
03Support for retrofitting existing projects with formal specifications
04Automated discovery of domain terms from interfaces and type definitions
050 GitHub stars
06Extraction of business rules and constraints from assertions and schemas
Casos de Uso
01Bootstrapping a new project's domain vocabulary and initial catalog
02Auditing code for consistency between implemented constraints and architectural laws
03Reverse-engineering business logic from legacy codebases for documentation