Commit Graph
70 Commits
Author SHA1 Message Date
naeel bddbdfb63b doc: аудит Fable 5 + моё мнение (Opus vs Fable) 2026-07-31 23:18:42 +04:00
naeel f470b79ca1 doc: ответ Опуса — архитектурный аудит polygon v0.2.5 2026-07-31 23:09:34 +04:00
naeel f698919dce doc: промпт Опусу — архитектурный аудит polygon v0.2.5 2026-07-31 23:05:23 +04:00
naeel dde6636372 doc: интеграция polygon ↔ app-autotest (v1.2.24) 2026-07-31 22:46:10 +04:00
naeel 76b067604b doc: промпт Соннету — интеграция polygon ↔ app-autotest 2026-07-31 22:41:09 +04:00
naeel a42f5b335f doc: промпт code review #2 — polygon v0.2.2 после decouple 2026-07-31 22:24:14 +04:00
naeel b0f051344d doc: промпт для code review polygon v0.2.0 (Sonnet 4.6) 2026-07-31 21:49:53 +04:00
naeel de6217e07b doc: полная хронология реализации polygon v0.2.0 (4 этапа) 2026-07-31 20:40:58 +04:00
naeel 6978d13d0e doc: README для DOCS/HISTORY, polygon-docs/, +.venv в gitignore 2026-07-31 20:39:48 +04:00
naeel 633537a775 AGENT_BRIEFING: полное резюме проекта для нового агента (архитектура, версии, планы) 2026-07-31 19:11:44 +04:00
naeel 28b2519fda Subresource-операции в MockState: обычные instanceOperations, развилка в apply_effect 2026-07-31 19:08:28 +04:00
naeel 7dd62c365a Универсальный генератор моков из STANDS YAML: вердикт Опуса (возможно для 37 сервисов), маппинг, алгоритм, границы 2026-07-31 19:01:39 +04:00
naeel 4b3d436d0d Промпт для Opus: универсальный генератор моков из STANDS YAML (6 сервисов для анализа, 8 вопросов) 2026-07-31 18:56:08 +04:00
naeel 42e3ca1ab3 Полный план мок-полигона: 3 фазы, 12 шагов, 10 решений, спецификация YAML, реальные ID из HAR 2026-07-31 18:51:01 +04:00
naeel fd55c50753 Short-circuit localhost (не NUBES_MOCK), реальные ID из HAR для dummy.yaml 2026-07-31 18:49:29 +04:00
naeel bcf9f00654 Документирована архитектура мок-полигона от Opus (3 фазы, 12 шагов, 10 решений) 2026-07-31 18:45:27 +04:00
naeel bb15455bcb Промпт для Opus: архитектура эмулятора Nubes API (data-driven, YAML-конфиг сервисов) 2026-07-31 18:35:04 +04:00
naeel acf6a575b4 Документирован 3-й аудит, трёхсостояночный lock_check, созданные тесты и план эмулятора API 2026-07-31 18:28:35 +04:00
naeel 09d663d6d9 Документированы ошибки AI (advisory lock, escName) и их исправления 2026-07-31 18:17:10 +04:00
naeel d0f1edf401 Документирован аудит Codex: HISTORY + ARCHITECTURE (раздел 8 — безопасность и конкуренция) 2026-07-31 18:09:06 +04:00
naeel 5eb7496357 Добавлен TASKS/OpusAboutLLM.md, обновлён HISTORY/2026-07-31-session.md 2026-07-31 17:14:08 +04:00
naeel 89aa5268e7 DOCS: architecture-next update + opus frontend/instance/review prompts 2026-07-31 12:49:42 +04:00
naeel c7b1f4d459 copilot-instructions: absolute paths everywhere + questions as full text 2026-07-31 12:01:16 +04:00
naeel 28dee4632a v1.2.0: unified executor + flexible instance refs + params-render.js
Phase 1 — New modules:
- api/utils.py: find_uid(), uid_from_location() (replaces 2 duplicates)
- operations/poll.py: poll_until_done() (shared sync/async polling)
- operations/executor.py: execute_operation() (single CREATE/non-CREATE flow)

