#!/bin/bash
cat <<'EOF'
Codex does not have a native /rdlc command.

Use this kickoff prompt:

Work in RDLC mode for this repo.

Before editing:
1. Read RDLC.md and AGENTS.md.
2. State the claim, audience, source hierarchy, and confidence.
3. Use xhigh reasoning by default.
4. Define the fact regression or observable proof first.

During work:
- Cite sources at first mention.
- Label claims VERIFIED / SUPPORTED / INFERRED / UNVERIFIED or GAP.
- Preserve audience boundaries.

Before handoff:
1. Run bash scripts/slop_scan.sh.
2. Run bash scripts/regression_test.sh.
3. Review sources, labels, and generated outputs.
4. Do not commit until proof is fresh.

Open these files while working:
- RDLC.md
- RDLC-LOOP.md
- PROVE-IT.md
- AGENTS.md
EOF
