docs: establish project documentation baseline
Provide installation, security, contribution, licensing, and release guidance while removing user-specific service configuration.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to Pi Status Bridge are documented here. The project follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and uses [Semantic Versioning](https://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Documentation and repository metadata are being established for public collaboration.
|
||||
|
||||
## [0.1.0] - 2026-07-27
|
||||
|
||||
### Added
|
||||
|
||||
- Local Unix-socket bridge for Pi RPC agents and worktree-aware session management.
|
||||
- Bounded Pi child recovery, local client CLI, and systemd user-service example.
|
||||
- Tauri desktop UI and Noctalia v4/v5 presentation adapters.
|
||||
- Automated bridge, protocol, adapter, and desktop tests.
|
||||
Reference in New Issue
Block a user