Commit Graph
57 Commits
Author SHA1 Message Date
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
naeel cf7625d5eb Remove personal names from public docs 2026-07-23 12:38:57 +04:00
naeel a2bc5f38c7 Architecture review fixes: displayName placement, svcOperationId, no git in pod 2026-07-23 12:35:52 +04:00
naeel 5054c3aade Final architecture doc for Sonnet review 2026-07-23 12:33:00 +04:00
naeel c8ef5ead56 Architecture round 2: Sonnet answers + my opinion 2026-07-23 12:30:43 +04:00
naeel eb48b0cae4 Architecture review: Sonnet answers + my concerns + 5 follow-up questions 2026-07-23 12:27:19 +04:00
naeel fa41c9c958 Add architecture questionnaire for Sonnet 2026-07-23 12:01:21 +04:00
naeel a0267b22f6 Add Flask Nubes howto doc 2026-07-23 11:43:12 +04:00
naeel 7998d15da6 Add README 2026-07-23 10:04:22 +04:00
naeel aeecbb7e56 Session 4: operations as isolated independent modules 2026-07-23 09:31:25 +04:00
naeel 32c57e4cd9 Session 3: corrected architecture - no monolith, max decoupling 2026-07-23 09:29:47 +04:00
naeel 6e5f009b82 Session 2: architecture decisions from tfflaskcrud + design study 2026-07-23 09:23:20 +04:00
naeel 1dd04dff3f Add HISTORY rule + first session log 2026-07-23 09:16:01 +04:00
naeel 2286098fc8 Add app-autotest to .gitignore 2026-07-23 09:11:29 +04:00
naeel a007425d05 Add API access docs for all 3 stands 2026-07-23 09:02:30 +04:00
naeel ac32f1373d Add VM 213 access docs 2026-07-23 08:51:19 +04:00
naeel b3d2d3fd69 Remove embed.go from tracking 2026-07-23 08:49:04 +04:00
naeel 2bc41ecc41 Remove YAML files from tracking 2026-07-23 08:48:18 +04:00
naeel 734c5a9e3b Add YAML files to .gitignore 2026-07-23 08:47:34 +04:00
naeel 3da50596de Add copilot instructions 2026-07-23 08:44:24 +04:00
naeel b0ebd16893 Initial commit: add project structure and .gitignore 2026-07-23 08:35:28 +04:00