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.

example.ts
export function greet(name: string) {
  return `Hello, ${name}`
}
Phase plan
PhaseFocus
1Schema + index + post
2Tags + related
3Visual editing