Skip to content

docs: add architecture.md with API + worker split overview#27

Merged
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
Hassan-oladipupo:docs/architecture-overview
May 10, 2026
Merged

docs: add architecture.md with API + worker split overview#27
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
Hassan-oladipupo:docs/architecture-overview

Conversation

@Hassan-oladipupo
Copy link
Copy Markdown
Contributor

Summary

Adds docs/architecture.md with a clear overview of the API + worker split, how they communicate, and a table of key internal packages.

Changes

  • docs/architecture.md — new file describing the two-binary architecture, communication flow diagram, and package responsibilities

CI

  • Go build and tests pass (go build ./..., go test ./...)
  • Dashboard typecheck passes (pnpm typecheck)
  • No workflow bugs found

closes #11

@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

@Hassan-oladipupo is attempting to deploy a commit to the abdulmujiboladayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AbdulmujibOladayo AbdulmujibOladayo merged commit 541e8d2 into Breedar:main May 10, 2026
2 of 3 checks passed
AbdulmujibOladayo added a commit that referenced this pull request May 16, 2026
docs: add architecture.md with API + worker split overview
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.

docs: add docs/architecture.md stub

2 participants