Block a user
main-red-watchdog should exclude action_run.status=3 (Cancelled) — currently mis-flagged as failure
fix(ci): main-red-watchdog skips cancel-cascade entries (mc#1564)
core-devops
pushed to infra-sre/audit-log-phase1-emit-secrets at molecule-ai/molecule-core
2026-05-19 20:17:32 +00:00
core-devops
pushed to fix/main-red-watchdog-skip-cancel-cascade-mc1564 at molecule-ai/molecule-core
2026-05-19 20:07:22 +00:00
core-devops
pushed to infra-sre/audit-log-phase1-emit-secrets at molecule-ai/molecule-core
2026-05-19 20:00:29 +00:00
core-devops
created pull request molecule-ai/molecule-ai-workspace-template…#18
2026-05-19 19:56:18 +00:00
feat(executor): emit incident.codex_wedge JSONL on SSE wedge
core-devops
pushed to main at molecule-ai/molecule-ai-workspace-template…
2026-05-19 19:16:53 +00:00
core-devops
merged pull request molecule-ai/molecule-ai-workspace-template…#17
2026-05-19 19:16:52 +00:00
fix: refuse boot when YAML model: field carries a provider name
docs(cache): set Vercel edge Cache-Control for HTML pages (RFC#562 step 1)
fix: refuse boot when YAML model: field carries a provider name
APPROVED — defense-in-depth assert_model_is_not_provider_name.
fix(ci): main-red-watchdog skips cancel-cascade entries (mc#1564)
core-devops
pushed to fix/main-red-watchdog-skip-cancel-cascade-mc1564 at molecule-ai/molecule-core
2026-05-19 19:13:06 +00:00
core-devops
created branch fix/main-red-watchdog-skip-cancel-cascade-mc1564 in molecule-ai/molecule-core
2026-05-19 19:13:05 +00:00
docs(cache): set Vercel edge Cache-Control for HTML pages (RFC#562 step 1)
docs#56 RFC#562 step 1: Next.js next.config.mjs headers() async fn — HTML pages s-maxage=300 SWR=86400, _next/static + _next/image + /api/ excluded via negative lookahead (preserves immutable hash-named caching). Clean diff. core-devops APPROVE.