Changelog

All notable changes to anthroposophy.ai are documented in this file.

The format follows Keep a Changelog. Versioning follows Semantic Versioning.

1.1.2 - 2026-05-23

Research workflows

The Sources corpus is curated by Steiner-engagement, not by canon — these are the foundational texts the GA itself takes up. A few workflows it makes practical:

Discipline reminder: only fetch_source_chapter is quote-safe (quote_safe=true). fetch_source_summary, find_source_chapters_for_ga_locus, and every steiner_loci.statement field are FMC-curatorial paraphrase (quote_safe=false) — they capture the verified loci but they never go inside quotation marks.

Added

Changed

Fixed

1.1.1 - 2026-05-18

Research workflows

This release is the discipline layer that makes corpus citations trustworthy. With 1.1.1 in place:

For research this means citations in an agent’s output reflect retrieval rather than training memory or hallucination, and a “not in corpus” answer can be trusted as authoritative.

Added

Changed

Fixed

1.1.0 - 2026-05-14

Research workflows

This release brings the Free Man Creator (FMC) curatorial layer (anthroposophy.eu — pages, schemas, structured quoted-span records, and GA cross-references) onto the same MCP surface as the GA. Workflows it makes practical:

FMC content is CC-BY-SA paraphrase; quoted_span records carry the curator’s structured provenance (status=stored for inline verbatim, status=referenced for GA pointers that resolve via fetch_passage). The unified search_anthroposophy umbrella ranks GA + FMC hits together for queries spanning both.

Added

Changed

1.0.0 - 2026-05-07

Research workflows

The initial release puts the complete Gesamtausgabe (GA 1 through GA 354, public domain) behind a single MCP surface. Workflows it makes practical:

Multilingual support means a researcher reading the German can cross-check the English, and vice versa. Browseable HTML lives at /v1/steiner/<lang>/ga/<vol>/<date>/p<NNN> with content-negotiated JSON via the .json suffix. The MCP surface is anonymous and per-IP rate-limited at the edge — no account, no signup.

Added