Skip to content
View AreteDriver's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AreteDriver

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

James C. Young

AI infrastructure engineer focused on operationally reliable agent systems.

I build local-first AI tooling for cost visibility, evaluation discipline, workflow governance, MCP operations, and multi-agent orchestration. My background is 17 years in manufacturing and logistics operations, which shows up in the engineering style: standard work, observability, error-proofing, decision logs, and measurable validation.

Animus AI Cost Tooling MCP Tooling Writing

What To Review First

Area Repo Why It Matters
AI operating environment animus Multi-package AI system with memory, workflow orchestration, quality gates, and autonomous improvement loops.
Cost observability ai-spend Terminal-native spend aggregation across Anthropic, OpenAI, and OpenRouter without proxying requests.
MCP operations mcp-manager CLI for discovering, validating, and syncing MCP servers across agentic IDEs.
Workflow governance agent-lint Static analysis for agent workflow YAML: cost exposure, retry limits, schemas, and failure-prone patterns.
AI engineering method the-human-stack Evidence-graded engineering reference for production AI systems.
Evaluation practice arete-evals LLM eval suites and run records behind the methodology.

Portfolio Signals

  • Systems engineering: multi-package Python systems, FastAPI, SQLite/PostgreSQL, Pydantic, Rust/PyO3 boundaries, GitHub Actions.
  • AI operations: evaluation pipelines, cost controls, workflow checkpoints, quality gates, MCP lifecycle management.
  • Security posture: local-first defaults, secret hygiene, permission-prompt auditing, CodeQL/security workflows where applicable.
  • Documentation: decision logs, evidence grading, architecture docs, install paths, demo GIFs, and runnable examples.

Representative Work

Animus

Personal AI operating environment with local-first control, evidence-graded maturity, bitemporal memory, workflow orchestration, and autonomous improvement proposals.

Recruiter signal: large system design, package boundaries, test discipline, docs, CI hardening, operational framing.

Start here: README - Architecture - Roadmap

ai-spend

CLI for aggregating AI API costs across providers without adding a proxy, SDK wrapper, or hosted dashboard.

Recruiter signal: practical developer tooling, provider adapters, local credential handling, terminal UX, billing API integration.

Start here: README - pip install ai-spend

mcp-manager

MCP server lifecycle manager for Claude Code, Cursor, Windsurf, and related agentic IDE workflows.

Recruiter signal: emerging AI tooling infrastructure, config normalization, health checks, security-aware developer workflows.

Start here: README - pip install arete-mcp

agent-lint

Static analyzer for agent workflow configs. Detects unbounded retries, missing cost guards, hard-coded secrets, missing schemas, and fragile parallel orchestration.

Recruiter signal: AI governance translated into executable checks.

Start here: README - pip install agentlinter

Engineering Thesis

Most AI projects fail for operational reasons before they fail for model-capability reasons: unbounded cost, unclear validation, brittle workflows, and no recovery path after partial failure. My work focuses on making those risks visible and controllable with normal engineering mechanisms.

That operating model comes from manufacturing and logistics: define standard work, instrument the process, stop defects early, keep evidence, and improve the system continuously.

Writing And Methodology

Contact

LinkedIn - Substack - Email

Pinned Loading

  1. animus animus Public

    Personal AI operating environment with evidence-graded maturity, local-first control, and autonomous improvement.

    Python 1

  2. arete-evals arete-evals Public

    LLM eval suites and the run records they produced — the eval practice behind animus-forge

    Python 1

  3. the-human-stack the-human-stack Public

    A living engineering reference for deploying, operating, and evaluating AI systems.

  4. mcp-manager mcp-manager Public

    Manage MCP servers across agentic IDEs — with built-in permission-prompt security auditing (HackerOne Category 3 probes)

    Python 1

  5. agent-lint agent-lint Public

    CLI tool for cost estimation and anti-pattern detection in agent workflow YAML configs

    Python 2

  6. ai-spend ai-spend Public

    Aggregate AI API costs across providers into a single CLI dashboard

    Python 1