cnhkmcp 2.1.9__py3-none-any.whl → 2.2.0__py3-none-any.whl

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.
Files changed (55) hide show
  1. cnhkmcp/__init__.py +1 -1
  2. cnhkmcp/untracked/AI/321/206/320/231/320/243/321/205/342/225/226/320/265/321/204/342/225/221/342/225/221/BRAIN_AI/321/206/320/231/320/243/321/205/342/225/226/320/265/321/204/342/225/221/342/225/221Mac_Linux/321/207/320/231/320/230/321/206/320/254/320/274.zip +0 -0
  3. cnhkmcp/untracked/AI/321/206/320/231/320/243/321/205/342/225/226/320/265/321/204/342/225/221/342/225/221//321/205/320/237/320/234/321/205/320/227/342/225/227/321/205/320/276/320/231/321/210/320/263/320/225AI/321/206/320/231/320/243/321/205/342/225/226/320/265/321/204/342/225/221/342/225/221_Windows/321/207/320/231/320/230/321/206/320/254/320/274.exe +0 -0
  4. cnhkmcp/untracked/AI/321/206/320/261/320/234/321/211/320/255/320/262/321/206/320/237/320/242/321/204/342/225/227/342/225/242/vector_db/chroma.sqlite3 +0 -0
  5. cnhkmcp/untracked/skills/brain-data-feature-engineering/OUTPUT_TEMPLATE.md +325 -0
  6. cnhkmcp/untracked/skills/brain-data-feature-engineering/SKILL.md +263 -0
  7. cnhkmcp/untracked/skills/brain-data-feature-engineering/examples.md +244 -0
  8. cnhkmcp/untracked/skills/brain-data-feature-engineering/reference.md +493 -0
  9. cnhkmcp/untracked/skills/brain-feature-implementation/SKILL.md +87 -0
  10. cnhkmcp/untracked/skills/brain-feature-implementation/config.json +6 -0
  11. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/analyst15_GLB_delay1.csv +289 -0
  12. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/final_expressions.json +410 -0
  13. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588244.json +4 -0
  14. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588251.json +20 -0
  15. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588273.json +23 -0
  16. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588293.json +23 -0
  17. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588319.json +23 -0
  18. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588322.json +14 -0
  19. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588325.json +20 -0
  20. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588328.json +23 -0
  21. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588354.json +23 -0
  22. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588357.json +23 -0
  23. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588361.json +23 -0
  24. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588364.json +23 -0
  25. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588368.json +23 -0
  26. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588391.json +14 -0
  27. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588394.json +23 -0
  28. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588397.json +59 -0
  29. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588400.json +35 -0
  30. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588403.json +20 -0
  31. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588428.json +23 -0
  32. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588431.json +32 -0
  33. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588434.json +20 -0
  34. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588438.json +20 -0
  35. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588441.json +14 -0
  36. cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588468.json +20 -0
  37. cnhkmcp/untracked/skills/brain-feature-implementation/scripts/ace_lib.py +1514 -0
  38. cnhkmcp/untracked/skills/brain-feature-implementation/scripts/fetch_dataset.py +107 -0
  39. cnhkmcp/untracked/skills/brain-feature-implementation/scripts/helpful_functions.py +180 -0
  40. cnhkmcp/untracked/skills/brain-feature-implementation/scripts/implement_idea.py +164 -0
  41. cnhkmcp/untracked/skills/brain-feature-implementation/scripts/merge_expression_list.py +88 -0
  42. cnhkmcp/untracked/skills/planning-with-files/SKILL.md +211 -0
  43. cnhkmcp/untracked/skills/planning-with-files/examples.md +202 -0
  44. cnhkmcp/untracked/skills/planning-with-files/reference.md +218 -0
  45. cnhkmcp/untracked/skills/planning-with-files/scripts/check-complete.sh +44 -0
  46. cnhkmcp/untracked/skills/planning-with-files/scripts/init-session.sh +120 -0
  47. cnhkmcp/untracked/skills/planning-with-files/templates/findings.md +95 -0
  48. cnhkmcp/untracked/skills/planning-with-files/templates/progress.md +114 -0
  49. cnhkmcp/untracked/skills/planning-with-files/templates/task_plan.md +132 -0
  50. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/METADATA +1 -1
  51. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/RECORD +55 -10
  52. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/WHEEL +0 -0
  53. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/entry_points.txt +0 -0
  54. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/licenses/LICENSE +0 -0
  55. {cnhkmcp-2.1.9.dist-info → cnhkmcp-2.2.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,120 @@
1
+ #!/bin/bash
2
+ # Initialize planning files for a new session
3
+ # Usage: ./init-session.sh [project-name]
4
+
5
+ set -e
6
+
7
+ PROJECT_NAME="${1:-project}"
8
+ DATE=$(date +%Y-%m-%d)
9
+
10
+ echo "Initializing planning files for: $PROJECT_NAME"
11
+
12
+ # Create task_plan.md if it doesn't exist
13
+ if [ ! -f "task_plan.md" ]; then
14
+ cat > task_plan.md << 'EOF'
15
+ # Task Plan: [Brief Description]
16
+
17
+ ## Goal
18
+ [One sentence describing the end state]
19
+
20
+ ## Current Phase
21
+ Phase 1
22
+
23
+ ## Phases
24
+
25
+ ### Phase 1: Requirements & Discovery
26
+ - [ ] Understand user intent
27
+ - [ ] Identify constraints
28
+ - [ ] Document in findings.md
29
+ - **Status:** in_progress
30
+
31
+ ### Phase 2: Planning & Structure
32
+ - [ ] Define approach
33
+ - [ ] Create project structure
34
+ - **Status:** pending
35
+
36
+ ### Phase 3: Implementation
37
+ - [ ] Execute the plan
38
+ - [ ] Write to files before executing
39
+ - **Status:** pending
40
+
41
+ ### Phase 4: Testing & Verification
42
+ - [ ] Verify requirements met
43
+ - [ ] Document test results
44
+ - **Status:** pending
45
+
46
+ ### Phase 5: Delivery
47
+ - [ ] Review outputs
48
+ - [ ] Deliver to user
49
+ - **Status:** pending
50
+
51
+ ## Decisions Made
52
+ | Decision | Rationale |
53
+ |----------|-----------|
54
+
55
+ ## Errors Encountered
56
+ | Error | Resolution |
57
+ |-------|------------|
58
+ EOF
59
+ echo "Created task_plan.md"
60
+ else
61
+ echo "task_plan.md already exists, skipping"
62
+ fi
63
+
64
+ # Create findings.md if it doesn't exist
65
+ if [ ! -f "findings.md" ]; then
66
+ cat > findings.md << 'EOF'
67
+ # Findings & Decisions
68
+
69
+ ## Requirements
70
+ -
71
+
72
+ ## Research Findings
73
+ -
74
+
75
+ ## Technical Decisions
76
+ | Decision | Rationale |
77
+ |----------|-----------|
78
+
79
+ ## Issues Encountered
80
+ | Issue | Resolution |
81
+ |-------|------------|
82
+
83
+ ## Resources
84
+ -
85
+ EOF
86
+ echo "Created findings.md"
87
+ else
88
+ echo "findings.md already exists, skipping"
89
+ fi
90
+
91
+ # Create progress.md if it doesn't exist
92
+ if [ ! -f "progress.md" ]; then
93
+ cat > progress.md << EOF
94
+ # Progress Log
95
+
96
+ ## Session: $DATE
97
+
98
+ ### Current Status
99
+ - **Phase:** 1 - Requirements & Discovery
100
+ - **Started:** $DATE
101
+
102
+ ### Actions Taken
103
+ -
104
+
105
+ ### Test Results
106
+ | Test | Expected | Actual | Status |
107
+ |------|----------|--------|--------|
108
+
109
+ ### Errors
110
+ | Error | Resolution |
111
+ |-------|------------|
112
+ EOF
113
+ echo "Created progress.md"
114
+ else
115
+ echo "progress.md already exists, skipping"
116
+ fi
117
+
118
+ echo ""
119
+ echo "Planning files initialized!"
120
+ echo "Files: task_plan.md, findings.md, progress.md"
@@ -0,0 +1,95 @@
1
+ # Findings & Decisions
2
+ <!--
3
+ WHAT: Your knowledge base for the task. Stores everything you discover and decide.
4
+ WHY: Context windows are limited. This file is your "external memory" - persistent and unlimited.
5
+ WHEN: Update after ANY discovery, especially after 2 view/browser/search operations (2-Action Rule).
6
+ -->
7
+
8
+ ## Requirements
9
+ <!--
10
+ WHAT: What the user asked for, broken down into specific requirements.
11
+ WHY: Keeps requirements visible so you don't forget what you're building.
12
+ WHEN: Fill this in during Phase 1 (Requirements & Discovery).
13
+ EXAMPLE:
14
+ - Command-line interface
15
+ - Add tasks
16
+ - List all tasks
17
+ - Delete tasks
18
+ - Python implementation
19
+ -->
20
+ <!-- Captured from user request -->
21
+ -
22
+
23
+ ## Research Findings
24
+ <!--
25
+ WHAT: Key discoveries from web searches, documentation reading, or exploration.
26
+ WHY: Multimodal content (images, browser results) doesn't persist. Write it down immediately.
27
+ WHEN: After EVERY 2 view/browser/search operations, update this section (2-Action Rule).
28
+ EXAMPLE:
29
+ - Python's argparse module supports subcommands for clean CLI design
30
+ - JSON module handles file persistence easily
31
+ - Standard pattern: python script.py <command> [args]
32
+ -->
33
+ <!-- Key discoveries during exploration -->
34
+ -
35
+
36
+ ## Technical Decisions
37
+ <!--
38
+ WHAT: Architecture and implementation choices you've made, with reasoning.
39
+ WHY: You'll forget why you chose a technology or approach. This table preserves that knowledge.
40
+ WHEN: Update whenever you make a significant technical choice.
41
+ EXAMPLE:
42
+ | Use JSON for storage | Simple, human-readable, built-in Python support |
43
+ | argparse with subcommands | Clean CLI: python todo.py add "task" |
44
+ -->
45
+ <!-- Decisions made with rationale -->
46
+ | Decision | Rationale |
47
+ |----------|-----------|
48
+ | | |
49
+
50
+ ## Issues Encountered
51
+ <!--
52
+ WHAT: Problems you ran into and how you solved them.
53
+ WHY: Similar to errors in task_plan.md, but focused on broader issues (not just code errors).
54
+ WHEN: Document when you encounter blockers or unexpected challenges.
55
+ EXAMPLE:
56
+ | Empty file causes JSONDecodeError | Added explicit empty file check before json.load() |
57
+ -->
58
+ <!-- Errors and how they were resolved -->
59
+ | Issue | Resolution |
60
+ |-------|------------|
61
+ | | |
62
+
63
+ ## Resources
64
+ <!--
65
+ WHAT: URLs, file paths, API references, documentation links you've found useful.
66
+ WHY: Easy reference for later. Don't lose important links in context.
67
+ WHEN: Add as you discover useful resources.
68
+ EXAMPLE:
69
+ - Python argparse docs: https://docs.python.org/3/library/argparse.html
70
+ - Project structure: src/main.py, src/utils.py
71
+ -->
72
+ <!-- URLs, file paths, API references -->
73
+ -
74
+
75
+ ## Visual/Browser Findings
76
+ <!--
77
+ WHAT: Information you learned from viewing images, PDFs, or browser results.
78
+ WHY: CRITICAL - Visual/multimodal content doesn't persist in context. Must be captured as text.
79
+ WHEN: IMMEDIATELY after viewing images or browser results. Don't wait!
80
+ EXAMPLE:
81
+ - Screenshot shows login form has email and password fields
82
+ - Browser shows API returns JSON with "status" and "data" keys
83
+ -->
84
+ <!-- CRITICAL: Update after every 2 view/browser operations -->
85
+ <!-- Multimodal content must be captured as text immediately -->
86
+ -
87
+
88
+ ---
89
+ <!--
90
+ REMINDER: The 2-Action Rule
91
+ After every 2 view/browser/search operations, you MUST update this file.
92
+ This prevents visual information from being lost when context resets.
93
+ -->
94
+ *Update this file after every 2 view/browser/search operations*
95
+ *This prevents visual information from being lost*
@@ -0,0 +1,114 @@
1
+ # Progress Log
2
+ <!--
3
+ WHAT: Your session log - a chronological record of what you did, when, and what happened.
4
+ WHY: Answers "What have I done?" in the 5-Question Reboot Test. Helps you resume after breaks.
5
+ WHEN: Update after completing each phase or encountering errors. More detailed than task_plan.md.
6
+ -->
7
+
8
+ ## Session: [DATE]
9
+ <!--
10
+ WHAT: The date of this work session.
11
+ WHY: Helps track when work happened, useful for resuming after time gaps.
12
+ EXAMPLE: 2026-01-15
13
+ -->
14
+
15
+ ### Phase 1: [Title]
16
+ <!--
17
+ WHAT: Detailed log of actions taken during this phase.
18
+ WHY: Provides context for what was done, making it easier to resume or debug.
19
+ WHEN: Update as you work through the phase, or at least when you complete it.
20
+ -->
21
+ - **Status:** in_progress
22
+ - **Started:** [timestamp]
23
+ <!--
24
+ STATUS: Same as task_plan.md (pending, in_progress, complete)
25
+ TIMESTAMP: When you started this phase (e.g., "2026-01-15 10:00")
26
+ -->
27
+ - Actions taken:
28
+ <!--
29
+ WHAT: List of specific actions you performed.
30
+ EXAMPLE:
31
+ - Created todo.py with basic structure
32
+ - Implemented add functionality
33
+ - Fixed FileNotFoundError
34
+ -->
35
+ -
36
+ - Files created/modified:
37
+ <!--
38
+ WHAT: Which files you created or changed.
39
+ WHY: Quick reference for what was touched. Helps with debugging and review.
40
+ EXAMPLE:
41
+ - todo.py (created)
42
+ - todos.json (created by app)
43
+ - task_plan.md (updated)
44
+ -->
45
+ -
46
+
47
+ ### Phase 2: [Title]
48
+ <!--
49
+ WHAT: Same structure as Phase 1, for the next phase.
50
+ WHY: Keep a separate log entry for each phase to track progress clearly.
51
+ -->
52
+ - **Status:** pending
53
+ - Actions taken:
54
+ -
55
+ - Files created/modified:
56
+ -
57
+
58
+ ## Test Results
59
+ <!--
60
+ WHAT: Table of tests you ran, what you expected, what actually happened.
61
+ WHY: Documents verification of functionality. Helps catch regressions.
62
+ WHEN: Update as you test features, especially during Phase 4 (Testing & Verification).
63
+ EXAMPLE:
64
+ | Add task | python todo.py add "Buy milk" | Task added | Task added successfully | ✓ |
65
+ | List tasks | python todo.py list | Shows all tasks | Shows all tasks | ✓ |
66
+ -->
67
+ | Test | Input | Expected | Actual | Status |
68
+ |------|-------|----------|--------|--------|
69
+ | | | | | |
70
+
71
+ ## Error Log
72
+ <!--
73
+ WHAT: Detailed log of every error encountered, with timestamps and resolution attempts.
74
+ WHY: More detailed than task_plan.md's error table. Helps you learn from mistakes.
75
+ WHEN: Add immediately when an error occurs, even if you fix it quickly.
76
+ EXAMPLE:
77
+ | 2026-01-15 10:35 | FileNotFoundError | 1 | Added file existence check |
78
+ | 2026-01-15 10:37 | JSONDecodeError | 2 | Added empty file handling |
79
+ -->
80
+ <!-- Keep ALL errors - they help avoid repetition -->
81
+ | Timestamp | Error | Attempt | Resolution |
82
+ |-----------|-------|---------|------------|
83
+ | | | 1 | |
84
+
85
+ ## 5-Question Reboot Check
86
+ <!--
87
+ WHAT: Five questions that verify your context is solid. If you can answer these, you're on track.
88
+ WHY: This is the "reboot test" - if you can answer all 5, you can resume work effectively.
89
+ WHEN: Update periodically, especially when resuming after a break or context reset.
90
+
91
+ THE 5 QUESTIONS:
92
+ 1. Where am I? → Current phase in task_plan.md
93
+ 2. Where am I going? → Remaining phases
94
+ 3. What's the goal? → Goal statement in task_plan.md
95
+ 4. What have I learned? → See findings.md
96
+ 5. What have I done? → See progress.md (this file)
97
+ -->
98
+ <!-- If you can answer these, context is solid -->
99
+ | Question | Answer |
100
+ |----------|--------|
101
+ | Where am I? | Phase X |
102
+ | Where am I going? | Remaining phases |
103
+ | What's the goal? | [goal statement] |
104
+ | What have I learned? | See findings.md |
105
+ | What have I done? | See above |
106
+
107
+ ---
108
+ <!--
109
+ REMINDER:
110
+ - Update after completing each phase or encountering errors
111
+ - Be detailed - this is your "what happened" log
112
+ - Include timestamps for errors to track when issues occurred
113
+ -->
114
+ *Update after completing each phase or encountering errors*
@@ -0,0 +1,132 @@
1
+ # Task Plan: [Brief Description]
2
+ <!--
3
+ WHAT: This is your roadmap for the entire task. Think of it as your "working memory on disk."
4
+ WHY: After 50+ tool calls, your original goals can get forgotten. This file keeps them fresh.
5
+ WHEN: Create this FIRST, before starting any work. Update after each phase completes.
6
+ -->
7
+
8
+ ## Goal
9
+ <!--
10
+ WHAT: One clear sentence describing what you're trying to achieve.
11
+ WHY: This is your north star. Re-reading this keeps you focused on the end state.
12
+ EXAMPLE: "Create a Python CLI todo app with add, list, and delete functionality."
13
+ -->
14
+ [One sentence describing the end state]
15
+
16
+ ## Current Phase
17
+ <!--
18
+ WHAT: Which phase you're currently working on (e.g., "Phase 1", "Phase 3").
19
+ WHY: Quick reference for where you are in the task. Update this as you progress.
20
+ -->
21
+ Phase 1
22
+
23
+ ## Phases
24
+ <!--
25
+ WHAT: Break your task into 3-7 logical phases. Each phase should be completable.
26
+ WHY: Breaking work into phases prevents overwhelm and makes progress visible.
27
+ WHEN: Update status after completing each phase: pending → in_progress → complete
28
+ -->
29
+
30
+ ### Phase 1: Requirements & Discovery
31
+ <!--
32
+ WHAT: Understand what needs to be done and gather initial information.
33
+ WHY: Starting without understanding leads to wasted effort. This phase prevents that.
34
+ -->
35
+ - [ ] Understand user intent
36
+ - [ ] Identify constraints and requirements
37
+ - [ ] Document findings in findings.md
38
+ - **Status:** in_progress
39
+ <!--
40
+ STATUS VALUES:
41
+ - pending: Not started yet
42
+ - in_progress: Currently working on this
43
+ - complete: Finished this phase
44
+ -->
45
+
46
+ ### Phase 2: Planning & Structure
47
+ <!--
48
+ WHAT: Decide how you'll approach the problem and what structure you'll use.
49
+ WHY: Good planning prevents rework. Document decisions so you remember why you chose them.
50
+ -->
51
+ - [ ] Define technical approach
52
+ - [ ] Create project structure if needed
53
+ - [ ] Document decisions with rationale
54
+ - **Status:** pending
55
+
56
+ ### Phase 3: Implementation
57
+ <!--
58
+ WHAT: Actually build/create/write the solution.
59
+ WHY: This is where the work happens. Break into smaller sub-tasks if needed.
60
+ -->
61
+ - [ ] Execute the plan step by step
62
+ - [ ] Write code to files before executing
63
+ - [ ] Test incrementally
64
+ - **Status:** pending
65
+
66
+ ### Phase 4: Testing & Verification
67
+ <!--
68
+ WHAT: Verify everything works and meets requirements.
69
+ WHY: Catching issues early saves time. Document test results in progress.md.
70
+ -->
71
+ - [ ] Verify all requirements met
72
+ - [ ] Document test results in progress.md
73
+ - [ ] Fix any issues found
74
+ - **Status:** pending
75
+
76
+ ### Phase 5: Delivery
77
+ <!--
78
+ WHAT: Final review and handoff to user.
79
+ WHY: Ensures nothing is forgotten and deliverables are complete.
80
+ -->
81
+ - [ ] Review all output files
82
+ - [ ] Ensure deliverables are complete
83
+ - [ ] Deliver to user
84
+ - **Status:** pending
85
+
86
+ ## Key Questions
87
+ <!--
88
+ WHAT: Important questions you need to answer during the task.
89
+ WHY: These guide your research and decision-making. Answer them as you go.
90
+ EXAMPLE:
91
+ 1. Should tasks persist between sessions? (Yes - need file storage)
92
+ 2. What format for storing tasks? (JSON file)
93
+ -->
94
+ 1. [Question to answer]
95
+ 2. [Question to answer]
96
+
97
+ ## Decisions Made
98
+ <!--
99
+ WHAT: Technical and design decisions you've made, with the reasoning behind them.
100
+ WHY: You'll forget why you made choices. This table helps you remember and justify decisions.
101
+ WHEN: Update whenever you make a significant choice (technology, approach, structure).
102
+ EXAMPLE:
103
+ | Use JSON for storage | Simple, human-readable, built-in Python support |
104
+ -->
105
+ | Decision | Rationale |
106
+ |----------|-----------|
107
+ | | |
108
+
109
+ ## Errors Encountered
110
+ <!--
111
+ WHAT: Every error you encounter, what attempt number it was, and how you resolved it.
112
+ WHY: Logging errors prevents repeating the same mistakes. This is critical for learning.
113
+ WHEN: Add immediately when an error occurs, even if you fix it quickly.
114
+ EXAMPLE:
115
+ | FileNotFoundError | 1 | Check if file exists, create empty list if not |
116
+ | JSONDecodeError | 2 | Handle empty file case explicitly |
117
+ -->
118
+ | Error | Attempt | Resolution |
119
+ |-------|---------|------------|
120
+ | | 1 | |
121
+
122
+ ## Notes
123
+ <!--
124
+ REMINDERS:
125
+ - Update phase status as you progress: pending → in_progress → complete
126
+ - Re-read this plan before major decisions (attention manipulation)
127
+ - Log ALL errors - they help avoid repetition
128
+ - Never repeat a failed action - mutate your approach instead
129
+ -->
130
+ - Update phase status as you progress: pending → in_progress → complete
131
+ - Re-read this plan before major decisions (attention manipulation)
132
+ - Log ALL errors - they help avoid repetition
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cnhkmcp
3
- Version: 2.1.9
3
+ Version: 2.2.0
4
4
  Summary: A comprehensive Model Context Protocol (MCP) server for quantitative trading platform integration
5
5
  Home-page: https://github.com/cnhk/cnhkmcp
6
6
  Author: CNHK
@@ -1,4 +1,4 @@
1
- cnhkmcp/__init__.py,sha256=NJGQKFYkQA3p6_g5VsU2z1I5dsc9AA4L89hHddjHwP8,2759
1
+ cnhkmcp/__init__.py,sha256=PDCQtn7G2YA9hjf2zSTEm88idjtYe4keQfhXlEpVApk,2759
2
2
  cnhkmcp/untracked/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  cnhkmcp/untracked/arXiv_API_Tool_Manual.md,sha256=I3hvI5mpmIjBuWptufoVSWFnuhyUc67oCGHEuR0p_xs,13552
4
4
  cnhkmcp/untracked/arxiv_api.py,sha256=-E-Ub9K-DXAYaCjrbobyfQ9H97gaZBc7pL6xPEyVHec,9020
@@ -14,8 +14,8 @@ cnhkmcp/untracked/示例工作流_BRAIN_Alpha_Improvement_Workflow.md,sha256=XlW
14
14
  cnhkmcp/untracked/示例工作流_Dataset_Exploration_Expert_Manual.md,sha256=-C4fWdaBe9UzA5BDZz0Do2z8RaPWLslb6D0nTz6fqk4,24403
15
15
  cnhkmcp/untracked/示例工作流_daily_report_workflow.md,sha256=6aNmPqWRn09XdQMRxoVTka9IYVOUv5LcWparHu16EfQ,9460
16
16
  cnhkmcp/untracked/配置前运行我_安装必要依赖包.py,sha256=OhIB-55xLcGov6KzWdl59NL5bmtveJXhRnHkk-5QvsY,6646
17
- cnhkmcp/untracked/AI打工人/BRAIN_AI打工人Mac_Linux版本.zip,sha256=xlxyt4jkdnCuL7VrSqtWHujIlF0T4xjX9DlSDczi22A,35921
18
- cnhkmcp/untracked/AI打工人/双击安装AI打工人_Windows版本.exe,sha256=k2pk0ueARbeV_VCOxb545QbEULFLn5qoL3RC6W1flUA,11240811
17
+ cnhkmcp/untracked/AI打工人/BRAIN_AI打工人Mac_Linux版本.zip,sha256=enEmb5YTSB_xzBP3DVlsXGezcW-p8yB2V28kzC-ph-M,35880
18
+ cnhkmcp/untracked/AI打工人/双击安装AI打工人_Windows版本.exe,sha256=fwO4QxMF-e96TKhYuof5VvnaQjclAXYhjGxfyKBxIj4,11241887
19
19
  cnhkmcp/untracked/AI桌面插件/README.md,sha256=HMeOogrMdlPCcbWoeCwJaWgnkmsEOO4bGyfzqpLP4h4,1246
20
20
  cnhkmcp/untracked/AI桌面插件/ace.log,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  cnhkmcp/untracked/AI桌面插件/config.json,sha256=_YM6iuSIVw5UPLe2USV9gfaFQxiW8l2fRu5Iz7DgYqo,1945
@@ -109,7 +109,7 @@ cnhkmcp/untracked/AI桌面插件/knowledge/transformational_operators.json,sha25
109
109
  cnhkmcp/untracked/AI桌面插件/knowledge/vector_operators.json,sha256=wpQiGviXef1z410kiexEaRzFg6L7XUAZa9eTFhYWgrs,997
110
110
  cnhkmcp/untracked/AI桌面插件/vector_db/_manifest.json,sha256=BVwYM1e2cXBK5c662t1gRNvw_ivIWtGvljR69k_tt4Y,8414
111
111
  cnhkmcp/untracked/AI桌面插件/vector_db/_meta.json,sha256=xQwhRA0prLtwFAMAGR1ZgCR76jVEFIEfF-1SNPpTMgI,91
112
- cnhkmcp/untracked/AI桌面插件/vector_db/chroma.sqlite3,sha256=yHSK7LCfEiP30TDRatnFUo3dHJ5WXR_sZRDm7N3lpSA,9416704
112
+ cnhkmcp/untracked/AI桌面插件/vector_db/chroma.sqlite3,sha256=xPHP4eNKipzkp-74M4m_C7-aa1P_xm8NGzf_zwkjV88,9416704
113
113
  cnhkmcp/untracked/APP/.gitignore,sha256=oPCoVTNo82bhkN0c671LdjCpOTVpVhZI5NR75ztcg48,317
114
114
  cnhkmcp/untracked/APP/MODULAR_STRUCTURE.md,sha256=b5xV74-_RtXq2K1EsYDwMukO6lxjJ4-lnOAEnTHpFS0,4706
115
115
  cnhkmcp/untracked/APP/README.md,sha256=vb7hmQX0sH5aFNBmDCN5szMSDHm1_h2VKY4UKCt0aMk,11676
@@ -189,12 +189,49 @@ cnhkmcp/untracked/skills/brain-calculate-alpha-selfcorrQuick/SKILL.md,sha256=UKQ
189
189
  cnhkmcp/untracked/skills/brain-calculate-alpha-selfcorrQuick/reference.md,sha256=ws9oUgtEdK7aVjw6sNoVzFQ3gyoX5UIlyz3wItI0fxI,3115
190
190
  cnhkmcp/untracked/skills/brain-calculate-alpha-selfcorrQuick/scripts/requirements.txt,sha256=-mb08dIt1JEHJDcKSOXYX72CiHWt7FY4IuGY8Hnzcdk,57
191
191
  cnhkmcp/untracked/skills/brain-calculate-alpha-selfcorrQuick/scripts/skill.py,sha256=u_9jWR55vYG1cd8oRXOXUnTEAtkK7Se35TYO_Of-J5U,32472
192
+ cnhkmcp/untracked/skills/brain-data-feature-engineering/OUTPUT_TEMPLATE.md,sha256=n-bAraFikeqze69sheLnVnLOSzSAgDd8KulkqAui-oc,9591
193
+ cnhkmcp/untracked/skills/brain-data-feature-engineering/SKILL.md,sha256=J5LpBz-xWZ6jegV2kep1DJtOIbkZneExqXMZW2jtIR0,10104
194
+ cnhkmcp/untracked/skills/brain-data-feature-engineering/examples.md,sha256=jUo0kUVL6r-crefWzZMQ_syvdPLVcNAAA3cHv14tfSo,13029
195
+ cnhkmcp/untracked/skills/brain-data-feature-engineering/reference.md,sha256=O8zknQo2-ExkIsetNVuWx63TypY94KDZdYelH_84Llo,17519
192
196
  cnhkmcp/untracked/skills/brain-datafield-exploration-general/SKILL.md,sha256=L5l4bYI-FVqiDqYxEw7VOxU4j7r5iO_Fzv8g-ljvBLM,2173
193
197
  cnhkmcp/untracked/skills/brain-datafield-exploration-general/reference.md,sha256=YyMX1MIsDTJTduxulY-fYipNHvRihshQy9Q2j6Zxg2Q,9123
194
198
  cnhkmcp/untracked/skills/brain-dataset-exploration-general/SKILL.md,sha256=p-p9Auenjfs1o_tNafpICo0Dg9mqJUPKOfIcBVG9f5I,1799
195
199
  cnhkmcp/untracked/skills/brain-dataset-exploration-general/reference.md,sha256=-C4fWdaBe9UzA5BDZz0Do2z8RaPWLslb6D0nTz6fqk4,24403
196
200
  cnhkmcp/untracked/skills/brain-explain-alphas/SKILL.md,sha256=uxr_StBx_tiLx26z_DezunRSvix2ZFKEzJ4oXNMO-4Q,1934
197
201
  cnhkmcp/untracked/skills/brain-explain-alphas/reference.md,sha256=QukeT9gIg4g28AuYPqn-fYtCwb-JmMxZuIkmkrkUfFY,4916
202
+ cnhkmcp/untracked/skills/brain-feature-implementation/SKILL.md,sha256=XXhZ5Vb7ZeE8cWtGNjFYnhjdnf9pe565LktaDJpRbZ0,4938
203
+ cnhkmcp/untracked/skills/brain-feature-implementation/config.json,sha256=b9undziJWdz0LG96ZRhCr-muIgpzZclrBBp3Gb4ZRJE,81
204
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/analyst15_GLB_delay1.csv,sha256=B23p6emtUWD2GyBu3in4CCfIdas6tO_3qCcL-MaEw3E,125631
205
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/final_expressions.json,sha256=r_MizvPZXOTW9qhsKWs8fTm0nD-9Jp7H7E1mjFGDKWs,29385
206
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588244.json,sha256=peyHpS-S67WtJmZoqq-K6z7GwHxIPUF_uSAQ4FW69i4,70
207
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588251.json,sha256=-OHP7eCq0hRatzMAHvR0bbVuLoSnvKHxofksS6gz7wg,1018
208
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588273.json,sha256=HxHgEWdPtp8AEMDbGYov_mFTA5zeq1cWTTGGJRMLe4A,2114
209
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588293.json,sha256=NZaovdNjSRJW1fT_1ztGvZCo9Wbxj9OODraM1g9zTLo,1695
210
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588319.json,sha256=_nlBJ5ygir0QbbEk2pA1eEQlcIYSLLsFmehmvC4kK4E,1942
211
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588322.json,sha256=XqqzgF3lx1_fbzTAAJTzJ7kK836_Ybxzc3WwAURCnVc,809
212
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588325.json,sha256=Noxdwh0r6LzC0Ryopt-5q43jz7K-bFHM0MDZfgTI-CY,1162
213
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588328.json,sha256=wBsCBkl0GaVT01w8dd54j7kL1Qm3f8MYXulyqXAQS30,1132
214
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588354.json,sha256=ZdGXazLy1m3gCwdLvr0tB6uyzlGN-8IAvh2QKmnDKd4,1379
215
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588357.json,sha256=I8mNaP-H_a3iE8FUyJur8jEUN_YP1G83SKVy_0PM8vk,1576
216
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588361.json,sha256=5VjuTfshODk2zMwaQHx6Sx5JzOvj3ip3QdS_7xYA6Hs,1595
217
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588364.json,sha256=mYG_E72Drux0yQWyXlvad8oCEI6nAC2SGevyUFZK57U,1194
218
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588368.json,sha256=NZaovdNjSRJW1fT_1ztGvZCo9Wbxj9OODraM1g9zTLo,1695
219
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588391.json,sha256=-d1C9P64M3RoCt84UgLKkBSHZo4Q5_bxHlQ0gECbXII,879
220
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588394.json,sha256=qV92zo9fZKB5peI5L04q53R2THtvaEWuHJ1DGW9hRyM,1303
221
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588397.json,sha256=rToBgv6-syPpdfSAt0Pds63PWp02m99k4DOhxvVD_8s,3317
222
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588400.json,sha256=qBWq9ncf4uZ7yehFtfg-xLeUxfJebgo3NDPt2wGsawA,1834
223
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588403.json,sha256=s-jB4eSw0jksAB1DGfxSIrApafqY1m0ZiMiyXYMtHL0,1066
224
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588428.json,sha256=AA0Ft8nEsjVe5XhALjkU1YPxhPPl7Nq2p1swbtjhQ9c,1246
225
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588431.json,sha256=BErROsQhniX4WU-EMZNjvFcpw-zNTHJ9OMZArhjZfRA,2288
226
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588434.json,sha256=oFwn93irJe7psGJ7qDOASQDaD8UkYTeJwtRhFqV7KLI,1050
227
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588438.json,sha256=RL7d3fdbXusfdakIHuwC9M2lTmVs3lHINLdB9iHhWAo,1657
228
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588441.json,sha256=nbCBO28jjqvinzmb9K5HowQp57kWBSakI9v__M-JMuk,869
229
+ cnhkmcp/untracked/skills/brain-feature-implementation/data/analyst15_GLB_delay1/idea_1768588468.json,sha256=gbK13KJmijqQUVqBKufoIWvmpGU2tn2EUQA5H5ceSoU,1864
230
+ cnhkmcp/untracked/skills/brain-feature-implementation/scripts/ace_lib.py,sha256=nSnmM5zfI6lxIln1vctz7TCwjAWcljVXITy7R4gS3Q0,53947
231
+ cnhkmcp/untracked/skills/brain-feature-implementation/scripts/fetch_dataset.py,sha256=DLqhgll_I0nHTLUtRjr7fOXs1cJJmepMgoZkANDAysQ,3846
232
+ cnhkmcp/untracked/skills/brain-feature-implementation/scripts/helpful_functions.py,sha256=Jc8gclRkvGx7el0XgTmZ67qwMSHrSluYheCUvzd6mbg,6640
233
+ cnhkmcp/untracked/skills/brain-feature-implementation/scripts/implement_idea.py,sha256=nsRhidVjxBW0JoPjmW-G3vEV79f4OEityw7pjI-n-sc,6094
234
+ cnhkmcp/untracked/skills/brain-feature-implementation/scripts/merge_expression_list.py,sha256=_bHgUSbIHobubsAqZlHbsruS2h4T8mOrf8wlLP8X4_M,3237
198
235
  cnhkmcp/untracked/skills/brain-how-to-pass-AlphaTest/SKILL.md,sha256=8HaC_JryIdOISoCVevvd_syGjqQD2-UBkzANqHWiXsQ,2477
199
236
  cnhkmcp/untracked/skills/brain-how-to-pass-AlphaTest/reference.md,sha256=W4dtQrqoTN72UyvIsvkGRF0HFOJLHSDeeSlbR3gqQg0,17133
200
237
  cnhkmcp/untracked/skills/brain-improve-alpha-performance/SKILL.md,sha256=4EieJm7iaQm9zujIhv0qSxcxfRqYr4xgHEZdKfswdd4,2027
@@ -204,11 +241,19 @@ cnhkmcp/untracked/skills/brain-nextMove-analysis/reference.md,sha256=6aNmPqWRn09
204
241
  cnhkmcp/untracked/skills/expression_verifier/SKILL.md,sha256=7oGzMIXUJzDCtbxND6QWmh6azkLqoFJNURIh-F-aPUQ,2213
205
242
  cnhkmcp/untracked/skills/expression_verifier/scripts/validator.py,sha256=bvQt55-n2FHkeBA6Ui7tc0oLk_cnriDxt5z-IgaeKZA,50789
206
243
  cnhkmcp/untracked/skills/expression_verifier/scripts/verify_expr.py,sha256=zDSlYf0XlkyML-fcL4wld445RMbztt4pDSP5b6W6JKQ,1659
244
+ cnhkmcp/untracked/skills/planning-with-files/SKILL.md,sha256=WORMds3daIxA7qRTamVcTSiySAzXvkHlzONC1Kv6ato,6686
245
+ cnhkmcp/untracked/skills/planning-with-files/examples.md,sha256=xxmZ8oOMg1UJLDYJmCU7Rh6fejNIBUFKCwodYEojCLg,4426
246
+ cnhkmcp/untracked/skills/planning-with-files/reference.md,sha256=-LTt9wN6GcxBGfjNwR3NpRHaLZSTKHhiAuBDTWBEuDA,8066
247
+ cnhkmcp/untracked/skills/planning-with-files/scripts/check-complete.sh,sha256=jKwTpZSFK8AKssZNt500auZRBIF4BVsa-0mHjA-viD4,1160
248
+ cnhkmcp/untracked/skills/planning-with-files/scripts/init-session.sh,sha256=G-ci10ccwd1Y_9E2ry8ukRNlWaWs0Qkp7FB8IKEPyJU,2254
249
+ cnhkmcp/untracked/skills/planning-with-files/templates/findings.md,sha256=teZNc3BNrvqEkjVtLCxn_-t4151EizFsCg3rySJq14U,3561
250
+ cnhkmcp/untracked/skills/planning-with-files/templates/progress.md,sha256=ojZhZ-0Xi8SjwdcuxsX26p44rtZ8bz3SwajL20zedrY,4001
251
+ cnhkmcp/untracked/skills/planning-with-files/templates/task_plan.md,sha256=A6tjs1Q0yM8jdQAHYrsfNg2y6bOoJYENCu4xG61fSao,4613
207
252
  cnhkmcp/untracked/skills/pull_BRAINSkill/SKILL.md,sha256=QyXQ0wr9LeZyKqkvSTto72bX33LgtB1UjoeUDj-3igg,2413
208
253
  cnhkmcp/untracked/skills/pull_BRAINSkill/scripts/pull_skills.py,sha256=6v3Z3cc9_qKvBj7C6y2jWY1pAd76SA3JmiVj_KkZkmw,6341
209
- cnhkmcp-2.1.9.dist-info/licenses/LICENSE,sha256=QLxO2eNMnJQEdI_R1UV2AOD-IvuA8zVrkHWA4D9gtoc,1081
210
- cnhkmcp-2.1.9.dist-info/METADATA,sha256=rC9iL8tpIebvJRfSqAJOTN5fAyOyTq45NGqvnYWvbVo,5171
211
- cnhkmcp-2.1.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
212
- cnhkmcp-2.1.9.dist-info/entry_points.txt,sha256=lTQieVyIvjhSMK4fT-XwnccY-JBC1H4vVQ3V9dDM-Pc,70
213
- cnhkmcp-2.1.9.dist-info/top_level.txt,sha256=x--ibUcSgOS9Z_RWK2Qc-vfs7DaXQN-WMaaxEETJ1Bw,8
214
- cnhkmcp-2.1.9.dist-info/RECORD,,
254
+ cnhkmcp-2.2.0.dist-info/licenses/LICENSE,sha256=QLxO2eNMnJQEdI_R1UV2AOD-IvuA8zVrkHWA4D9gtoc,1081
255
+ cnhkmcp-2.2.0.dist-info/METADATA,sha256=j5BcCC02euW49I9o6vj_lExvh73-6JA56Jrrx2kxV-0,5171
256
+ cnhkmcp-2.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
257
+ cnhkmcp-2.2.0.dist-info/entry_points.txt,sha256=lTQieVyIvjhSMK4fT-XwnccY-JBC1H4vVQ3V9dDM-Pc,70
258
+ cnhkmcp-2.2.0.dist-info/top_level.txt,sha256=x--ibUcSgOS9Z_RWK2Qc-vfs7DaXQN-WMaaxEETJ1Bw,8
259
+ cnhkmcp-2.2.0.dist-info/RECORD,,