docs: add Railiance app wrapper best-practice guide

Record how rapp-* repos wrap first-party apps for Railiance, using
user-engine as the pilot. Opens RMGR-WP-0006 (T01 done) and includes
fix-consistency ID writeback for WP-0004/0005/0006.
This commit is contained in:
tegwick 2026-08-18 12:18:45 +02:00
parent c7fbd57800
commit 5197aa7425
6 changed files with 1002 additions and 0 deletions

View file

@ -24,6 +24,7 @@ Architecture:
- [Observation and command contracts v0.1](docs/observation-command-contracts_v0.1.md)
- [State Hub extraction inventory v0.1](docs/state-hub-extraction-inventory_v0.1.md)
- [ADR-001 Implementation foundation](docs/adr-001-implementation-foundation.md)
- [Railiance app deployment guide](docs/RailianceAppDeploymentGuide.md) (`RMGR-WP-0006`)
```bash
make install # or: uv pip install -e ".[dev]"