16 Jul 2026 · Emmanuel Alawode
Publishing first, polish later
This is a seed post for the portfolio blog. It exists so the frontend can render real Sanity content during Phase 1.
Why the hard problems sit upstream
Generation is the visible part. Ingestion, verification, and architecture are where the work actually compounds.
export function greet(name: string) {
return `Hello, ${name}`
}| Phase | Focus |
|---|---|
| 1 | Schema + index + post |
| 2 | Tags + related |
| 3 | Visual editing |