Tinkerble 1.1.1
This patch release disables Tinkerble runtime hooks in release builds so production builds avoid debug companion behavior.
Highlights:
- Makes registration, action, logging, and socket runtime hooks compile away or no-op for release builds.
- Adds test coverage for release-disabled behavior across state registration, observable state, actions, logging, and socket transport paths.
- Adds a demo release scheme for validating release-build behavior.