Skip to content
View advaith-1212's full-sized avatar

Block or report advaith-1212

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
advaith-1212/README.md

H. V. S. Advaith

Founder-engineer building reliable control systems for financial AI.
Co-founder of TheMindOverMarket · Cornell Tech CS '26 · New York City

Website · LinkedIn · TheMindOverMarket

Build systems that make the right action easier than the impulsive one.

Building

The policy layer for AI trading agents. TMOM evaluates structured order intent against explicit strategy contracts, account state, and market state before execution—returning deterministic decisions such as allow, warn, justify, throttle, or block. The goal is not another trading brain; it is reliable control infrastructure for high-stakes financial AI.

TMOM was a finalist in the 2026 Cornell Tech Startup Awards.

Publications

Peer review

Peer reviewer for IEEE, with reviews of AI-focused research for IEEE INDISCON 2025, CVMI 2025, iSSSC 2025, and INSTcon 2026.

How I operate

  • Prefer explicit constraints, measurable behavior, and tight feedback loops.
  • Separate intelligence from control: capable agents still need enforceable boundaries.
  • Turn decisions into durable artifacts—versions, evidence, reason graphs, and replayable state.
  • Ship the smallest real system, learn from users, and compound from there.

Interests

Agentic systems · AI safety and evaluation · market microstructure · risk systems · developer tooling · behavioral finance

Background

I am a computer science graduate student at Cornell Tech and a founder working at the intersection of AI agents, financial systems, and operational reliability. I also contribute to research and evaluation work on AI-native software systems.

If you are building serious infrastructure for agents or finance, I would enjoy comparing notes.

Pinned Loading

  1. awesome-spec-driven-development awesome-spec-driven-development Public

    Forked from Engineering4AI/awesome-spec-driven-development

    A curated list of awesome resources for spec-driven development (SDD)

  2. railwarden railwarden Public

    RailWarden is a deterministic control plane for multi-agent software development, coordinating approved work packages, isolated Git worktrees, validation evidence, review gates, and safe integratio…

    Python 2