init: company-haness 설계

This commit is contained in:
DongHyeonka
2026-07-23 17:49:00 +09:00
parent 57d1bab894
commit f668d6a158
962 changed files with 98989 additions and 1 deletions
@@ -0,0 +1,8 @@
component-recipe:
id: status-panel
anatomy: [status-title, explanation, evidence, recovery-action]
states: [loading, empty, error, partial, completed]
rules:
- 상태 원인과 다음 행동을 함께 설명한다.
- 부분 성공은 성공한 것과 실패한 것을 분리한다.
- 무기한 spinner만 표시하지 않는다.