> ## 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 February 8 – 14, 2026

> Foundation week: the staging environment comes online, a secure edge layer lands in front of the platform, and the first vendor-catalogue experience ships in the web 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="Browse every supported vendor and connect one in the app" icon="plug" defaultOpen>
        * You can now browse the full catalogue of vendors Parable supports, see which ones your workspace is already connected to, and start a new connection without leaving the app.
        * When a vendor needs secret credentials (API keys, tokens), Parable encrypts them in your browser before they ever leave your device.
        * A step-by-step wizard walks you through submitting the credential, validating it against the vendor, and confirming the connection is live.
      </Accordion>

      <Accordion title="A secure edge in front of the platform" icon="shield">
        * Traffic to Parable now flows through a dedicated web-application firewall that blocks the common attack shapes — injection attempts, script attacks, scanner traffic — before anything reaches our services.
        * Our domains run on automated, browser-trusted TLS. Static content (logos, images) is served from a CDN for faster first paints.
        * Nothing to configure on your side. You benefit automatically.
      </Accordion>

      <Accordion title="Faster, better-behaved data ingestion" icon="gauge-high">
        * For connectors with lots of independent data streams (repositories, users, messages, tickets), Parable now pulls them in parallel where it's safe to, so big first syncs finish sooner.
        * Each connector respects the rate limits of the system it's talking to — Parable backs off automatically when a vendor API asks it to slow down, instead of surfacing a transient error.
      </Accordion>
    </AccordionGroup>

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

    <AccordionGroup>
      <Accordion title="Cleaner errors, steadier sign-in" icon="paintbrush">
        * Authorization failures now return a clear "not allowed" message instead of a generic server error.
        * A handful of post-login routing rough edges are smoothed out.
        * Small design-system fixes so the new vendor pages lay out consistently across screen sizes.
      </Accordion>

      <Accordion title="More resilient database behaviour under load" icon="database">
        * When the platform's database is briefly under connection pressure, Parable retries automatically instead of surfacing a transient error to you.
        * Monitoring no longer raises false alarms during those harmless retries.
      </Accordion>
    </AccordionGroup>

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

    <AccordionGroup>
      <Accordion title="Small deployment and configuration papercuts" icon="wrench">
        * A batch of behind-the-scenes fixes to our deployment pipeline, Helm configuration, and secret wiring. Individually minor; collectively, a week with fewer deploy hiccups and fewer "was that meant to happen?" moments.
      </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 features this week. The foundation landing in the Platform tab is what the first Preview capabilities will build on.
    </Card>

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

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

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

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      Nothing Preview-specific 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 Labs work this week. The Labs surface is still under design — watch this space.
    </Card>

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

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

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

    <Card icon="cookie-bite" title="We're cooking something good ;)">
      Nothing Labs-specific 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>
