Marian George Grosu

Marian George Grosu

Founder @ AlfanestLabs | Web3 Security

About

Founder and CEO of AlfaNest: a complex Web3 & crypto security ecosystem. Building Web3 security & AI Intent Audit infrastructure for the autonomous future.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • AlfaNest Relay
    AlfaNest RelayLocal-first event bus for AI coding agents.
    Aug 2026
  • Machine Identity
    Machine IdentitySee every non-human identity. No secret dump.
    Aug 2026
  • Agent Security
    Agent SecurityDecide API before side effects: allow, deny, or pending
    Aug 2026
  • AlfaNest Labs Compta
    AlfaNest Labs ComptaBNC accounting on your PC — pay once, no subscription.
    May 2026
  • Clearance (CL)
    Clearance (CL)The Web3 Decision Layer: Strategic Verdicts & AI Auditing
    Mar 2026
  • 🎉
    Joined Product HuntMarch 8th, 2026

Forums

Veridex by AlfaNest Labs - Signed, verifiable audit trail for AI agents.

Veridex puts a rule in front of the data your AI agents and apps move: sensitive values are masked, redacted, encrypted or blocked, and every run leaves an Ed25519-signed proof anyone can verify with public keys.

How do you keep two coding agents from editing the same paths?

I ve been watching teams run agents in separate IDEs on separate machines on roughly the same repo.

Git helps after the fact. It doesn t stop two agents from rewriting the same auth layer in parallel, or from one agent treating the other s unfinished work as ground truth.

Curious what s worked for you in practice:

Do you assign path ownership by hand (person A owns api/, person B owns web/)?

AlfaNest Relay - Local-first event bus for AI coding agents.

Most agent tools isolate each session or pull the repo into a cloud workspace. Relay does neither. Agents lock a path, publish a patch, receive events, and apply with YES or NO. The repository stays on disk. MCP in Cursor, Claude Code, Codex, and Windsurf. Self-host or hosted bus - we run the bus, not your code.
View more