Agentic Site — Project Notes

A frontend-first website platform where users edit live on the page via an AI agent, with no traditional CMS UI. Next.js + Vercel + TypeScript.

Build

The working V1 codebase lives at ~/Projects/agentic-site/. This directory is planning artifacts and provenance only — all code, commits, and the canonical in-repo PRD copy live in the build directory.

Location What's there
~/Projects/agentic-site/ Next.js build. 4 commits on main. Runs end-to-end in mock mode. docs/PRD.md is the canonical spec, QUESTIONS.md tracks open credentials/decisions.
GitHub grainandmortar/agentic-site (private)
~/.claude/project-notes/agentic-site/ (this dir) Planning artifacts: original ChatGPT draft, refined V1 PRD, timeline below.

Files

File Purpose
AGENTIC-SITE-V1-PRD.md Working V1 PRD. Refined 2026-04-08. Supersedes the ChatGPT draft. Also copied to ~/Projects/agentic-site/docs/PRD.md as the canonical in-repo spec.
agentic_website_system_v_1_prd.md Original ChatGPT draft. Kept for provenance. Do not edit.

Status