Skip to content
View AnthonyLedesma's full-sized avatar
:atom:
Getting It Done
:atom:
Getting It Done
  • Phoenix, Arizona

Organizations

@godaddy-wordpress

Block or report AnthonyLedesma

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
AnthonyLedesma/README.md

Anthony Ledesma

Senior AI Engineer. I build production AI systems and the infrastructure that keeps them honest.

Currently shipping open-source tools at Tracine for AI coding agents that run with real autonomy. Two of them are public.

  • guard. Stdlib-only safety hooks for Claude Code. 1060 tests, defense-in-depth across seven validators.
  • convo. SQLite-backed analytics CLI for Claude Code session logs. Full-text search, tool-call analytics, atomic snapshot/restore.

Ten years at GoDaddy on AI/LLM infrastructure. Recent contract at McLean Forrester on evaluation tooling.

Day-to-day stack runs Python and TypeScript on Anthropic SDK with AWS, GCP, Terraform. Focus areas are multi-agent orchestration plus LLM evaluation.

Remote-only. Inbound welcome for senior or principal AI engineering roles.

LinkedIn · tracine.dev

Pinned Loading

  1. TracineHQ/convo TracineHQ/convo Public

    Global conversation index and query tool for Claude Code. Tool-call analytics, anti-pattern detection, session inspection.

    Python

  2. TracineHQ/guard TracineHQ/guard Public

    Production-grade security hooks for Claude Code

    Python