{
  "ok": true,
  "service": "aeterna-story-writer",
  "port": 9802,
  "chapters": 23,
  "lastWeave": "2026-08-08T00:31:57.538Z",
  "weaving": false,
  "philosophy": "The story is a cache, not a monument. Facts cite artifacts; narrative is derived, never invented.",
  "endpoints": {
    "GET /story": "chapter index",
    "GET /chapter?id=chapter-001": "full chapter with evidence refs",
    "GET /so-far": "STORY-SO-FAR.md — the bounded wake-up read (markdown)",
    "POST /weave": "weave a chapter now ({force:true} to weave a quiet window)"
  }
}