Explanation
Understand how and why Jnkn works.
Architecture
- Overview — High-level system design
- Parsing Pipeline — How code becomes a graph
- Stitching Engine — How cross-domain links are made
- Confidence Model — How match quality is scored
Concepts
- Dependency Graph — The core data structure
- Blast Radius — Understanding impact analysis
- Cross-Domain Dependencies — The problem Jnkn solves
Design Decisions
- Why Tree-Sitter — Parser technology choice
- Why Token Matching — Matching strategy rationale
Security
- Threat Model — Security considerations