# Notion Import — Warehouse Routing Outage Retro (2026-04-12)

## Pages to Create

| # | File | Target Database | Page Title | Owner | Due |
|---|------|----------------|------------|-------|-----|
| 1 | `01-incident-postmortem.md` | **Engineering Docs** | INC-2026-0412-001 — Warehouse routing outage postmortem | Sofia Reyes | — |
| 2 | `02-decision-staging-load-profiles.md` | **Decision Log** | Add prod-scale load profiles to staging | Derek Wu | 2026-04-19 |
| 3 | `03-decision-memory-profiling-ci.md` | **Decision Log** | Add memory profiling to CI for route-optimizer | Priya Sharma | 2026-04-26 |
| 4 | `04-decision-decouple-carrier-api.md` | **Decision Log** | Decouple carrier-api from route-optimizer releases | Carlos Mendez + Derek Wu | 2026-05-03 |
| 5 | `05-decision-queue-drain-runbook.md` | **Decision Log** | Create queue drain runbook | Carlos Mendez | 2026-04-16 |

## Cross-Links (set via Related Pages property after all pages exist)
- All 4 decision pages → link to the postmortem (page 1)
- All 4 decision pages → link to each other
- Postmortem + Decision #4 → link to existing "INC-2026-0328 — Carrier API timeout cascade"

## How to Import
1. Open (or create) the **Decision Log** and **Engineering Docs** databases using the schemas in `reference/`.
2. Create a new page in the target database for each file.
3. Set the **Properties** from the table at the top of each file.
4. Paste the **Page Body** markdown below the properties section.
5. Cross-link via Related Pages as noted above.

## If Notion MCP becomes available
Configure: `claude mcp add notion -- npx @notionhq/notion-mcp-server`
Then re-run — all content is structured for programmatic creation via `notion_create_database` and `notion_create_pages`.
