nexo/docs/README.md
toki d7e044cf5c update: project documentation and build scripts
- Add smoke-compose script for compose validation
- Update build, lint, test scripts
- Update agent roadmap and phase documentation
- Update project README and docs
2026-05-30 19:10:05 +09:00

18 lines
831 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`
- Internal verification baseline: `../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`
- Compose smoke helper utility: `../bin/smoke-compose`