> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parable.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Week of January 29 – 31, 2026

> A short 3-day close to January: foundation work for inviting teammates, two new sources (Google Meet and Linear), tighter Google permissions, and quieter crashes in the app.

<Tabs>
  <Tab title="Platform" icon="layer-group">
    <Info>
      **Platform is the composable core of Parable.** Everything here has been seen across enough customers, long enough, that we're confident it behaves the same way for yours. We move things into Platform deliberately — a great composable platform takes patience to build, and we'd rather be right than fast at this layer. If something's in Platform, it's production, stable, and ours to keep steady.

      <br />

      **How to read Platform results:** this is the bedrock.
    </Info>

    ### <Icon icon="sparkles" /> New

    <AccordionGroup>
      <Accordion title="Groundwork for inviting teammates into your workspace" icon="users" defaultOpen>
        * We shipped the foundation that lets you invite additional users into your Parable workspace — the auth plumbing, the email that goes out when someone is invited, and per-user preferences like timezone and locale.
        * Nothing visible changes for you yet; this is the base the upcoming invite UI sits on top of.
      </Accordion>

      <Accordion title="Two new sources: Google Meet and Linear" icon="plug">
        * **Google Meet** meeting metadata and **Linear** issue tracking both joined the connector catalog this week.
        * Paired with a broader cleanup of how we handle authentication and pagination across sources — making future connectors faster to ship.
      </Accordion>

      <Accordion title="Smaller app bundles from our TypeScript SDK" icon="feather">
        * Behind the scenes, our generated TypeScript SDK is now split into per-domain modules that bundlers can tree-shake — so anything built on top of it loads only the code it actually uses.
        * You won't see a named feature here; you'll feel it in slightly faster load times on Parable surfaces over the coming weeks.
      </Accordion>
    </AccordionGroup>

    ### <Icon icon="arrow-trend-up" /> Improved

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      Short week — the improvements this cycle came bundled inside the new items above.
    </Card>

    ### <Icon icon="wrench" /> Fixed

    <AccordionGroup>
      <Accordion title="Google permission prompts now ask only for what a specific source needs" icon="shield-check">
        * When you connect a Google source, Parable used to request every permission it could ever need — even for data streams you weren't turning on.
        * Now we only request the permissions the specific source actually uses. Cleaner consent screen, less over-scoping.
      </Accordion>

      <Accordion title="Quieter crashes in the app" icon="shield">
        * Added new error-handling building blocks inside the Parable app so that if a single chart or component hits an unexpected error, the rest of the page keeps working instead of showing a blank screen.
        * You'll see a small "couldn't load" message in the affected spot instead of losing your whole view.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Preview" icon="flask">
    <Info>
      **Preview is where we put features we're confident in, but haven't yet seen at full scale across every organization.** The most common reason: the AI models from Google, OpenAI, and Anthropic that underpin classification update on their own schedule, and the methods we layer on top learn your organization over time. That means Preview results can shift slightly week-to-week — **within a margin of error, rarely enough to flip a decision you'd make from them.** When we've seen consistent results across enough organizations for long enough, a Preview feature graduates to **Platform**.

      <br />

      **How to read Preview results:** decision-ready with an honest caveat. We'll tell you when the methodology under a Preview feature changes.
    </Info>

    ### <Icon icon="sparkles" /> New

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      No Preview changes in this 3-day window.
    </Card>

    ### <Icon icon="arrow-trend-up" /> Improved

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      Nothing to call out in Preview this week.
    </Card>

    ### <Icon icon="wrench" /> Fixed

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      No Preview-specific fixes this week.
    </Card>
  </Tab>

  <Tab title="Labs" icon="flask-vial">
    <Info>
      **Labs is where we deliver insights tailored to your organization faster than our main roadmap would allow.** A Labs report is built for your team specifically, leans on the newest AI capabilities, and may ship with less visual polish than the rest of Parable — because the value is in the insight, not the chrome. Results may evolve as the underlying models improve; that's intentional — we're moving with the frontier, not chasing it. Once a Labs capability proves itself across several organizations, it graduates to **Preview**.

      <br />

      **How to read Labs results:** directional.
    </Info>

    ### <Icon icon="sparkles" /> New

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      No new Labs capabilities this week.
    </Card>

    ### <Icon icon="arrow-trend-up" /> Improved

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      No Labs-specific improvements this week.
    </Card>

    ### <Icon icon="wrench" /> Fixed

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      No Labs-specific fixes this week.
    </Card>
  </Tab>
</Tabs>

***

<Note>
  **How we tier releases:** [Labs](/release-tiers#labs) · [Preview](/release-tiers#preview) · [Platform](/release-tiers#platform). The world — and the AI beneath every intelligent product — is changing faster than ever. We ship you the latest and greatest. Occasionally your results will shift as models and methods refine; rarely enough to flip a decision, always with a note from us when the change is meaningful.
</Note>

<Tip>
  Want a closer look at any of these? Reach out to your Parable team — we're happy to walk you through what shipped and what's coming next.
</Tip>
