Changelog

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

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

1.1.4 - 2026-07-06

Research workflows

This release serves quote-level verification — the byte-for-byte quotation discipline as an API operation rather than a client-side re-implementation — and fixes the bare-/mcp connector failure.

Discipline: only quote_safe: true clears a candidate for quotation marks. match_normalized means the wording matches but the typography does not — quote match.verbatim_text exactly as returned, never your candidate. near_miss means the corpus reads differently; quoting the candidate propagates drift. A locus-scoped no_match is authoritative for that locus; a corpus-search no_match is strong evidence of absence, not proof.

Added

Changed

Fixed

1.1.3 - 2026-06-11

Research workflows

This release adds schema-set enumeration and documents the claim-registry tools deployed 2026-06-04.

Discipline: list_fmc_schemas entries are curatorial_content — cite as ‘FMC schema FMC00.NNN (FMC curator, anthroposophy.eu, CC-BY-SA)’; descriptions are paraphrase and never go inside quotation marks. For claims, quote only anchor_text, byte-for-byte, and report relation types as given. node_not_found from trace_claims means no claims are registered for that node, not that the corpora are silent — use search_steiner / search_sources for frontier research. The registry’s selection principle (steinerian-anthroposophical) is named in every envelope.

Added

Changed

1.1.2 - 2026-05-23

Research workflows

This release adds the /sources/ corpus. It is curated by Steiner-engagement, not by canon — these are the foundational texts the GA itself takes up.

Discipline: 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 adds the quotation-discipline layer for corpus citations.

Citations in agent output therefore reflect retrieval rather than training memory; a “not in corpus” answer is authoritative.

Added

Changed

Fixed

1.1.0 - 2026-05-14

Research workflows

This release adds the Free Man Creator (FMC) curatorial layer (anthroposophy.eu — pages, schemas, structured quoted-span records, and GA cross-references) to the MCP surface alongside the GA.

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

Initial release. The complete Gesamtausgabe (GA 1 through GA 354, public domain) behind a single MCP surface.

German originals and English translations are cross-retrievable per locus. Browseable HTML 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 required.

Added