-
Released Phase R1 hardening on
main:- Model router scoring with persisted metrics (
.freya/router-metrics.json). - Session lifecycle commands (
freya session list/show/archive/close/delete). - Plugin discovery and dependency resolver (
freya plugin discover/resolve) withenterprise/plugin-index.json. - Agent handoff ledger (
freya agent handoff,freya agent handoff-list) to.freya/agent-handoffs.jsonl.
- Model router scoring with persisted metrics (
-
Extended
scripts/pre.nuwith smoke coverage for session lifecycle, plugin discover/resolve, and agent handoff flows. -
Verified local compile +
prepass before commit and push (4d271fc). -
Added production deploy pack for
erika.qbitos.aiwithsystemd,nginx,caddy, env template, and deploy script. -
Added API bridge endpoints in
codex_api.py:GET /api/v1/system/integrationGET /api/v1/freya/toolsPOST /api/v1/freya/run
-
Added CLI bridge commands in
freyaviaerikasubcommands for health/integration/plans/tools/run/chart/context/split-chart. -
Added production readiness gate at
scripts/prod-ready.nuwith dry-run and live verification modes. -
Extended
scripts/pre.nuto include deploy compliance checks.
preaudit: PASS- Phase R1 push (
main): PASS prod-readydry-run gate: PASS- Local API bridge smoke tests: PASS