Skip to content

refactor: expand MonoAppServices with domain ApplicationServices and …#2142

Merged
genedna merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main
Jul 1, 2026
Merged

refactor: expand MonoAppServices with domain ApplicationServices and …#2142
genedna merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main

Conversation

@benjamin-747

Copy link
Copy Markdown
Collaborator

…slim mono state

Introduce ServiceContext and per-domain *ApplicationService types (cl, issue, user, lfs, artifact, webhook, …), wire them through MonoAppServices, and migrate mono routers to state.services().() instead of monorepo() and direct storage access. Add GitOpsPort, build_mono_stack, ChangesPort, and OrionBuildDispatch; remove ProtocolApiState in favor of TransportRuntime.

Extend CI boundary guards, document ceres design goals in README, and route ceres mono modules through jupiter services rather than raw *_storage calls.

…slim mono state

Introduce ServiceContext and per-domain *ApplicationService types (cl, issue,
user, lfs, artifact, webhook, …), wire them through MonoAppServices, and
migrate mono routers to state.services().<domain>() instead of monorepo()
and direct storage access. Add GitOpsPort, build_mono_stack, ChangesPort,
and OrionBuildDispatch; remove ProtocolApiState in favor of TransportRuntime.

Extend CI boundary guards, document ceres design goals in README, and route
ceres mono modules through jupiter services rather than raw *_storage calls.
Comment thread .github/workflows/base.yml Outdated
Comment on lines 200 to 268
@benjamin-747 benjamin-747 requested a review from genedna July 1, 2026 07:36
@genedna genedna added this pull request to the merge queue Jul 1, 2026
Merged via the queue into gitmono-dev:main with commit 72068c2 Jul 1, 2026
8 of 9 checks passed
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.

3 participants