- Add mattermost-app and push-proxy-service domain rules - Add bin/publish-runtime-images script - Add runtime-image-validation documentation - Update agent-ops domain rules and project rules - Remove outdated 01_image_publish task files - Update docs/README.md
17 lines
707 B
Markdown
17 lines
707 B
Markdown
# nexo Docs
|
|
|
|
This directory holds product notes, migration decisions, and operational
|
|
documentation that apply to more than one module.
|
|
|
|
Module-specific instructions stay with the module that owns them.
|
|
|
|
## Runtime Baseline Index
|
|
|
|
- Workspace runtime and upstream policy: `../README.md`
|
|
- Core compose runtime, smoke checks, remote parity, and secret boundary:
|
|
`../services/core/compose/README.md`
|
|
- Core upstream snapshot baseline: `../services/core/UPSTREAM.md`
|
|
- Mattermost mobile app upstream snapshot baseline: `../apps/mattermost/UPSTREAM.md`
|
|
- Mattermost push-proxy upstream snapshot baseline: `../services/push-proxy/UPSTREAM.md`
|
|
- Runtime Image Validation details: `runtime-image-validation.md`
|
|
|