ARETE

AI Developer Tools — Ship faster, spend less, stay sovereign

Explore Tools Hackathon Projects

17 years enterprise ops. Now building AI infrastructure.

Python / Rust / TypeScript / React / FastAPI / Sui

// AI Developer Tools

CLI tools for the AI engineering workflow — cost tracking, prompt ops, context analysis, memory, and agent linting.

agent-lint

Workflow YAML cost estimator + linter 262 tests

Free core linting & cost estimation

ai-spend

AI API cost aggregator CLI 248 tests

Free 3 providers included

promptctl

Claude API toolkit — prompt engineering + code review + doc intelligence 311 tests

Free 5 prompt versions included

context-hygiene

Context window hygiene analyzer for LLM conversations 398 tests

Free 10 audits/month included

mcp-manager

MCP server manager across agentic IDEs 158 tests

Free open source

anchormd

AI agent context file generator, auditor + tech debt scanner 693 tests

Free generate + audit + 11 presets

memboot

Zero-infra persistent memory for LLMs 304 tests

Free open source

All 5 Pro Tools — Bundle & Save

anchormd + agent-lint + ai-spend + promptctl + context-hygiene

// Flagship Projects

Animus

AI agent framework — autonomous build pipelines, dual-model routing, streaming, MCP server, identity system with guardrails

13,676+ tests 4 packages 97% coverage

Fantasy football analytics SaaS — live at benchgoblins.com. Player dossiers, scoring engine, agent pipeline

2,001 tests 99% coverage Live on Fly.io + Vercel

Quorum

Multi-agent conflict resolution — versioned intent graphs, overlap detection, Python + Rust (PyO3)

926 tests 97% coverage Live on PyPI

// Hackathon Projects

EVE Frontier 2026 Hackathon — blockchain intelligence, tribe operations, and on-chain integrity monitoring built on Sui.

WatchTower

LIVE

Raw blockchain events are noise without analysis

Turns EVE Frontier on-chain Sui events into actionable intelligence — entity dossiers, behavioral fingerprints, earned titles, kill networks, danger zones, and on-chain reputation scoring across 6 dimensions. Reputation flows back to smart contracts for gate enforcement.

662tests
33API endpoints
10Discord commands
Suion-chain loop

Frontier Tribe OS

LIVE

Tribes have no operational infrastructure

Operations platform for EVE Frontier tribes — member roster with SSO, production job board (Kanban), tribe inventory tracking, real-time Sui wallet visibility, and transaction history with on-chain verification. No custodial wallets — client-side signing only via dapp-kit.

193tests
7modules
Rolegated access
Fly.io+ Vercel

Monolith

LIVE

Blockchain state anomalies go undetected until launch

Reads EVE Frontier on-chain Sui events and detects state anomalies — orphan objects, supply discrepancies, duplicate mints, stuck objects. 17 deterministic detection rules across 4 checkers generate structured bug reports with on-chain evidence. Discord alerts fire on CRITICAL/HIGH severity.

17detection rules
4checker engines
Autobug reports
Fly.io+ Vercel

// Case Studies

anchormd How I solved context drift and tech debt detection for AI coding agents

Problem

AI coding agents rely on context files (CLAUDE.md, AGENTS.md) for project context — coding standards, architecture, commands, anti-patterns. But these files are written by hand, go stale within days, and nobody audits them. The agent makes worse decisions every time the context drifts from reality.

Solution

Built a CLI that analyzes your codebase and generates accurate context files automatically. It reads pyproject.toml, package.json, Cargo.toml, detects naming conventions by sampling source files, maps architecture trees, extracts commands from CI configs, scans for technical debt, and analyzes GitHub repo health. Then it audits existing files for accuracy and detects behavioral drift across LLM model versions using benchmark suites.

Architecture

  • Generator — metadata extraction, pattern analysis, Jinja2 templates
  • Auditor — 5 accuracy checkers validate claims against codebase
  • Tech Debt Scanner — 9 detection categories, 0-100 scored reports, security/complexity/quality signals
  • GitHub Health — repo health analysis, cleanup agent for stale issues/PRs/branches
  • Drift Detector — 6 check types, 4 model adapters, YAML benchmark suites, trend visualization
  • License Server — FastAPI, SHA-256 hashed keys, rate limiting, activation tracking

Results

693 tests passing
13+ repos using forge-generated CLAUDE.md
8 repos validated with drift detector
100/100 audit score on own CLAUDE.md

BenchGoblins

LIVE

Fantasy managers flying blind on roster decisions

Fantasy football analytics SaaS with scored LLM routing (signal weights), full ESPN + Yahoo parity for rosters/teams/standings/matchups, structured JSON logging, and the Goblin Verdict engine for data-driven start/sit calls.

2,677tests
98%coverage
14commissioner tools
Fly.io+ Vercel

EVE Gatekeeper

LIVE

EVE Online players need real-time intel to survive

Intel platform with EVE SSO, 13-layer interactive map, wormhole database, Stripe subscriptions, and pilot threat intelligence — threat cards, system summaries, hotzone detection, fleet pilot lookup, and route warnings. PWA for mobile.

2,989tests
80%coverage
13map layers
Fly.io+ Vercel

Animus

Flagship

AI agents need autonomy with guardrails

Monorepo agent framework with self-improvement loops (self-heal, sandbox, impact scoring, rollback), HybridBackend for Anthropic + Ollama routing, config hot-reload, 37 tools, 6 proactive checks, and a PWA with WebSocket + offline support.

14,596+tests
97%coverage
4packages
37tools

Convergent

PyPI

Multi-agent systems produce conflicting outputs

Conflict resolution library with versioned intent graphs, overlap detection, and structured merge strategies. Python + Rust core (PyO3) for performance-critical path resolution across concurrent agent sessions.

904tests
97%coverage
RustPyO3 core
Liveon PyPI

Dossier

v0.6.0

Document analysis requires cloud dependencies

Local-first document intelligence — NER, classification, OCR, forensics timeline, entity graph analysis, and full-text search (FTS5). Zero cloud dependencies. Everything runs on your machine.

1,055tests
97%coverage
NER+ OCR
SQLiteFTS5

LikX

PyPI + Snap

Linux has no screenshot tool with native OCR

GTK3 screenshot and annotation tool with built-in Tesseract OCR, multi-mode capture (region, window, scrolling, GIF), annotation canvas with undo/redo, cloud upload (Imgur, S3, Dropbox), and X11 + Wayland support across GNOME, KDE, and Sway.

1,752tests
80%coverage
v3.3180+ releases
8languages

G13 Linux

PyPI

Logitech G13 has no Linux driver

Full-featured Linux driver for the Logitech G13 gameboard — PyQt6 GUI for key mapping, LCD display control, macro recording, per-application profiles, WebSocket API for remote control, and AppImage distribution.

1,641tests
88%coverage
PyQt6GUI
WebSocketAPI
30,000+ tests across the fleet
7 published CLI tools
6 live production systems
3 hackathon builds