# 12-week execution plan

This is a typical path from pilot to production.

### Weeks 1–2: Site discovery and constraints

* Network zoning decisions.
* Station inventory and camera placements.
* Evidence and retention requirements.

### Weeks 3–5: Pilot loop

* One station.
* Full evidence capture.
* Operator workflow validation.

### Weeks 6–8: Hardening

* Safe degradation tests.
* Observability baselines.
* Update + rollback rehearsal.

### Weeks 9–12: Scale-out

* Per-line rollout.
* RCA loop activation.
* Acceptance sign-off.

{% hint style="info" %}
Timelines vary by station count and OT change windows. Gates should not.
{% endhint %}


---

# 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://intelfactor.gitbook.io/doc/home/validation/12-week-execution-plan.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.
