Conversation
…a health signal; probe-suite VERSION 2 with the three live runs
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
This was referenced Sep 13, 2026
specs(automation): leela-agent-link -- linking a connected seller to her Leela editorial agent
#3601
Merged
Merged
Merged
This was referenced Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что
specs/automation/inngest-functions-status.t27— контракт маршрутаGET /api/inngest/functions/status, который читает вкладка FUNCTIONS на t27.ai.Ключевое (VERSION 2):
lastRun= последний органический запуск (event/cron); invoked-запуски (пробы/inngest_probe, кнопка Invoke) в него не попадают — они выносятся в отдельное полеlastProbeс ожиданием из манифеста (probe_expect) иasExpectedна уровне статуса. Функция без органических запусков —muted, не красная и не зелёная.inngest-probe-suite.t27→ VERSION 2:LIVE_RUN_STATUSбольше не «not-yet-run» — перечислены три продовых прогона; явно отмечено, что Telegram-путь смерженного судьи не засвидетельствован; добавленыPROBE_RUN_IS_HEALTH_SIGNAL=false,PROBE_FAILURE_ALERTS_ADMIN=false.Зачем
Продовое чтение статуса 2026-09-12T14:01Z: 28 функций, у 20
lastRun.status = FAILED— все 20 от проб 9–10 сентября, спроектированных падать на guard; 22 из 28 не имели ни одного органического запуска за 7 дней. Вкладка показывала 20 красных точек за функции, которые ничего плохого не сделали. Логика исправления заявлена здесь до реализации в хосте (999-multibots-telegraf) и в потребителе (trinity FunctionExplorer).Откуда свидетельства
docs/inngest/witness/2026-09-10-probe-suite-03-19Z.jsonв репозитории хоста (28 записей, всеmatch).docs/inngest/probe-suite.mdхоста; независимо не перепроверены, в спеке помечены как записанные хостом.Проверка
Вендорный wasm (
trinity/apps/website/public/t27/t27_compiler.wasm): оба файла typecheck ok, 0 discarded, hir ok; 30 и 33 константы, 3 структуры и 3 test-блока в каждом. Bootstrap-компилятор наmasterлокально не запускался — это скажет CI.Не в этом PR
Реализация в хосте и на сайте (отдельные PR);
PROBE_EXPECTна 28 карточках функций.