What each tool owns
Cursor owns the implementation surface: navigating the repo, applying patches, running agents against files you have open. It is outstanding at code-local reasoning.
Kriyastream owns product-global reasoning: which domains exist, which jobs are covered, which Features are missing, and how implementation evidence maps back to product units. Cursor does not automatically maintain that model — and should not be asked to via an ever-growing rules file.
- Cursor = IDE + coding agents
- Kriyastream = Product Map + gaps + provenance
- Together = ship inside the editor without losing product truth