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
- HIGH: graph island fetched /lokfgraph.json (BASE_URL has no trailing
slash) — join with a slash so it fetches /lokf/graph.json; the dev server
masked this, the built site was broken
- HIGH: restore dropped sections on guide/concepts (Bundle structure + the
root index.md frontmatter + Body) — the POC page had been abbreviated
- HIGH: getting-started 'Work on the docs' now shows the Astro npm commands,
not the removed mkdocs stack
- MED: re-add the 'Draft profile / not affiliated with Google' disclaimer to
the home page (Starlight Aside) + restore the 'concept at a glance'
example (surfacing the previously-orphaned concept-glance partial)
- MED: README docs link -> the real deploy host www.nolan-nichols.com/lokf/
- tutorial 'Visualize it' now points at lokf serve + lokf export, not the
removed MkDocs hook
Links + security audit came back clean. astro build green (21 pages);
verified in-browser the graph fetches /lokf/graph.json (200, 6 nodes).
0 commit comments