vercel-labs/lat.md
Agent Lattice: a knowledge graph for your codebase, written in markdown. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 95
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 177
- days_rel: 35
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
1857 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lat.md is a CLI tool that maintains a knowledge graph of your codebase as interconnected markdown files in a lat.md/ directory, with wiki links tying concepts, specs, and source code together. It helps coding agents and humans navigate, search, and keep project context in sync via commands like lat init, lat check, and lat search.
Use cases
- document design decisions and business logic for coding agents
- replace a monolithic AGENTS.md with a scalable knowledge graph
- let agents search project context instead of grepping code
- enforce test specs are referenced in test code
- review agent diffs starting from semantic changes
- retain session context across agent coding sessions
When to choose
- you use AI coding agents on a growing codebase and want persistent, structured context
- you want documentation that stays in sync with code via automated checks
- you want semantic search over project knowledge without an API key
When to avoid
- you have a small project where a single AGENTS.md suffices
- your team does not use AI coding agents or markdown-based docs
- you need a general-purpose documentation site generator
Facets
cli-tool · maturity active
documentation search-engine developer-tools cli developer-tools documentation large-language-models cli cross-platform knowledge-graph markdown coding-agents wiki-links semantic-search agent-workflow code-documentation ai-agents nodejs
2 sources
- readme: https://github.com/vercel-labs/lat.md · fetched 2026-08-28 · 82d2739d7a60
- homepage: https://www.lat.md · fetched 2026-08-29 · 5dc64f998768
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel-labs/lat.md | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="vercel-labs/lat.md")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem