Skip to content

Update architecture diagram: add Worker, Cloud Tasks, maintenance#61

Merged
George-iam merged 5 commits intomainfrom
docs/architecture-update-20260324
Mar 24, 2026
Merged

Update architecture diagram: add Worker, Cloud Tasks, maintenance#61
George-iam merged 5 commits intomainfrom
docs/architecture-update-20260324

Conversation

@George-iam
Copy link
Contributor

Summary

  • Add axme-gateway-worker as 4th core service
  • Add Cloud Tasks (timeout/reminder queues) + Cloud Scheduler (4 cron jobs)
  • Remove standalone Scheduler service (replaced by Cloud Tasks + Cloud Scheduler)
  • Update async pipeline: gateway → Pub/Sub → worker → agent-core
  • Clarify MCP as HTTP proxy
  • Add worker→DB connections

Files changed

  • docs/diagrams/axme-complete-architecture.mmd

Test plan

  • Visual review of diagram

…ions

- Add Gateway Worker as 4th core Cloud Run service
- Add Cloud Tasks (timeout-jobs, reminder-jobs) + Cloud Scheduler (4 cron jobs)
- Remove standalone Scheduler service (now Cloud Tasks + Cloud Scheduler)
- Update connections: gateway→Pub/Sub→worker→agent-core async pipeline
- Clarify MCP as HTTP proxy (no DB)
- Add worker→DB connections (shared PostgreSQL)
@George-iam George-iam merged commit 1e197f0 into main Mar 24, 2026
1 check passed
@George-iam George-iam deleted the docs/architecture-update-20260324 branch March 24, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant