MetaEnd - Page 2
MetaEnd
May 29
Your Website Has a Second Reader Now, and It Cannot See Your Homepage
A second reader has arrived and it cannot see your homepage. metaend Grade scans any site for AI agent readiness and grades it A to F.](https://paragraph.com/@metaend/see-your-site-the-way-an-agent-sees-it)
MetaEnd
May 27
Building a personal AI assistant that I'd actually trust with my life
The architecture and security choices behind an always-on personal AI assistant: threat model, ZDR inference, sandboxing, encrypted brain.](https://paragraph.com/@metaend/personal-ai-assistant-id-trust-with-my-life)
MetaEnd
May 25
jsonfix: a JSON repair API your agent pays for itself
One HTTP endpoint. $0.01 a call. No signup, no API key, no account. Built on x402 for agents that need to fix broken JSON and just want to get on with it. Every LLM pipeline I have ever touched has the same quiet bug. Somewhere, a model hands back JSON that does not parse. A trailing comma. Single quotes instead of double. A response wrapped in a markdown code fence. An object truncated mid-key because the generation hit a token limit. So you write a cleanup function. Then a slightly bigger...
](https://paragraph.com/@metaend/jsonfix-pay-per-call-json-repair)
MetaEnd
May 20
Markdown In, HTML Out
Markdown wins for instructing LLMs. HTML wins for outputs humans read. A paste-ready prompt for living spec artifacts in any project.](https://paragraph.com/@metaend/markdown-in-html-out)
MetaEnd
Apr 22
Why We Ended Up Building on Aztec
How to prove something about private data without revealing it, when AI and regulation collide. Why we ended up on Aztec.](https://paragraph.com/@metaend/why-we-ended-up-building-on-aztec)
MetaEnd
Apr 15
Pretext vs DOM Reflow: Real Benchmarks for Streaming AI Interfaces
DOM reflow eats 14.7% of your frame budget during AI streaming. Pretext cuts that to 0.36%. Real benchmarks, 1000 iterations, 5 scenarios.](https://paragraph.com/@metaend/pretext-vs-dom-reflow-streaming-benchmarks)
MetaEnd
Apr 6
A2H Proof: Your Agent Doesn't Know You're Human
AI agents can't tell if you're human. A2H Proof flips verification: the agent challenges, the human proves, the math checks out.](https://paragraph.com/@metaend/a2h-proof)
MetaEnd
Mar 24
Generative Engine Optimization in 2026: What Actually Works, What Doesn't, and Why You Should Care
GEO has real research behind it, but the hype outpaces the evidence. Here's what actually works, what doesn't, and why most advice is premature.](https://paragraph.com/@metaend/generative-engine-optimization-research-2026)
MetaEnd
Feb 23
Prompt Engineering Is Requirements Engineering in Disguise
Your prompts fail for the same reasons requirements docs fail. REprompt applies classical RE to fix them before the agent ever runs.](https://paragraph.com/@metaend/prompt-engineering-is-requirements-engineering)
MetaEnd
Feb 17
The End of Screen Scraping: Why Your Website Needs a "Native Language" for AI Agents (And How to Get It Before Your Competitors)
Google’s WebMCP replaces fragile screen scraping with structured AI interaction. Cut costs by 67% and boost accuracy to 98%.](https://paragraph.com/@metaend/webmcp-audit-implementation-guide)