Користувальницькькі налаштування

Налаштування сайту


programming:ai

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Порівняння попередніх версій Попередня ревізія
Наступна ревізія
Попередня ревізія
programming:ai [2026/03/31 19:07]
charon
programming:ai [2026/04/01 13:22] (поточний)
charon
Рядок 15: Рядок 15:
 Якщо це Terraform/Terragrunt, то пропустити. І так норм. Якщо це Terraform/Terragrunt, то пропустити. І так норм.
  
-Якщо це популярна мова програмування, то виконати (наприклад Python, Ruby, Java, Kotlin etc), то запустити+Якщо це популярна мова програмування (наприклад Python, Ruby, Java, Kotlin etc), то запустити
   /code init   /code init
 це створить //.kiro/settings/lsp.json// це створить //.kiro/settings/lsp.json//
Рядок 22: Рядок 22:
 </WRAP> </WRAP>
  
-2) Згенерувати документацію для ШІ (codebase-summary SOP):+2) Згенерувати документацію для ШІ:
  
 Виконати промпт в Kiro або іншому ШІ-помічнику: Виконати промпт в Kiro або іншому ШІ-помічнику:
Рядок 37: Рядок 37:
 ===== На початку нової таски ===== ===== На початку нової таски =====
 Запит такий: Запит такий:
-  Read AGENTS.md. If you need more details, check .agents/summary/ (start with index.md for navigation). +  Read AGENTS.md. If you need more details, check .kiro/summary/ (start with index.md for navigation). 
   Help me with [task].   Help me with [task].
 В кінці робочого дня зберігати поточний діалог за допомогою В кінці робочого дня зберігати поточний діалог за допомогою
Рядок 46: Рядок 46:
  
 ==== Quick Update ==== ==== Quick Update ====
-> Review the current .kiro/ documentation and AGENTS.md against the codebase. Update any docs that are outdated or missing new information.+<file>Review the current .kiro/summary/ documentation and AGENTS.md against the codebase. Update any docs that  
 +are outdated or missing new information.</file>
  
 This is the most common one — I'll diff what's documented vs what's actually in the code and patch the gaps. This is the most common one — I'll diff what's documented vs what's actually in the code and patch the gaps.
Рядок 53: Рядок 54:
 If you know what changed: If you know what changed:
  
-<file>I added a new authentication service in services/auth/ and switched from REST to GraphQL. Update .kiro/ docs and AGENTS.md to reflect these changes.</file>+<file>I added a new authentication service in services/auth/ and switched from REST to GraphQL. Update  
 +.kiro/summary/ docs and AGENTS.md to reflect these changes.</file>
  
-Faster because don't have to scan everything — focus on what you tell me changed.+Faster because Kiro don't have to scan everything — it focus on what you tell me changed.
  
 ==== Full Rebuild ==== ==== Full Rebuild ====
 If the project has changed drastically: If the project has changed drastically:
  
-│ Regenerate all .kiro/ documentation and AGENTS.md from scratch. Treat the codebase as the source of truth.+<file>Regenerate all .kiro/summary documentation and AGENTS.md from scratch. Treat the codebase as the source  
 +of truth.</file>
  
 Nuclear option — rewrites everything. Nuclear option — rewrites everything.
  
 ==== Consistency Check Only ==== ==== Consistency Check Only ====
- 
 If you just want to verify without changing anything: If you just want to verify without changing anything:
  
-│ Review .kiro/ docs and AGENTS.md against the codebase. Report any inconsistencies, outdated info, or missing coverage — but don't change anything yet.+<file>Review .kiro/summary docs and AGENTS.md against the codebase. Report any inconsistencies, outdated info,  
 +or missing coverage — but don't change anything yet.</file>
  
 This gives you a report first so you can decide what to update. This gives you a report first so you can decide what to update.
programming/ai.1774973253.txt.gz · Востаннє змінено: 2026/03/31 19:07 повз charon