Patch release for the current V1 distribution line.
Highlights:
- Refreshed public-facing documentation for current registry, add, workflow, inspect/list/doctor, and bootstrap-prompt behavior.
- Added workspace discovery and inventory support for compiling existing workspaces into Lineage packages.
- Added stable Go required CI coverage and release-policy refinements.
- Fixed explicit zero state schemas, project config schema documentation, Windows provider binary fixture/candidate handling, and legacy materialize state path handling.
Verification:
- Built from a753521 using Go 1.22.12.
- go test ./... passed.
- Five release binaries were built for darwin-amd64, darwin-arm64, linux-amd64, linux-arm64, and windows-amd64.
- checksums.txt was generated and verified with shasum -a 256 -c.