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
docs: stack-forward homepage, architecture diagrams, provenance, and repo metadata (#5)
* docs: stack-forward homepage + README lead, provenance, reconciled numbers
Lead with the engineering (Polars/Spark/Dagster/Delta/Fabric/streaming) above the comparison table; add a 'Built with' band and a 'Why this exists' provenance section (scribe-iq's heuristic corpus from Synthea CSV + ACI-Bench/MTSamples/MedSynth → this principled rebuild → roadmap Ollama loop), led by ADR-022. Reorder 'What this shows' engineering-first + add the streaming-sim row. Reconcile 1,278 patients / 1,280 bundles and keep the 129-test badge (confirmed via pytest --collect-only). Mark the Ollama loop roadmap.
* docs: architecture/parity/portfolio diagrams; Ollama loop marked roadmap
ARCHITECTURE: system-context (D1) + medallion-with-engines (D2) + Dagster asset graph (D5). parity: dual-engine convergence with the rejected shared-abstraction / applyInPandas bridge-tax note (D3). portfolio: the Gold→Ollama→scribe-iq loop (D4), with prose corrected so it no longer implies scribe-iq's CURRENT corpus came from this lakehouse.
* docs: plain-language lead (layered disclosure) on homepage, README, reviewer guide
ADD-1: a jargon-free 2-sentence lead now precedes the technical hero on docs/index.md (hero moved into a 'For technical reviewers' abstract) and README.md; reviewer-guide gains a 'Not technical?' tier above '90 seconds'. Both audiences served by sequence — the technical depth is unchanged.
* docs(site): tighten ADR-022 framing, roadmap honesty, and number consistency
Review-driven fixes to the docs revamp (PR #5), from a 3-lens "how it lands"
read (recruiter / senior-DE / honesty audit):
- ADR-022 accuracy: drop "the same transforms run three ways." The two
LocalLite surfaces (CLI + Dagster) share one transform set; the Fabric tier
reimplements its own engine-native transforms. Fixed index.md and the README
ASCII flow; amended ADR-015 (it cited the superseded ADR-002/004) and ADR-009.
- Roadmap honesty: CORPUS_CONTRACT intro no longer presents the Ollama ->
scribe-iq loop as live (clinical-bert is the current consumer; the loop is
roadmap and does not produce scribe-iq's current corpus). Added the Ollama
row to the reviewer-guide "what's real vs in-progress" table; standardized
roadmap wording to "not built" (dropped "in progress").
- Numbers: standardized Bronze->Silver on the measured 2m19s (removed the
contradictory 2m30s); fixed "1,278-bundle" (a patient count) -> "1,280-bundle"
across 5 files.
- Tone/scope: softened "proven on real enterprise infrastructure" -> "validated
end-to-end on Fabric (F4) at sample scale"; dropped the dead local_spark
column and the non-ADR-backed GCP column from the engine matrix; added a
"New here?" cue to the homepage 90-second-tour card.
mkdocs build --strict green; gen_data_dictionary/gen_corpus_schema --check pass.
0 commit comments