Live data from Hacker News

Viewing profile — jredwards7

jredwards7

HN member
Joined
Sun, Feb 08, 2026, 3:38 PM UTC
HN karma
1
Public activity
2 items

About jredwards7

No profile information was provided.

Recent public activity

  1. comment
    Comment #46935529

    This is the right instinct. LLMs are great at proposing actions, but they're fundamentally unreliable at enforcing deterministic invariants. Math is the obvious example, but schema…

  2. comment
    Comment #46935252

    The structural validation layer is worth separating from the semantic layer, even if the semantic problem is harder. If every AI-proposed change is validated against a JSON Schema …