v0.100.0
Runtime artifact rename + rebrand cleanup
Breaking changes
.saw-ownership.jsonrenamed to.polywave-ownership.json(engine writes, hooks read).saw-config-*.tmprenamed to.polywave-config-*.tmp(atomic write temp files).gitignoreentries updated:.saw-state/to.polywave-state/,.saw-agent-brief.mdto.polywave-agent-brief.md
Changed
- 53 source files updated: all "SAW" references in Go doc comments, inline comments, and reference documentation renamed to "Polywave"
sawStatePathvariable renamed tostatePathinclose_impl_cmd.go- Test function
SawStateFilesIgnoredrenamed toPolywaveStateFilesIgnored - README: Polywave neon logo added to header
- CHANGELOG header updated from "Scout-and-Wave" to "Polywave"
protocol-rules.md:.saw-ownership.jsonreference updated
Cross-repo coordination
This release must be deployed alongside polywave v0.11.0 (protocol repo), which updates hook scripts to read .polywave-ownership.json instead of .saw-ownership.json.