[SF-v2 #961] 961-C2: analysis_runs таблица + миграция #993

Closed
opened 2026-06-02 19:25:41 +00:00 by lekss361 · 0 comments
Owner

Часть EPIC #961 (Site Finder v2 / GG-форсайт). Декомпозиция критпути — ground-truth (прод-БД + код) + web-research, 2026-06-02.

Scope: Результаты считаются инлайн и НЕ персистятся; таблицы analysis_runs в проде нет (только *_scrape_runs).

Файлы: new backend/data/sql/NN_analysis_runs.sql

DoD:

  • cols: id, cad_num, run_at, horizon, weights_profile_id, request_json jsonb, result_json jsonb, schema_version, confidence_score, created_by
  • idempotent DDL; авто-применение через deploy _schema_migrations

Зависит от:
Effort: S

**Часть EPIC #961 (Site Finder v2 / GG-форсайт).** Декомпозиция критпути — ground-truth (прод-БД + код) + web-research, 2026-06-02. **Scope:** Результаты считаются инлайн и НЕ персистятся; таблицы analysis_runs в проде нет (только *_scrape_runs). **Файлы:** new backend/data/sql/NN_analysis_runs.sql **DoD:** - cols: id, cad_num, run_at, horizon, weights_profile_id, request_json jsonb, result_json jsonb, schema_version, confidence_score, created_by - idempotent DDL; авто-применение через deploy _schema_migrations **Зависит от:** — **Effort:** S
lekss361 added this to the Site Finder v2 — Foresight (GG-форсайт) milestone 2026-06-02 19:25:48 +00:00
lekss361 added the
GG-форсайт
scope/db
site-finder
labels 2026-06-02 19:25:49 +00:00
lekss361 added the
status/ready
label 2026-06-02 19:28:04 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lekss361/gendesign#993
No description provided.