This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+13 more
Affected surfaces
Summary
AI summaryTenant isolation now blocks cross‑tenant API access and evidence gates require test runner results for conclusive decisions.
Full changelog
Verification depth + enterprise isolation + parity guard
- Evidence-gate loopholes tightened (P1-1). A project with no test runner no
longer counts as affirmative "done" evidence; it is recorded inconclusive and
routed to the completion council's explicit vote instead of a silent pass.
Every evidence-gate decision is now persisted to
.loki/council/evidence-gate-details.jsonfor audit. Opt out:
LOKI_EVIDENCE_NO_TESTS_AFFIRMATIVE=1. - Tenant isolation enforced (P3-7). API-level cross-tenant access is now
blocked: project, run, and task endpoints are scoped to the caller's tenant
(derived from the trusted token, never a client header); a global admin may
still cross tenants. Closes a real cross-tenant read/write/delete gap. - LSP diagnostics verification gate (P1-5). A new opt-in
LOKI_GATE_LSP_DIAGNOSTICSgate on the Bun route blocks on language-server
errors in changed files (pass-through when no LSP server is available; a
diagnostics writer is a tracked follow-up). - Automated bash/Bun parity test (P4-2). A new local-ci check asserts the
load-bearing runtime invariants stay identical across routes (autonomy-override
text, phase keys, effort-per-tier, model fallback, gate toggle set), so route
drift fails the gate instead of shipping silently.
Each stream built in an isolated worktree, council-reviewed, local-ci green.
Breaking Changes
- API endpoints (project, run, task) are now scoped to the caller's tenant; cross‑tenant access is blocked for non‑global admins.
- Evidence gates no longer treat a project with no test runner as affirmative 'done'; such projects become inconclusive and require explicit council voting.
Security Fixes
- Cross‑tenant read/write/delete gap closed by enforcing tenant isolation at the API level.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Loki Mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 11 quality gates.
Related context
Related tools
Beta — feedback welcome: [email protected]