Source state
Which repository, branch, worktree and file state did the implementation actually work from?
URSA Dev / Active development
URSA Dev keeps that state visible while the work is happening.
Which repository, branch, worktree and file state did the implementation actually work from?
A command proposed, submitted, returned and successfully completed are different states.
Code existing is not the same as code running. A plausible explanation is not execution evidence.
The coding system’s own account of its work is not enough to establish that the result is correct.
Tests passing does not silently become human acceptance, integration or release.
AI-native development
The code in my own development process is produced through AI coding models and agents. The development system handles the agent structure underneath the work rather than requiring me to micromanage individual agents.
My role stays at architecture, direction, constraints, correction and consequential acceptance. Verification is established through tests, execution evidence, repository state and separate review functions rather than my pretending to be a conventional source-code reviewer.
URSA Dev grew directly out of that problem.