What we shipped, in plain language — honest about what's new, what we fixed,
and what got better. Prefer a feed?
Subscribe via RSS.
Added
- Hekkos is live. Connect the GitHub App to the repos you choose and Hekkos parses each one into a live map of what your code actually is — routes, env vars, functions, types, and flags across Go, TypeScript, Python, Rust, Java, and Ruby, plus Terraform, Kubernetes/Compose config, SQL schema, dependencies, and OpenAPI specs. AST-first extraction with confidence tiers, and every fact carries file-and-line provenance.
- Real-State Trust — a per-repo score (Coverage × Accuracy) that answers 'are the docs true?', not just 'do they exist?'. Every doc claim is diffed against the real map and drift gets a severity.
- Drift fixed as pull requests, human-safe. Hekkos writes the corrected doc and opens one PR you review like any other — sections you marked manual are preserved byte-for-byte, drift reviews update a single self-updating comment instead of a wall, and the merge gate is opt-in per repo. Dismiss or acknowledge with /hekkos commands.
- A standards engine with Doc Studio. Per-doc-type section schemas — write your own or adopt from the catalogue (README, AGENTS.md, CONTRIBUTING, SECURITY, ADRs). Most sections render deterministically from extracted facts with no model cost; draft and validate before anything lands in a repo.
- Ask Hekkos — chat grounded in the actual code, not just the docs. Every answer cites its sources, shows both sides on a doc-vs-code conflict, and refuses rather than guesses.
- MCP tools for your agents — query_knowledge, ask_real_state, get_real_state, list_drift, validate_doc and more, the same org-scoped, permission-checked surface as the web app, for Cursor, Claude Code, or any MCP client.
- Insights — acceptance by document type, why suggestions get dismissed, and where Real-State Trust stands, so you can tell whether the repair loop is actually paying off.
- Built for orgs that read the fine print — tenant-isolated by design and verified by cross-org tests, secrets redacted and stored content expired after 180 days, AES-256-GCM encryption and signature-verified webhooks. Or self-host with a local model, air-gap friendly.
Email subscriptions coming soon — for now, follow along via RSS.