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

# Principles

Improvement is built on trust. Every design decision runs through the filter of "would a developer trust this?". These are the principles we build by.

<CardGroup cols={1}>
  <Card title="Developer-first" icon="brackets-angle">
    Everything we build is designed with developers in mind. We don't surface
    data that can be weaponized. Every feature is considered to avoid enabling
    toxic practices, giving teams context to coach, not score.
  </Card>

  <Card title="Continuous Improvement" icon="seedling">
    Just like the developers we serve, we iterate constantly. We own our
    mistakes and acknowledge that, like everyone, we are prone to them. We
    improve based on user feedback, emerging trends, and our own convictions on
    what shapes a winning culture.
  </Card>

  <Card title="Clear by design" icon="crosshair">
    We surface only what matters. Our tools are simple, intuitive, and focused
    on what's actionable.
  </Card>

  <Card title="Community-oriented" icon="users">
    Our community is at the heart of everything we do. We actively seek out and
    incorporate community feedback. That's how we build a winning product.
  </Card>
</CardGroup>
