# Sigilix ## Docs - [Authentication](https://docs.sigilix.ai/api/authentication.md): API authentication via OAuth2 personal access tokens. Required scopes per endpoint. - [Endpoints](https://docs.sigilix.ai/api/endpoints.md): REST API endpoints for reviews and findings. Private beta — schema may change. - [Webhooks](https://docs.sigilix.ai/api/webhooks.md): Outbound webhook events Sigilix fires on review and finding lifecycle. Use these to integrate Sigilix into your dashboards, alerting, or compliance tooling. - [Custom Rules](https://docs.sigilix.ai/configuration/custom-rules.md): Inject team-specific heuristics into specialist prompts. How to write rules that catch bugs without producing false positives. - [Ignore Patterns](https://docs.sigilix.ai/configuration/ignore-patterns.md): What to skip and why. Generated files, lockfiles, vendor code, and per-line suppression. - [Rate Limits](https://docs.sigilix.ai/configuration/rate-limits.md): How the 5-hour window works, burst behavior, monitoring usage, and what happens when you hit the cap. - [sigilix.yaml](https://docs.sigilix.ai/configuration/sigilix-yaml.md): The full configuration schema for Sigilix. Drop a sigilix.yaml at the root of your repo to override defaults. - [Anatomy of a Review](https://docs.sigilix.ai/getting-started/first-review.md): What every Sigilix review contains — synthesizer summary, inline findings, severity badges, suggested patches — and how to read it. - [Installation](https://docs.sigilix.ai/getting-started/installation.md): GitHub App permissions, OAuth scopes, org-level vs. repo-level install, and the access boundary. - [Quickstart](https://docs.sigilix.ai/getting-started/quickstart.md): Install the Sigilix GitHub App and get your first review in under five minutes. - [Confidence Scoring](https://docs.sigilix.ai/how-it-works/confidence-scoring.md): How Sigilix ranks, suppresses, and escalates findings. - [Review Lifecycle](https://docs.sigilix.ai/how-it-works/review-lifecycle.md): From webhook delivery to posted review — the stages a Sigilix review goes through and the guarantees at each stage. - [Specialists](https://docs.sigilix.ai/how-it-works/specialists.md): Glyph, Warden, Spark, Weave — what each specialist catches, sample findings, and model selection. - [Synthesizer (Core)](https://docs.sigilix.ai/how-it-works/synthesizer.md): Core's four-stage pipeline: collect → cross-reference → calibrate → render. How findings become one coherent review. - [The Ensemble](https://docs.sigilix.ai/how-it-works/the-ensemble.md): Why Sigilix runs five specialists instead of one generalist — the architectural argument with concrete examples. - [Bitbucket](https://docs.sigilix.ai/integrations/bitbucket.md): Bitbucket support is on the roadmap. Targeting Q4 2026. - [GitHub](https://docs.sigilix.ai/integrations/github.md): Sigilix's primary integration. Permissions, branch protection, required checks, and multi-repo install. - [GitLab](https://docs.sigilix.ai/integrations/gitlab.md): GitLab support is on the roadmap. Targeting Q3 2026. - [Introduction](https://docs.sigilix.ai/introduction.md): Sigilix runs a five-agent specialist ensemble on every PR. Here's how to install it, what it catches, and why it's not just another AI reviewer. - [Billing](https://docs.sigilix.ai/troubleshooting/billing.md): Plan changes, usage tracking, invoicing, and payment-method updates. - [Common Errors](https://docs.sigilix.ai/troubleshooting/common-errors.md): What to do when Sigilix doesn't post a review, posts a partial review, or returns a 4xx/5xx error.