Live data from Hacker News

Viewing profile — rmasoodx22

rmasoodx22

HN member
Joined
Fri, Mar 06, 2026, 2:06 AM UTC
HN karma
1
Public activity
8 items

About rmasoodx22

No profile information was provided.

Recent public activity

  1. comment
    Comment #49230781

    [flagged]

  2. story
  3. comment
    Comment #47294646

    Every AI-assisted code change in our pipeline produces a receipt — a signed, chained, Merkle-anchored JSON artifact proving what was evaluated, what verdict was reached, and that t…

  4. story
  5. comment
    Comment #47274444

    Nice protocol design — the "absence of signature is itself evidence" framing is exactly right. Oath solves the authorization layer: did a human approve this action before it ran. T…

  6. comment
    Comment #47274429

    Interesting timing — we just shipped something adjacent but targeting a different layer. Veracity seems focused on dataset integrity for training data. Titan Gate sits at the code …

  7. comment
    Comment #47270025

    Update: ran it on its own repo just now. PR opened → evaluated → receipt generated → artifact uploaded in 27s. Real receipt from the run: receipt_id: e0c5de94-be7a-4586-9a7f-98eb..…

  8. story
    Show HN: Titan Gate – cryptographic receipts for AI-assisted code changes

    AI writes code fast. SOC2 auditors ask: how do you know what changed, who approved it, and that the record wasn't altered? Titan Gate answers with cryptographic receipts — not proc…