@projitive/mcp 1.0.4 → 1.0.6

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. package/README.md +4 -4
  2. package/output/package.json +4 -5
  3. package/output/source/design-context.js +515 -0
  4. package/output/source/index.js +50 -41
  5. package/output/source/projitive.js +8 -9
  6. package/output/source/roadmap.js +2 -2
  7. package/output/source/tasks.js +5 -6
  8. package/package.json +4 -5
  9. package/output/designs.js +0 -38
  10. package/output/helpers/artifacts/artifacts.js +0 -10
  11. package/output/helpers/artifacts/artifacts.test.js +0 -18
  12. package/output/helpers/artifacts/index.js +0 -1
  13. package/output/helpers/catch/catch.js +0 -48
  14. package/output/helpers/catch/catch.test.js +0 -43
  15. package/output/helpers/catch/index.js +0 -1
  16. package/output/helpers/files/files.js +0 -62
  17. package/output/helpers/files/files.test.js +0 -32
  18. package/output/helpers/files/index.js +0 -1
  19. package/output/helpers/index.js +0 -6
  20. package/output/helpers/linter/codes.js +0 -25
  21. package/output/helpers/linter/index.js +0 -2
  22. package/output/helpers/linter/linter.js +0 -6
  23. package/output/helpers/linter/linter.test.js +0 -16
  24. package/output/helpers/markdown/index.js +0 -1
  25. package/output/helpers/markdown/markdown.js +0 -33
  26. package/output/helpers/markdown/markdown.test.js +0 -36
  27. package/output/helpers/response/index.js +0 -1
  28. package/output/helpers/response/response.js +0 -73
  29. package/output/helpers/response/response.test.js +0 -50
  30. package/output/hooks.js +0 -49
  31. package/output/hooks.test.js +0 -40
  32. package/output/index.js +0 -227
  33. package/output/projitive.js +0 -488
  34. package/output/projitive.test.js +0 -75
  35. package/output/prompts.js +0 -87
  36. package/output/readme.js +0 -26
  37. package/output/rendering-input-guard.test.js +0 -20
  38. package/output/reports.js +0 -36
  39. package/output/resources.js +0 -95
  40. package/output/roadmap.js +0 -165
  41. package/output/roadmap.test.js +0 -11
  42. package/output/smoke-reports/2026-02-18T13-18-19-740Z/projectContext.md +0 -48
  43. package/output/smoke-reports/2026-02-18T13-18-19-740Z/projectInit.md +0 -40
  44. package/output/smoke-reports/2026-02-18T13-18-19-740Z/projectLocate.md +0 -22
  45. package/output/smoke-reports/2026-02-18T13-18-19-740Z/projectNext.md +0 -31
  46. package/output/smoke-reports/2026-02-18T13-18-19-740Z/projectScan.md +0 -28
  47. package/output/smoke-reports/2026-02-18T13-18-19-740Z/roadmapContext.md +0 -33
  48. package/output/smoke-reports/2026-02-18T13-18-19-740Z/roadmapList.md +0 -25
  49. package/output/smoke-reports/2026-02-18T13-18-19-740Z/summary.json +0 -90
  50. package/output/smoke-reports/2026-02-18T13-18-19-740Z/summary.md +0 -17
  51. package/output/smoke-reports/2026-02-18T13-18-19-740Z/taskContext.md +0 -47
  52. package/output/smoke-reports/2026-02-18T13-18-19-740Z/taskList.md +0 -27
  53. package/output/smoke-reports/2026-02-18T13-18-19-740Z/taskNext.md +0 -64
  54. package/output/tasks.js +0 -762
  55. package/output/tasks.test.js +0 -152
