MicroFish/.kiro/steering
Dominik Seemann d4f1a9aee0 chore(claude): bootstrap kiro steering files (Step 5)
Add .kiro/steering/ as persistent project memory for CC-SDD / Kiro
workflows. Three core files (product, tech, structure) capture
purpose, stack, and organization patterns; three custom files
(database, api-standards, error-handling) pin the load-bearing
project-specific conventions:

- group_id isolation and the Graphiti adapter / event-loop singleton
- {success, data|error} envelope and the Task polling contract
- reasoning-model output stripping and the retry_with_backoff helper

Files focus on patterns and decisions, not catalogs, per the
steering-principles "golden rule".
2026-05-07 09:39:38 +02:00
..
api-standards.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00
database.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00
error-handling.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00
product.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00
structure.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00
tech.md chore(claude): bootstrap kiro steering files (Step 5) 2026-05-07 09:39:38 +02:00