rrstack was built in just a couple of days while iterating on STAN itself. The project’s development loop looked like this:
stan run kept a reproducible context (source snapshot + deterministic outputs).stan snap baselined diffs, and archives attached in chat ensured the assistant always had the same view of the repo.stan.config.yml scripts lean and deterministic.stan run often to baseline new changes before chat iterations.stan patch --check for risky changes, then apply once green.