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

# Blog

> News, updates, and insights from the ticket-rs team

Updates on ticket-rs development, performance insights, and thoughts on AI-native workflows.

***

<CardGroup cols={1}>
  <Card title="The Daemon Problem: Why Beads Is 'Basically Uninstallable Malware'" icon="skull-crossbones" href="/blog/uninstallable-malware">
    **April 2026** — Mario Zechner (creator of pi) calls out what happens when
    an issue tracker runs a background daemon. It validates everything ticket-rs
    was built to fix.
  </Card>

  <Card title="ticket-rs Public Alpha" icon="flask" href="/blog/public-alpha">
    **February 2026** — AI-native issue tracking is here. Request your invite to
    the public alpha.
  </Card>

  <Card title="Your Backlog Is a Graph. You're Treating It Like a List." icon="diagram-project" href="/blog/your-backlog-is-a-graph">
    **February 2026** — Every issue tracker shows you a flat list. But your work
    has structure — and graph algorithms reveal what you're missing.
  </Card>

  <Card title="Introducing Ticket-RS: Structure for the Agentic Age" icon="ticket" href="/blog/introducing-ticket-rs">
    **February 2026** — Why AI-native issue tracking is the missing piece
    between vibe coding and production-grade software.
  </Card>

  <Card title="The Fastest Ticketing System on Earth (Probably)" icon="bolt" href="/blog/fastest-ticketing-system">
    **February 2026** — How local-first architecture makes ticket-rs orders of
    magnitude faster than cloud-based alternatives. With benchmarks.
  </Card>
</CardGroup>
