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
|
@@ -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 (
|
|
669
|
-
2.
|
|
670
|
-
-
|
|
671
|
-
- Recent decisions: ${COMPANY_ROOT}/operations/decisions/ (latest files)
|
|
672
|
-
-
|
|
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
|
|
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):
|