docs(i18n+web): align translated READMEs and landing copy with v4.1.1 hook count

Sweep the same '25+ hooks' / '50+ hooks' drift that lingered in the localized
READMEs and the marketing site after the user-facing docs refresh:

- README.ja.md / README.ko.md / README.zh-cn.md / README.ru.md:
  '25+ built-in hooks' to '54+ lifecycle hooks (61 with Team Mode)'.

- web/app/layout.tsx + web/app/_components/landing-page.tsx:
  SEO description, OG description, Twitter description, JSON-LD description,
  and HeroStats injected count: '50+ lifecycle hooks' to '54+ lifecycle hooks'.

Matches the canonical hook composition in src/plugin/hooks/ (24 Session +
16 ToolGuard + 5 Transform + 7 Continuation + 2 Skill = 54 base; +7 with
team_mode.enabled = 61 total).
This commit is contained in:
YeonGyu-Kim
2026-05-14 13:00:52 +09:00
parent 8cc3c32099
commit 98242ba64f
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ oh-my-openagent를 제거하려면:
- **Sisyphus Agent**: Prometheus(플래너), Metis(플랜 컨설턴트)와 함께 도는 메인 오케스트레이터
- **Background Tasks**: 프로바이더/모델별 동시성 제한 설정
- **Categories**: 도메인별 태스크 위임(`visual`, `business-logic`, 커스텀)
- **Hooks**: 25개 이상의 빌트인 hook, `disabled_hooks`로 전부 제어 가능
- **Hooks**: 54개 이상의 라이프사이클 hook (Team Mode 활성화 시 61개), 전부 `disabled_hooks`로 제어 가능
- **MCPs**: 빌트인 websearch(Exa), context7(문서), grep_app(GitHub 검색)
- **LSP**: 리팩터링 도구까지 포함한 풀 LSP 지원
- **Experimental**: 공격적 truncation, 자동 재개 등