tenant.openagents/omega
No repository description is available.
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegagit clone https://openagents.com/git/tenant.openagents/omega.gitSay which kind of dirty the tree was
Say which kind of dirty the tree was Every candidate recorded source.dirty: true on the strength of its own output. require_clean_checkout refuses to start from a dirty tree, so anything the post-build read sees appeared during the build -- and the build generates assets/licenses.md through script/generate-licenses, which is untracked. An independent reviewer reading omega#16 correctly treated dirty: true as meaning the recorded commit does not determine the built bytes, which weakens criterion 9's source binding. It is the opposite of true here, and a bare boolean cannot tell a reviewer which reading applies. dirty is now true only for a tracked modification, which is what really breaks the commit-to-bytes binding, and the porcelain entries are recorded beside it so nobody has to guess. Release Notes: - N/A
- Commit
8ab85f0df8eb528ac685c0ac7d096cb8fb265c6c- Author
- AtlantisPleb
- Authored
- Parents
a2cf201000a8- Diffstat
- +24 −9 across 1 files