Phase 2 — Format + validation:
- routes/api_scenario_defs.py: _validate_steps with output/instance_ref/instance_uid
- operations/scenario.py: resolve instance_uid > instance_ref > service_id,
  use executor + poll_until_done, persist instance_bindings

Phase 3 — Migration:
- routes/api_test.py: create/non-create through executor, _finish_op through poll_until_done
- db/init_db.py: startup cleanup of stuck scenario_runs (>1h)

Phase 4 — UI shared module:
- static/js/params-render.js: renderParamRow, renderMapFixedRow, collectParams
- static/js/operations.js: use params-render.js (remove duplicates)
- templates/index.html: include params-render.js
- app.py: bump 1.1.57 → 1.2.0
2026-07-31 08:54:57 +04:00
naeel bcacb1fb33 DOCS+HISTORY: Opus architecture prompt, Q&A, implementation plan, session logs 2026-07-31 08:39:19 +04:00
naeel 6e2418b157 docs: agent analysis request — full project overview for new chat 2026-07-30 14:32:31 +04:00
naeel de560cb066 docs: receive all docs from app-autotest 2026-07-30 13:38:34 +04:00
naeel cca20c070f docs: Sol answers — 14 questions resolved 2026-07-30 13:31:42 +04:00
naeel 272dafd5b9 docs: 14 questions to Sol with full absolute paths 2026-07-30 13:28:05 +04:00
naeel ca2d8d635a fix: move questions-to-sol.md to root DOCS 2026-07-30 13:22:43 +04:00
naeel e01fd6e052 restore TASKS/3007.md from archive 2026-07-30 13:14:27 +04:00
naeel 9c01002b98 docs: HISTORY — full 2026-07-29 session (v1.1.5→v1.1.28) 2026-07-29 13:33:17 +04:00
naeel 8b418f0d2c mark legacy docs 2026-07-27 22:05:19 +04:00
naeel a4dc1f5458 Docs: Sonnet review Q&A — decisions and adjusted plan 2026-07-26 14:41:03 +04:00
naeel 0328dc9048 Docs: Sonnet review prompt for test history 2026-07-26 14:37:12 +04:00
naeel 46d5d6ae5c Docs: test history/results plan for Sonnet review 2026-07-26 14:36:18 +04:00
naeel ff10d894ae Rule: ГОВОРИ = understand, explain plan, WAIT 2026-07-26 13:51:37 +04:00
naeel 170377b43c Docs: full operation logic from Terraform provider (VM) 2026-07-26 11:21:11 +04:00
naeel a82e08d23b Rule: never improve or add anything without direct command 2026-07-26 08:20:57 +04:00
naeel 09e7c9e2f2 Rule: absolute ban on ANY action without делай 2026-07-26 08:18:13 +04:00
naeel e71171124e Docs: operation stages API + README links 2026-07-24 16:39:33 +04:00
naeel d5ccf61f84 Docs: полная схема CREATE + ошибки + хронология сессии 6 2026-07-24 16:10:15 +04:00
naeel 2f7d9d3d7b Document HAR analysis: exact API flow for create and modify 2026-07-24 14:01:58 +04:00
naeel 84957a7fda Document entire failure chain: 13 versions, 9 bugs 2026-07-24 09:47:30 +04:00
naeel 489e570f42 Document bugs 5-7 and lessons learned 2026-07-24 09:24:15 +04:00
naeel bec710de73 Document all breaks and lessons learned 2026-07-24 09:14:55 +04:00
naeel a130e1e7e8 Debug log: 4 bugs found and fixed, full trace documented 2026-07-24 08:26:27 +04:00
naeel 186e3c8171 UI logic: atomic operations, dummy as reference, parameter states 2026-07-24 07:31:32 +04:00
naeel eb644e23be Add rule: warn before dangerous actions 2026-07-23 18:42:19 +04:00
naeel 006b0261e4 Service categories: infrastructure vs application 2026-07-23 17:55:12 +04:00