@@ -1,47 +0,0 @@
1
- # taskContext
2
-
3
- - passed: true
4
- - args: {"projectPath":"/Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive","taskId":"TASK-0001"}
5
-
6
- ## Output
7
-
8
- # taskContext
9
-
10
- ## Summary
11
- - governanceDir: /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive
12
- - taskId: TASK-0001
13
- - title: Bootstrap governance workspace
14
- - status: TODO
15
- - owner: unassigned
16
- - updatedAt: 2026-02-18T13:18:19.890Z
17
- - roadmapRefs: ROADMAP-0001
18
- - taskLocation: /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/tasks.md#L4
19
- - hookStatus: head=missing, footer=missing
20
-
21
- ## Evidence
22
- ### Related Artifacts
23
- - /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/tasks.md
24
-
25
- ### Reference Locations
26
- - /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/tasks.md#L4: ## TASK-0001 | TODO | Bootstrap governance workspace
27
-
28
- ### Hook Paths
29
- - (none)
30
-
31
- ### Suggested Read Order
32
- 1. /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/tasks.md
33
-
34
- ## Agent Guidance
35
- - Read the files in Suggested Read Order.
36
- - Verify whether current status and evidence are consistent.
37
- - This task is TODO: confirm scope and set execution plan before edits.
38
- - Move to IN_PROGRESS only after owner and initial evidence are ready.
39
- - If updates are needed, edit tasks/designs/reports markdown directly and keep TASK IDs unchanged.
40
- - After editing, re-run `taskContext` to verify references and context consistency.
41
-
42
- ## Lint Suggestions
43
- - [TASK_CONTEXT_HOOK_HEAD_MISSING] Missing /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/hooks/task_get_head.md. Add a task context head hook template if you need standardized preface.
44
- - [TASK_CONTEXT_HOOK_FOOTER_MISSING] Missing /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/hooks/task_get_footer.md. Add a task context footer hook template for standardized close-out checks.
45
-
46
- ## Next Call
47
- - taskContext(projectPath="/Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive", taskId="TASK-0001")
@@ -1,27 +0,0 @@
1
- # taskList
2
-
3
- - passed: true
4
- - args: {"projectPath":"/Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive","limit":5}
5
-
6
- ## Output
7
-
8
- # taskList
9
-
10
- ## Summary
11
- - governanceDir: /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive
12
- - tasksPath: /Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive/tasks.md
13
- - filter.status: (none)
14
- - returned: 1
15
-
16
- ## Evidence
17
- - tasks:
18
- - TASK-0001 | TODO | Bootstrap governance workspace | owner=unassigned | updatedAt=2026-02-18T13:18:19.890Z
19
-
20
- ## Agent Guidance
21
- - Pick one task ID and call `taskContext`.
22
-
23
- ## Lint Suggestions
24
- - (none)
25
-
26
- ## Next Call
27
- - taskContext(projectPath="/Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive", taskId="TASK-0001")
@@ -1,64 +0,0 @@
1
- # taskNext
2
-
3
- - passed: true
4
- - args: {"rootPath":"/Users/yinxulai/Documents/Github","maxDepth":2,"topCandidates":5}
5
-
6
- ## Output
7
-
8
- # taskNext
9
-
10
- ## Summary
11
- - rootPath: /Users/yinxulai/Documents/Github
12
- - maxDepth: 2
13
- - matchedProjects: 2
14
- - actionableTasks: 4
15
- - selectedProject: /Users/yinxulai/Documents/Github/projitive/.projitive
16
- - selectedTaskId: TASK-0001
17
- - selectedTaskStatus: IN_PROGRESS
18
-
19
- ## Evidence
20
- ### Selected Task
21
- - id: TASK-0001
22
- - title: Bootstrap repository self-management governance
23
- - owner: ai-copilot
24
- - updatedAt: 2026-02-17T23:50:00.000Z
25
- - roadmapRefs: ROADMAP-0001
26
- - taskLocation: /Users/yinxulai/Documents/Github/projitive/.projitive/tasks.md#L6
27
-
28
- ### Top Candidates
29
- 1. TASK-0001 | IN_PROGRESS | Bootstrap repository self-management governance | project=/Users/yinxulai/Documents/Github/projitive/.projitive | projectScore=4 | latest=2026-02-17T23:50:00.000Z
30
- 2. TASK-0002 | TODO | Stabilize default task.next workflow | project=/Users/yinxulai/Documents/Github/projitive/.projitive | projectScore=4 | latest=2026-02-17T23:50:00.000Z
31
- 3. TASK-0003 | TODO | Prepare spec v1.1 governance change proposal | project=/Users/yinxulai/Documents/Github/projitive/.projitive | projectScore=4 | latest=2026-02-17T23:50:00.000Z
32
- 4. TASK-0001 | TODO | Bootstrap governance workspace | project=/Users/yinxulai/Documents/Github/projitive-mcp-smoke/.projitive | projectScore=1 | latest=2026-02-18T13:18:19.890Z
33
-
34
- ### Selection Reason
35
- - Rank rule: projectScore DESC -> taskPriority DESC -> taskUpdatedAt DESC.
36
- - Selected candidate scores: projectScore=4, taskPriority=2, taskUpdatedAtMs=1771372200000.
37
-
38
- ### Related Artifacts
39
- - /Users/yinxulai/Documents/Github/projitive/.projitive/tasks.md
40
- - /Users/yinxulai/Documents/Github/projitive/.projitive/designs/self-management-bootstrap.md
41
- - /Users/yinxulai/Documents/Github/projitive/.projitive/reports/bootstrap-2026-02-17.md
42
-
43
- ### Reference Locations
44
- - /Users/yinxulai/Documents/Github/projitive/.projitive/tasks.md#L6: ## TASK-0001 | IN_PROGRESS | Bootstrap repository self-management governance
45
- - /Users/yinxulai/Documents/Github/projitive/.projitive/designs/self-management-bootstrap.md#L1: Task: TASK-0001
46
- - /Users/yinxulai/Documents/Github/projitive/.projitive/designs/self-management-bootstrap.md#L23: - Verify `task.next` can identify `TASK-0001` as actionable.
47
- - /Users/yinxulai/Documents/Github/projitive/.projitive/reports/bootstrap-2026-02-17.md#L1: Task: TASK-0001
48
- - /Users/yinxulai/Documents/Github/projitive/.projitive/reports/bootstrap-2026-02-17.md#L17: - Continue TASK-0001 until first full `task.next` execution cycle is recorded.
49
-
50
- ### Suggested Read Order
51
- 1. /Users/yinxulai/Documents/Github/projitive/.projitive/tasks.md
52
- 2. /Users/yinxulai/Documents/Github/projitive/.projitive/designs/self-management-bootstrap.md
53
- 3. /Users/yinxulai/Documents/Github/projitive/.projitive/reports/bootstrap-2026-02-17.md
54
-
55
- ## Agent Guidance
56
- - Start immediately with Suggested Read Order and execute the selected task.
57
- - Update markdown artifacts directly while keeping TASK/ROADMAP IDs unchanged.
58
- - Re-run `taskContext` for the selectedTaskId after edits to verify evidence consistency.
59
-
60
- ## Lint Suggestions
61
- - (none)
62
-
63
- ## Next Call
64
- - taskContext(projectPath="/Users/yinxulai/Documents/Github/projitive/.projitive", taskId="TASK-0001")