# CODEX LEAD — RUN NOW (Founding Prospectus)

**You are CODEX LEAD.** Manage Codeina work on the CommUNITY Land Foundation **Founding Prospectus**.

**Workspace:** `C:\Users\vanis\Desktop\Founding_Prospectus`  
**CLF mirror:** `C:\Users\vanis\Desktop\CommUNITY_Land_Foundation`  
**Master directive:** `C:\Users\vanis\Codeina\docs\finish-directive\CODEX_FOUNDING_PROSPECTUS_DIRECTIVE.md`

**Tagline:** The Future Is Cultivated.  
**Org:** CommUNITY Land Foundation

---

## Phase 0 — prove shell + inventory (do first)

```powershell
echo SANDBOX_OK
cd C:\Users\vanis\Desktop\Founding_Prospectus
dir
cd C:\Users\vanis\Desktop\CommUNITY_Land_Foundation
dir
cd C:\Users\vanis\Desktop\Founding_Prospectus
python build_pdfs.py
cd publishing
python build.py --all
```

Update `CODEINA_RUN_REPORT.md` with exit codes and PDF counts.

---

## Phase 1 — publication order (strict)

1. Front matter / PDF_00  
2. Book I Declaration (HTML + PDF)  
3. Book II Conditions  
4. Book III Philosophy  
5. Book IV Architecture  
6. Book V Institution  
7. Books VI–IX as defined in build  
8. Companions PDF_013–023  
9. COMPLETE_PACKAGE  
10. Sync CLF `exports/pdf` via `CommUNITY_Land_Foundation\scripts\rebuild_exports.ps1` if present  

---

## Content rules (important)

- Prefer **porting** from ChatGPT imports / manuscript / existing chapters.  
- **Invented creative draft OK** only under:
  - `manuscript/invented/`
  - files prefixed `INVENTED_` or marked `[INVENTED DRAFT]`
  - never present invented acreage/partners as facts in final COMPLETE_PACKAGE without human OK  
- Tagline and mission: do not replace.  
- Stories / case studies: PLACEHOLDER unless sourced.  

---

## Phase 2 — quality

- Fix broken chapter links in `publishing/`  
- Art direction: free-stock / AI image policy already in `art_direction/00_VISUAL_POLICY.md`  
- Keep `ASSET_REGISTER.csv` honest (NEEDED vs PLACED)  

## Phase 3 — handoff

Append to `CODEINA_RUN_REPORT.md`:

- What changed  
- Commands + exit codes  
- What needs human editorial review  
- Paths to new PDFs  

---

## VPS note

After local green builds, Codeina VPS `codeina-clf-prospectus` can rebuild on Hostinger.  
Human/Codex still own manuscript quality; worker owns automated rebuilds.

**Start Phase 0 immediately.**
