chore: kernel 0.2.2 — lazy service re-exports #6

Merged
john merged 1 commit from chore/kernel-0-2-2 into dev 2026-07-27 06:28:31 +00:00
Owner

Bumps the pinned package 0.2.1 → 0.2.2.

No model changes, so alembic check stays clean and the baseline is untouched. 14 tests pass.

0.2.2 matters for stage apps rather than for this repo: importing haskos_kernel.services used to drag in auth_service and therefore Settings, so a consumer that only wanted to write entity rows had to carry kernel secrets or crash at import. superclean-sys2 hit exactly that. Config cost now follows what you actually use; boot-time validation still fires for anything touching auth.

Bumps the pinned package 0.2.1 → 0.2.2. No model changes, so `alembic check` stays clean and the baseline is untouched. 14 tests pass. 0.2.2 matters for stage apps rather than for this repo: importing `haskos_kernel.services` used to drag in `auth_service` and therefore `Settings`, so a consumer that only wanted to write entity rows had to carry kernel secrets or crash at import. `superclean-sys2` hit exactly that. Config cost now follows what you actually use; boot-time validation still fires for anything touching auth.
chore: kernel 0.2.2 — lazy service re-exports
Some checks failed
CI / Deploy (pull_request) Has been skipped
CI / Detect Changes (pull_request) Has been cancelled
CI / Docker Build (pull_request) Has been cancelled
CI / Backend (pull_request) Has been cancelled
994c745073
No model changes, so alembic check stays clean and the baseline is untouched. 0.2.2
matters for stage apps rather than for this repo: importing haskos_kernel.services used
to drag in auth_service and therefore Settings, so a consumer that only wanted to write
entity rows had to carry kernel secrets or crash at import. superclean-sys2 hit exactly
that. 14 tests pass.
john merged commit 0ac38e9d12 into dev 2026-07-27 06:28:31 +00:00
john deleted branch chore/kernel-0-2-2 2026-07-27 06:28:32 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haskytech/companyos-kernel!6
No description provided.