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

# Site reliability engineering

> Use Felan to investigate operational evidence, coordinate incident work, and automate repeatable responses.

Felan can help SRE and platform teams investigate incidents and operational signals using the repositories, event payloads, documentation, and connected systems available to the team.

## Common requests

* Summarize an incoming incident or deployment event
* Inspect relevant code and configuration for likely failure paths
* Compare observed evidence with runbooks or uploaded architecture docs
* Draft an investigation plan and track open questions
* Review a proposed mitigation or rollback for risk
* Prepare a timeline, handoff, or post-incident summary from supplied evidence
* Run a repeatable investigation prompt from a schedule or system event

## Example session

```text theme={null}
Investigate this deployment failure using the event payload, repository, and
runbook. Separate confirmed evidence from hypotheses, identify the safest next
checks, and draft a concise incident-channel update. Do not change production.
```

## Keep operational boundaries explicit

State which environments Felan may inspect or change, which commands are read-only, and which actions require human approval. If production logs or infrastructure are not available through the current session or connected tools, provide the relevant evidence directly or ask Felan to identify the missing access.

Use [Knowledge](/docs/platform/knowledge) for runbooks and durable service context, [Environments](/docs/platform/environments) for scoped runtime configuration, and [Automations](/docs/platform/automations) for repeatable event responses.
