Methodology
About the research pipeline
LatestAgentic.Dev now uses a manual research workflow: Claude Desktop generates a markdown report, the repo imports it into a stable JSON schema, then computes deltas and publishes a static build to Cloudflare Workers assets.
The core product surface is the manual prompt, the imported structured research output, and the historical deltas between runs. The UI is read-only and generated at build time from files in the repo.
This keeps research on flat-rate desktop usage while preserving a versioned archive and a reproducible site build.