Lens 1.1.0
Portfolio/readiness release with small additive APIs for safer integration.
Added
- Optional stable section identity via ILensIdentifiedSectionProvider.
- LensRuntimeConsole.TryFindExisting and LensRuntimeConsole.EnsureExists bootstrap helpers.
- Architecture decision notes in Docs/architecture-decisions.md.
- Future integration sketches for Beacon, Pulse, and Signal in Docs/future-integrations.md.
Changed
- Samples now use LensRuntimeConsole.EnsureExists().
- Provider Cookbook demonstrates a stable section ID.
- README roadmap/version guidance now reflects the post-1.0 package state.
- Version-sensitive report tests now use LensPackageInfo.Version.
Validation
- git diff --check
- Package validation passed for com.kostasban.lens@1.1.0
- Unity 6000.3.16f1 package import/batch launch exited successfully
- Generated Unity runtime and test assemblies built successfully with dotnet build