<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>http://localhost:3001/blog</id>
    <title>Starlight Practice Changelog</title>
    <updated>2026-05-07T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="http://localhost:3001/blog"/>
    <subtitle>Release notes, platform updates, and decisions</subtitle>
    <icon>http://localhost:3001/img/favicon.ico</icon>
    <rights>Copyright &amp;copy; 2026 Starlight Practice.</rights>
    <entry>
        <title type="html"><![CDATA[Docs platform is live]]></title>
        <id>http://localhost:3001/blog/docs-platform-launch</id>
        <link href="http://localhost:3001/blog/docs-platform-launch"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The internal docs site is up &mdash; everything we know about Starlight Practice now lives in one searchable, versionable, diagrammable home.]]></summary>
        <content type="html"><![CDATA[<p>The internal docs site is up — everything we know about Starlight Practice now lives in one searchable, versionable, diagrammable home.</p>
<h2 class="anchor anchorTargetStickyNavbar_qTje" id="whats-here-today">What's here today<a href="http://localhost:3001/blog/docs-platform-launch#whats-here-today" class="hash-link" aria-label="Direct link to What's here today" title="Direct link to What's here today" translate="no">​</a></h2>
<ul>
<li class=""><strong>Architecture decisions</strong> — database model, multi-tenancy, HIPAA boundary, data sources</li>
<li class=""><strong>Feature specs</strong> — the prototype's twelve modules (dashboard, patients, pipeline, billing, wellness, actions, revenue, messages, reminders, pricing, reports, backup)</li>
<li class=""><strong>Business context</strong> — market positioning, business plan, branding, design system</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_qTje" id="whats-new-in-this-build">What's new in this build<a href="http://localhost:3001/blog/docs-platform-launch#whats-new-in-this-build" class="hash-link" aria-label="Direct link to What's new in this build" title="Direct link to What's new in this build" translate="no">​</a></h2>
<ul>
<li class="">Full-text search across docs and blog posts</li>
<li class="">Mermaid diagrams in any markdown file (see <a class="" href="http://localhost:3001/docs/architecture/system-overview">System Overview</a>)</li>
<li class="">This changelog — we'll post here whenever something material ships</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_qTje" id="whats-next">What's next<a href="http://localhost:3001/blog/docs-platform-launch#whats-next" class="hash-link" aria-label="Direct link to What's next" title="Direct link to What's next" translate="no">​</a></h2>
<ul>
<li class=""><strong>Cognito SSO gate</strong> — same login as the main app. Site is currently open on staging/prod; the auth gate ships in a follow-up PR riding on the cookie-stored Cognito work in <code>admin-platform</code></li>
<li class="">API reference (auto-generated from the OpenAPI schema once the API stabilizes)</li>
<li class="">Runbooks for on-call: incident response, common Aurora ops, Cognito recovery</li>
<li class="">Onboarding playbook for new providers joining the platform</li>
</ul>
<p>If you want something documented, drop a note in <code>#starlight-eng</code> or open a PR against the <code>docs/</code> package.</p>]]></content>
        <author>
            <name>Erik Bethke</name>
            <uri>https://erikbethke.com</uri>
        </author>
        <category label="meta" term="meta"/>
        <category label="platform" term="platform"/>
    </entry>
</feed>