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>
18 lines
407 B
JSON
18 lines
407 B
JSON
{
|
|
"id": "virginia_db05",
|
|
"name": "Virginia Smith",
|
|
"handle": "virginia",
|
|
"gender": "female",
|
|
"description": "female who cosplays as Harley Quinn",
|
|
"tags": [
|
|
"cosplayer",
|
|
"advanced cosplay",
|
|
"sfx makeup",
|
|
"prop building",
|
|
"true crime podcasts",
|
|
"retro gaming",
|
|
"urban exploration"
|
|
],
|
|
"created_at": "2026-02-02T02:39:53.02097-07:00",
|
|
"dir_name": "virginia_db05"
|
|
} |