Design specs¶
Spec-Driven Development (SDD) design docs: a change described before it’s built —
motivation, design, migration plan, acceptance criteria. (The reference pages in
../ describe the code as it is; specs describe what it should
become.)
Active¶
STRUCTURED_LOGGING_SPEC.md — migrate the library’s remaining bare
print()s to stdliblogging/warnings(andclick.echo/Rich for the CLI), with a lint guard. The infrastructure (configure_logging,stellium._logging) has landed; theprint()migration is still in progress.
rectification/ — the rectification arc¶
The full computational birth-time rectification research: theory, phased specs, the
63-person verified corpus + events, tooling, and the concluded empirical study. The
validated result (sect recovery) shipped as the stellium.rectification subsystem.
See rectification/README.md.
archive/ — completed specs¶
Specs for features that have since shipped, kept for historical context:
HELLENISTIC_PERIODS_SPEC.md —
core/planetary_years.pyprimitive + the Firdaria time-lord engine (shipped).LENGTH_OF_LIFE_SPEC.md — the hyleg → alcocoden years-table technique (shipped as
engines/length_of_life.py).