| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-06 | 9.9 kB | |
| v1.0.0 source code.tar.gz | 2026-05-06 | 17.9 MB | |
| v1.0.0 source code.zip | 2026-05-06 | 19.7 MB | |
| Totals: 3 Items | 37.7 MB | 1 | |
What's Changed
- docs: expand .env.example with multi-key auth formats by @mvanhorn in https://github.com/cordum-io/cordum/pull/195
- fix(dashboard): surface chat send errors to user (#168) by @mvanhorn in https://github.com/cordum-io/cordum/pull/196
- ci(production_gate): poll-retry helper + Gate 3 demotion (split 3/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/201
- docs: pending content sync (split 1/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/199
- feat(dashboard): UI sync — governance, MCP, delegation chain, approval snapshot (split 4/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/202
- chore(infra): Go 1.25 + cap v2.9.3 + workflow/script sync (split 2/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/200
- feat(delegation): gateway + policy + storage — request surface and auth by @yaront1111 in https://github.com/cordum-io/cordum/pull/206
- feat(platform): scheduler dispatch-gate + MCP + audit chain + SDK regen by @yaront1111 in https://github.com/cordum-io/cordum/pull/207
- fix(approval): stale-snapshot recovery + TOCTOU fix + scheduler reconciler provider by @yaront1111 in https://github.com/cordum-io/cordum/pull/210
- ci: mark benchmark steps as advisory (continue-on-error) by @yaront1111 in https://github.com/cordum-io/cordum/pull/211
- build(deps): bump vite and vitest in /sdk/typescript by @dependabot[bot] in https://github.com/cordum-io/cordum/pull/209
- fix(quickstart): share .env with shell so /status probe uses the same key as the gateway by @yaront1111 in https://github.com/cordum-io/cordum/pull/212
- chore: version/release hygiene — pyproject 3.9 fix, tag↔version CI gate, VERSIONING.md by @yaront1111 in https://github.com/cordum-io/cordum/pull/216
- fix(gateway): register GET /api/v1/audit/verify — handler existed but route didn't by @yaront1111 in https://github.com/cordum-io/cordum/pull/215
- fix(task-035cdc8e): preserve approval job hash on require-approval by @yaront1111 in https://github.com/cordum-io/cordum/pull/217
- fix(task-d9d7f428): remove legacy OpenAPI sidecars by @yaront1111 in https://github.com/cordum-io/cordum/pull/226
- fix(task-ef0df193): harden dashboard page test providers by @yaront1111 in https://github.com/cordum-io/cordum/pull/221
- feat(audit): wire audit verification pipeline by @yaront1111 in https://github.com/cordum-io/cordum/pull/222
- fix(task-c5df8d69): harden mock-bank e2e and docs by @yaront1111 in https://github.com/cordum-io/cordum/pull/218
- fix(task-73bc2227): harden TLS e2e hello pack by @yaront1111 in https://github.com/cordum-io/cordum/pull/225
- fix(task-8dd966c7): gate audit/governance compliance endpoints by @yaront1111 in https://github.com/cordum-io/cordum/pull/219
- Fix/full baseline windows followups by @yaront1111 in https://github.com/cordum-io/cordum/pull/227
- scheduler: make output-meta timeout configurable + retry on deadline by @yaront1111 in https://github.com/cordum-io/cordum/pull/228
- Moe/epic 2e0ed1ee/task fa783d7a UI polish by @yaront1111 in https://github.com/cordum-io/cordum/pull/229
- feat(safetykernel): add OTLP trace export for policy evaluations (#158) by @mvanhorn in https://github.com/cordum-io/cordum/pull/230
- fix(dashboard,gateway): admin-role flow + InputSafety + verification route + favicons + security hardening by @yaront1111 in https://github.com/cordum-io/cordum/pull/231
- feat(auth): enforce managed API key Scopes in basicAuthProvider (task-151cf2c0) by @yaront1111 in https://github.com/cordum-io/cordum/pull/234
- fix(dashboard): label expired/invalidated prior approvals correctly by @yaront1111 in https://github.com/cordum-io/cordum/pull/236
- feat(auth): map OIDC groups to Cordum roles by @yaront1111 in https://github.com/cordum-io/cordum/pull/235
- feat(copilot): full Copilot Session detail UX by @yaront1111 in https://github.com/cordum-io/cordum/pull/233
- Update logo image path in README.md by @yaront1111 in https://github.com/cordum-io/cordum/pull/237
- feat(audit): add optional HMAC-SHA256 chain authentication (refs [#36]) by @SBALAVIGNESH123 in https://github.com/cordum-io/cordum/pull/238
- salvage: non-LLM bug fixes from archived LLM-in_Dashbord (Trivy CI pin + audit verify-concurrency perf) by @yaront1111 in https://github.com/cordum-io/cordum/pull/240
- Fix production gates and workflow retry scheduling by @yaront1111 in https://github.com/cordum-io/cordum/pull/241
- build(deps): close all 11 open Dependabot security alerts by @yaront1111 in https://github.com/cordum-io/cordum/pull/242
- Feature/cordum edge p0 by @yaront1111 in https://github.com/cordum-io/cordum/pull/243
New Contributors
- @SBALAVIGNESH123 made their first contribution in https://github.com/cordum-io/cordum/pull/238
Full Changelog: https://github.com/cordum-io/cordum/compare/V0.9.9.1...v1.0.0
What's Changed
- docs: expand .env.example with multi-key auth formats by @mvanhorn in https://github.com/cordum-io/cordum/pull/195
- fix(dashboard): surface chat send errors to user (#168) by @mvanhorn in https://github.com/cordum-io/cordum/pull/196
- ci(production_gate): poll-retry helper + Gate 3 demotion (split 3/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/201
- docs: pending content sync (split 1/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/199
- feat(dashboard): UI sync — governance, MCP, delegation chain, approval snapshot (split 4/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/202
- chore(infra): Go 1.25 + cap v2.9.3 + workflow/script sync (split 2/6 from [#198]) by @yaront1111 in https://github.com/cordum-io/cordum/pull/200
- feat(delegation): gateway + policy + storage — request surface and auth by @yaront1111 in https://github.com/cordum-io/cordum/pull/206
- feat(platform): scheduler dispatch-gate + MCP + audit chain + SDK regen by @yaront1111 in https://github.com/cordum-io/cordum/pull/207
- fix(approval): stale-snapshot recovery + TOCTOU fix + scheduler reconciler provider by @yaront1111 in https://github.com/cordum-io/cordum/pull/210
- ci: mark benchmark steps as advisory (continue-on-error) by @yaront1111 in https://github.com/cordum-io/cordum/pull/211
- build(deps): bump vite and vitest in /sdk/typescript by @dependabot[bot] in https://github.com/cordum-io/cordum/pull/209
- fix(quickstart): share .env with shell so /status probe uses the same key as the gateway by @yaront1111 in https://github.com/cordum-io/cordum/pull/212
- chore: version/release hygiene — pyproject 3.9 fix, tag↔version CI gate, VERSIONING.md by @yaront1111 in https://github.com/cordum-io/cordum/pull/216
- fix(gateway): register GET /api/v1/audit/verify — handler existed but route didn't by @yaront1111 in https://github.com/cordum-io/cordum/pull/215
- fix(task-035cdc8e): preserve approval job hash on require-approval by @yaront1111 in https://github.com/cordum-io/cordum/pull/217
- fix(task-d9d7f428): remove legacy OpenAPI sidecars by @yaront1111 in https://github.com/cordum-io/cordum/pull/226
- fix(task-ef0df193): harden dashboard page test providers by @yaront1111 in https://github.com/cordum-io/cordum/pull/221
- feat(audit): wire audit verification pipeline by @yaront1111 in https://github.com/cordum-io/cordum/pull/222
- fix(task-c5df8d69): harden mock-bank e2e and docs by @yaront1111 in https://github.com/cordum-io/cordum/pull/218
- fix(task-73bc2227): harden TLS e2e hello pack by @yaront1111 in https://github.com/cordum-io/cordum/pull/225
- fix(task-8dd966c7): gate audit/governance compliance endpoints by @yaront1111 in https://github.com/cordum-io/cordum/pull/219
- Fix/full baseline windows followups by @yaront1111 in https://github.com/cordum-io/cordum/pull/227
- scheduler: make output-meta timeout configurable + retry on deadline by @yaront1111 in https://github.com/cordum-io/cordum/pull/228
- Moe/epic 2e0ed1ee/task fa783d7a UI polish by @yaront1111 in https://github.com/cordum-io/cordum/pull/229
- feat(safetykernel): add OTLP trace export for policy evaluations (#158) by @mvanhorn in https://github.com/cordum-io/cordum/pull/230
- fix(dashboard,gateway): admin-role flow + InputSafety + verification route + favicons + security hardening by @yaront1111 in https://github.com/cordum-io/cordum/pull/231
- feat(auth): enforce managed API key Scopes in basicAuthProvider (task-151cf2c0) by @yaront1111 in https://github.com/cordum-io/cordum/pull/234
- fix(dashboard): label expired/invalidated prior approvals correctly by @yaront1111 in https://github.com/cordum-io/cordum/pull/236
- feat(auth): map OIDC groups to Cordum roles by @yaront1111 in https://github.com/cordum-io/cordum/pull/235
- feat(copilot): full Copilot Session detail UX by @yaront1111 in https://github.com/cordum-io/cordum/pull/233
- Update logo image path in README.md by @yaront1111 in https://github.com/cordum-io/cordum/pull/237
- feat(audit): add optional HMAC-SHA256 chain authentication (refs [#36]) by @SBALAVIGNESH123 in https://github.com/cordum-io/cordum/pull/238
- salvage: non-LLM bug fixes from archived LLM-in_Dashbord (Trivy CI pin + audit verify-concurrency perf) by @yaront1111 in https://github.com/cordum-io/cordum/pull/240
- Fix production gates and workflow retry scheduling by @yaront1111 in https://github.com/cordum-io/cordum/pull/241
- build(deps): close all 11 open Dependabot security alerts by @yaront1111 in https://github.com/cordum-io/cordum/pull/242
- Feature/cordum edge p0 by @yaront1111 in https://github.com/cordum-io/cordum/pull/243
New Contributors
- @SBALAVIGNESH123 made their first contribution in https://github.com/cordum-io/cordum/pull/238
Full Changelog: https://github.com/cordum-io/cordum/compare/V0.9.9.1...v1.0.0