# Audit-friendly evidence

Each release pin cites its gating evaluation IDs:

```
Release 2026.05.01
 Eval: eval_abc123 — pass
 Trace eval: te_def456 — pass
 Methodology: judge_xyz789 v3 (GEPA-optimized)
```

Stratix preserves these artifacts indefinitely (Enterprise: configurable retention).

## See also

* [Industry pattern: healthcare contraindicated cocktail](/4.2-industry-use-cases/pattern.md)
* [Enterprise](/11.-admin/11-admin.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.layerlens.ai/11.-admin/audit-friendly-evidence.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
