New
Scheduled tasks from Slack
You can now ask Corelayer in Slack to run a task on a schedule and post the result back to the same channel. Recurring checks, fixed intervals, and one-shot reminders are all supported — for example, “every weekday at 9am, post a summary of open critical issues” or “remind me in 20 minutes to check this issue again.”Scheduled runs are read-only: they can investigate, summarize, and report back, but they cannot change settings or create more scheduled tasks. If you use a local time, include the timezone so it’s scheduled correctly.Set up scheduled tasks in SlackUpdate
Service Map removed
Service Map has been retired and is no longer available across integrations. Existing investigations and integrations are unaffected — Corelayer continues to correlate signals from connected sources without it.Browse integrationsNew
Preflight checks before you ship
Check a change against your organization’s memory before opening a pull request. Preflight takes the PR’s description and returns the failure modes, facts, and preferences the org has hit before for a change like that — grounded reminders to double-check, or nothing when memory has no relevant lesson.corelayer.preflight MCP tool and through the Corelayer skill, so an assistant can run it when you’re about to open a PR.Learn about preflightNew
Organization memory
A per-organization memory that records your feedback and what Corelayer learns from incidents, and applies it automatically.- Closing an issue as a false positive, by design, or “don’t alert” records a preference — matching signals are suppressed instead of re-alerting. Feedback like “fixed” or “duplicate” is not suppressed, so regressions still surface. Reopening an issue reverses what closing it taught.
- Teaching the assistant a preference, fact, or decision in chat saves it to memory.
- Learned failure patterns from past incidents feed every new investigation, ranked by relevance, confidence, and recency.
New
CLI issue slug lookup and diffing
The Corelayer CLI now supports issue lookup by either UUID or issue slug:since, issues, total, page, and limit, making them easier to use in scripts and background triage agents.Use the Corelayer CLI