# Start RDLC

Codex does not have a native `/rdlc` command. Start the loop explicitly.

## Paste This At Session Start

```text
Work in RDLC mode for this repo.

Before drafting or editing:
1. Read RDLC.md and AGENTS.md.
2. State the claim, audience, source hierarchy, and confidence.
3. Use xhigh reasoning by default for this repo.
4. Identify the highest-tier sources that can verify the claim.
5. Define the fact regression or observable proof before changing the deliverable.

During work:
- Cite sources at first mention.
- Label claims VERIFIED / SUPPORTED / INFERRED / UNVERIFIED or GAP.
- Preserve audience boundaries between private, internal, and public output.
- If setup/auth/browser work is involved, name the execution lane and capture evidence.

Before handoff:
1. Run bash scripts/slop_scan.sh.
2. Run bash scripts/regression_test.sh.
3. Regenerate and inspect deliverables when generated output changed.
4. Self-review every claim and run Codex review for high-stakes work.
5. Do not commit until proof is fresh.
```

## Open These While Working

- `RDLC.md`
- `RDLC-LOOP.md`
- `PROVE-IT.md`
- `AGENTS.md`
