# Hornsby (01-2275) — job layout audit
**Date:** 2026-05-28
**Trigger:** site-lookahead cron — programme not found at expected sub-path

## Actual folder structure
```
01-2275 - HPE Field of Play Hornsby/
├── 00-brief.md
├── Job-Tracker.md
├── 04 - Programme and Scheduling/
│   └── programme-24wk.md          ← programme lives HERE
├── 06 - Correspondence/
│   └── 06b - RFIs/
│       └── _REGISTER.md
├── 07 - Site Documents/
└── 09 - Invoicing/
```

## Key findings
- No `10 - Subcontractors/` directory — no subbie schedule
- Programme is a single file at `04 - Programme and Scheduling/programme-24wk.md`
- RFI register exists but empty (header only)
- Job-Tracker is blank

## Implication for site-lookahead
Programme path resolution: check both `<job>/04 - Programme and Scheduling/programme-24wk.md` (file directly in folder) and the subfolder variant. Today's scan used the direct file path variant.