rdev/cookbooks
jordan d69da6d627 feat: add structured logging infrastructure and SDLC extensions
Major changes:
- Add internal/logging package with field constants, context propagation,
  sensitive data auto-redaction, and per-component log levels
- Add worker timeout constants (TimeoutQuickOp, TimeoutHealthCheck, etc.)
- Extend SDLC with callback handlers, generate endpoints, and executor
- Add new cookbook trees for aeries and slackpath progression
- Add skeleton templates for queue, realtime, and microservices
- Add worker component template with async job processing
- Refactor services and handlers to use new logging infrastructure
- Split component.go into component_infra.go and component_listing.go

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 22:56:04 -07:00
..
scripts feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00
trees feat: add structured logging infrastructure and SDLC extensions 2026-02-04 22:56:04 -07:00
.gitignore feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
composable-app.md release: v0.10.27 - fix: woodpecker step YAML multi-line command syntax 2026-02-01 12:42:18 -07:00
feature-development.md feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00
landing-page.md feat: implement composable monorepo template system with component architecture 2026-01-31 19:11:42 -07:00
VISION.md feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00