docs(observatory): record cache activation and Docker memory recovery
This commit is contained in:
@@ -70,10 +70,31 @@ QA **пока не выполнены**: Mac memory-pressure=2 при swap~7.6
|
||||
backend/frontend release, health200; новый cache ещё не активирован. Worker,
|
||||
модели и живые очереди не изменялись. Полный LAB-run не запускался.
|
||||
[Проверки и следующий шаг](../experiments/perception/OBSERVATORY_PUBLISHED_CACHE_2026-09-03.md).
|
||||
Этап1 остаётся открытым до сборки/активации согласованного release и проверки
|
||||
каталога; затем этап2 — селектор, прогресс и полный цикл на записях. Не повторять
|
||||
Первоначальный ресурсный blocker выше снят следующим инкрементом. Не повторять
|
||||
уже закрытый ремонт claim/v3 и не возвращаться к сетевым latency canary.
|
||||
|
||||
**Активация cache-инкремента, 2026-09-03.** По разрешению владельца перезапущена
|
||||
старая Docker VM: footprint14GB→1565MB, pressure2→1, swap7722→2746MiB. Браузеры и
|
||||
Little Snitch не трогали. Три прежних Mission Core контейнера healthy;12 Plane
|
||||
restart overrides возвращены, Plane выключен. Состояния45 non-Core контейнеров,
|
||||
image/mount identities сохранены; лимиты Docker и данные не менялись.
|
||||
Полный typecheck,714 frontend tests и production build PASS, последовательно.
|
||||
Согласованная версия на8000/PID67747, health200; UI `/assets/index-DSuuMkq4.js`.
|
||||
Каталоги004TREE/00 совместимы с двумя profiles;01 заблокирован отсутствующим
|
||||
capture attestation. Точных опубликованных cache hits пока нет; legacy
|
||||
succeeded/not-required не принят за новый результат. Все6 queue-table row hashes
|
||||
сохранены. Worker/model jobs не создавались. Browser: каталог, выбор, Refresh,
|
||||
normal/expanded и Escape проверены, console warnings/errors0.
|
||||
|
||||
Этап1 пользовательски ещё не закрыт: текущий селектор смешивает архивные entries
|
||||
и portable definitions, а source/setup-only выбор последней job показывает
|
||||
старое «Расчёт завершён» рядом с новым «Рассчитать». Это не текущий cache hit.
|
||||
Следующий шаг на стыке этапов1–2: exact-definition queue/status binding,
|
||||
селектор только нерассчитанных profiles, прогресс и полный цикл на записях.
|
||||
Положительный publish→cache→view пока доказан synthetic tests, не новым LAB-run.
|
||||
Подробности/rollback в том же отчёте выше; повторять сборку без изменения кода
|
||||
или снова освобождать память не требуется.
|
||||
|
||||
- Сверить каталог, очередь, публикацию и просмотр для текущих M4.9T5 и LAB V1.
|
||||
- Связать готовность с точной исходной записью и immutable RunDefinition,
|
||||
включающей image/model/config/adapter/result-contract identities.
|
||||
|
||||
@@ -83,8 +83,11 @@ See the [repair evidence and rollback boundary](../../experiments/perception/OBS
|
||||
|
||||
## Third increment: exact published-result cache (2026-09-03)
|
||||
|
||||
Implemented in source; activation of the matching backend/frontend release is
|
||||
pending the local resource gate. This does not claim a completed recorded run.
|
||||
Implemented and activated as a matching backend/frontend release on canonical8000
|
||||
on 2026-09-03 after an owner-approved Docker VM restart recovered memory headroom.
|
||||
Full typecheck,714 frontend tests and production build passed sequentially;
|
||||
API catalogs and in-app UI were checked without creating inference jobs.
|
||||
All queue row hashes are preserved. This does not claim a completed recorded run.
|
||||
|
||||
The portable catalog now joins successful **published** queue receipts to the
|
||||
current per-source catalog snapshot, immutable definition, Session publication
|
||||
@@ -112,6 +115,10 @@ return the original job. Verified corruption permits a new request.
|
||||
The frontend's existing portable decoder now accepts only bound, internally
|
||||
consistent cached results. No per-LAB page, renderer or selector implementation
|
||||
was introduced. Full selector/progress/product acceptance remains stage 2.
|
||||
Browser QA confirms that source/setup-only job selection can still display a
|
||||
legacy completion status against a current definition. Exact-version status
|
||||
binding and separating archives from executable choices remain required;
|
||||
the activated backend cache does not prove those UI changes complete.
|
||||
See [verification and activation status](../../experiments/perception/OBSERVATORY_PUBLISHED_CACHE_2026-09-03.md).
|
||||
|
||||
## Boundaries
|
||||
|
||||
Reference in New Issue
Block a user