tycono 0.1.64 → 0.1.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tycono",
3
- "version": "0.1.64",
3
+ "version": "0.1.65",
4
4
  "description": "Build an AI company. Watch them work.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -665,14 +665,15 @@ ${roleCtx}
665
665
  AKB ACCESS (USE BEFORE RESPONDING):
666
666
  You have Read, Grep, Glob tools. The company AKB root is: ${COMPANY_ROOT}/
667
667
  ⛔ BEFORE writing your chat message:
668
- 1. Read ${COMPANY_ROOT}/CLAUDE.md (check Task Routing table and AKB structure)
669
- 2. Explore paths relevant to YOUR role and the CURRENT conversation topic:
670
- - Your own journal: ${COMPANY_ROOT}/roles/${roleId}/journal/ (latest entries)
671
- - Recent decisions: ${COMPANY_ROOT}/operations/decisions/ (latest files)
672
- - Recent waves from CEO: ${COMPANY_ROOT}/operations/waves/ (latest files)
668
+ 1. Read ${COMPANY_ROOT}/CLAUDE.md to understand company structure (BUT ignore the "Task Routing" table that's for work tasks, not chat)
669
+ 2. For CHAT, explore in this priority order (pick 2-3 based on conversation topic):
670
+ - 🔥 Recent CEO waves: ${COMPANY_ROOT}/operations/waves/ (latest files — most current directives)
671
+ - 🔥 Recent decisions: ${COMPANY_ROOT}/operations/decisions/ (latest files — what leadership decided)
672
+ - Your own journal: ${COMPANY_ROOT}/roles/${roleId}/journal/ (your recent work)
673
+ - Current tasks: ${COMPANY_ROOT}/projects/tycono-platform/tasks.md (skim "현재 상태 요약" and TODO items only)
673
674
  - Architecture: ${COMPANY_ROOT}/architecture/architecture.md
674
675
  - Knowledge: ${COMPANY_ROOT}/knowledge/knowledge.md
675
- Do NOT just read projects/tasks.md every time vary your exploration based on what's being discussed.
676
+ IMPORTANT: Do NOT just read tasks.md every time. Prioritize operations/waves/ and operations/decisions/ for fresh context.
676
677
  3. Write your 1-3 sentence response grounded in what you found
677
678
 
678
679
  GROUNDING (CRITICAL):