kodeatlas.resolve_code_anchor
Resolve a historical or textual code reference to the current symbol version and report confidence.
Agent-native context · In development
KodeAtlas will not be the coding agent. It will be the trusted memory, context, and coordination service that coding agents query before and during work.
Target workflow
Proposed MCP tools · Future surface
These tools describe the intended Phase 1–4 interface. They are not part of KodeAtlas CLI v0.2.0 today.
Resolve a historical or textual code reference to the current symbol version and report confidence.
Return a bounded context packet for a symbol at a commit or branch.
Return lineage, changesets, pull requests, issues, reviews, and decisions relevant to a symbol.
Return callers, callees, tests, historically coupled code, planned work, and active claims.
Return evidence-scored defects, reverts, incidents, test failures, and corrective work.
Return open or recently completed work connected to the symbol or its dependencies.
Create a time-bounded semantic claim for an agent and task.
Evaluate proposed or active work against other claims and current repository state.
Bounded packets
A context packet is intended to include:
Raw evidence remains separately queryable.
Coordination · Planned
Two agents may safely edit independent functions in the same file. Two other agents may alter the same API contract from different files. KodeAtlas is designed to track symbols, dependencies, tests, schemas, endpoints, branches, worktrees, expected contract changes, heartbeats, and expiring claims instead of treating a file as the only conflict boundary.
Take the next step
The Phase 1 question is simple: does an evidence-backed context packet materially improve the agent’s implementation plan?