Documentation Index¶
A complete map of Stellium’s documentation. The hub for development is
/CLAUDE.md.
For coding agents / contributors — docs/development/¶
🤖 The
docs/development/set is primarily for coding agents. Hello, Claude! It’s a durable technical reference so an agent doesn’t have to re-learn the API and architecture each session. Human contributors are welcome to use it too.
Doc |
Purpose |
Status |
|---|---|---|
Reading order + scope of the agent docs |
Current |
|
Mental model, layer map, dependency rules, |
Current |
|
|
Current |
|
Ephemeris, houses, aspects, orbs, dignities, patterns, profections, … |
Current |
|
Components, analysis/DataFrames, IO, caching, utils |
Current |
|
SVG pipeline, coordinates, layers, themes/palettes, dial/vedic/atlas |
Current |
|
|
Current |
|
Multi-chart, returns, electional, planner, Chinese/BaZi, CLI |
Current |
|
How to add engines/components/analyzers/layers/themes/sections |
Current |
User-facing guides — docs/¶
Doc |
Purpose |
|---|---|
Docs landing page |
|
Sphinx/ReadTheDocs entry |
|
Drawing charts (themes, palettes, presets) |
|
Generating terminal/markdown/PDF reports |
|
Natal, synastry, transits, returns, composite, etc. |
|
Visual catalogs |
|
Logging & warnings — silencing, filtering, capturing, |
|
Where Stellium reads and writes — ephemeris vs. cache dirs, |
|
Complete configuration reference |
|
API reference |
Astrology guides — docs/astrology/¶
Practitioner-facing teaching guides: the astrology itself, not the API.
Doc |
Purpose |
|---|---|
Birth-time rectification & sect recovery — what it is, how to use |
Methodology & sources — docs/methodology/¶
Scholarly provenance: what Stellium’s traditional techniques implement and on
whose authority. Separate from the practitioner-facing astrology guide
(docs/astrology/, teaching) and the code reference (docs/development/).
Doc |
Purpose |
|---|---|
Traditional Methods & Sources — per-technique defaults, citations, contested forks, and simplifications |
|
The raw source-verification reports (ZR, Firdaria, planetary years) kept as provenance |
Historical / superseded¶
Doc |
Note |
|---|---|
Superseded (Nov 2025). Concepts still valid; for current API use |
Top-level references (repo root)¶
/README.md— project overview & quick start/CLAUDE.md— development hub for agents/CONTRIBUTING.md— contribution workflow/CHANGELOG.md— release history/TODO.md— roadmap