issue-87-cicd-logging-docs
main
.gitea/workflows/staging.yaml
docs/LOGGING.md
docs/UX-DEBUGGING.md
CLAUDE.md
README.md
docs/README.md
docs/CLAUDE.md
docs/PLATFORM-SERVICES.md
Fixes #87
Generated with Claude Code
- Update staging workflow to use LOG_LEVEL=DEBUG - Create docs/LOGGING.md with unified logging documentation - Delete docs/UX-DEBUGGING.md (replaced by LOGGING.md) - Update architecture to 9-container (6 app + 3 logging) - Update CLAUDE.md, README.md, docs/README.md, docs/CLAUDE.md - Update docs/PLATFORM-SERVICES.md deployment section Co-Authored-By: Claude Opus 4.5 <[email protected]>
No dependencies set.
The note is not visible to the blocked user.
Summary
Changes
.gitea/workflows/staging.yaml: LOG_LEVEL changed from INFO to DEBUGdocs/LOGGING.md: New unified logging documentationdocs/UX-DEBUGGING.md: Deleted (replaced by LOGGING.md)CLAUDE.md: Updated container count and architecture sectionREADME.md: Updated container countdocs/README.md: Updated container count, added LOGGING.md linkdocs/CLAUDE.md: Updated file tabledocs/PLATFORM-SERVICES.md: Updated deployment sectionTest Plan
Fixes #87
Generated with Claude Code