You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Owner-approved 2026-07-27 ("this suggestion is really good and should be done - we need the system to scale"). Design: PR #164 — D79 in decisions.md + plan/designs/e0_files_design.md §4.1.
Scope:
Deterministic markdown-heading parser for the section skeleton; LLM fallback for structureless documents returns searchable heading strings, never char offsets. §4 output contract unchanged (document_sections on the block grid, pageindex.json sidecar).
Bottom-up summaries: flash-class summary seat (D70 port binding), one bounded call per leaf section, parents composed from child summaries; parallel; content-hash cached per section.
Provenance: split structurer_version into skeleton version + summary seat/version.
Sequencing: after #161 (loss ledger) merges, so the bundle change lands with measurement in place. Judge summary quality only where consumed (#150 canaries).
Owner-approved 2026-07-27 ("this suggestion is really good and should be done - we need the system to scale"). Design: PR #164 — D79 in
decisions.md+plan/designs/e0_files_design.md§4.1.Scope:
added_contextgains asummarytag with grounding-gate verification; extractor version bump. Closes the summary half of E2 context bundle diverges from the D31 design: section summary and entity hints are missing #163.Sequencing: after #161 (loss ledger) merges, so the bundle change lands with measurement in place. Judge summary quality only where consumed (#150 canaries).