| Name |
Last commit
|
Last update |
|---|---|---|
| .claude/worktrees | ||
| cmd/server | ||
| internal | ||
| pkg | ||
| .gitignore | ||
| CLAUDE.md | ||
| README.md | ||
| go.mod | ||
| go.sum |
Reorganiza internal/ en capas: domain (entities, repositories), usecase (run_sync_pipeline, scheduler) e infrastructure (config, database/postgres, database/mongo, http). El cableado por pipeline que vivia inline en main.go pasa a internal/infrastructure/pipeline, de modo que agregar un pipeline ya no obliga a tocar main. Agrega health handler y pkg/changelog; jsonutil se mueve a pkg/. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .claude/worktrees | Loading commit data... | |
| cmd/server | Loading commit data... | |
| internal | Loading commit data... | |
| pkg | Loading commit data... | |
| .gitignore | Loading commit data... | |
| CLAUDE.md | Loading commit data... | |
| README.md | Loading commit data... | |
| go.mod | Loading commit data... | |
| go.sum | Loading commit data... |