Robert DeLanghe · Writing
Writing
On capability security for agentic systems — the thesis, graded against the running code.
- 2026-07-04 How I build my résumé — and how mapping it to Google Docs got my account disabled A JSON Resume source of truth renders to a site, a PDF, and a native Google Doc for review. The Google Docs leg's publish cycle looked enough like a bot to get the account behind it disabled.
- 2026-06-22 How to keep agent-authored code from drifting When agents write modules in parallel, the modules stop agreeing with each other. That is a contract-enforcement problem, and you can make CI catch it.