@waycraft/waypoint-mcp 0.1.1 → 0.1.2

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 (2) hide show
  1. package/LICENSE +116 -21
  2. package/package.json +2 -2
package/LICENSE CHANGED
@@ -1,21 +1,116 @@
1
- MIT License
2
-
3
- Copyright (c) 2026 Geli
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ PolyForm Noncommercial License 1.0.0
2
+
3
+ Copyright (c) 2026 Waycraft (https://github.com/100615056)
4
+
5
+ This software is provided under the PolyForm Noncommercial License 1.0.0.
6
+ Full license text: https://polyformproject.org/licenses/noncommercial/1.0.0
7
+
8
+ ---
9
+
10
+ Acceptance
11
+
12
+ In order to get any license under these terms, you must agree to them as both
13
+ strict obligations and conditions to all your licenses.
14
+
15
+ Copyright License
16
+
17
+ The licensor grants you a copyright license for the software to do everything
18
+ you might do with the software that would otherwise infringe the licensor's
19
+ copyright in it for any permitted purpose. However, you may only distribute
20
+ the software according to Distribution License and make changes or new works
21
+ based on the software according to Changes and New Works License.
22
+
23
+ Distribution License
24
+
25
+ The licensor grants you an additional copyright license to distribute copies
26
+ of the software. Your license to distribute covers distributing the software
27
+ with changes and new works permitted by Changes and New Works License.
28
+
29
+ Notices
30
+
31
+ You must ensure that anyone who gets a copy of any part of the software from
32
+ you also gets a copy of these terms or the URL for them above, as well as
33
+ copies of any plain-text lines beginning with Required Notice: that the
34
+ licensor provided with the software. For example:
35
+
36
+ Required Notice: Copyright Waycraft (https://github.com/100615056)
37
+
38
+ Changes and New Works License
39
+
40
+ The licensor grants you an additional copyright license to make changes and
41
+ new works based on the software for any permitted purpose.
42
+
43
+ Patent License
44
+
45
+ The licensor grants you a patent license for the software that covers patent
46
+ claims the licensor can license, or becomes able to license, that you would
47
+ infringe by using the software.
48
+
49
+ Noncommercial Purposes
50
+
51
+ Any noncommercial purpose is a permitted purpose.
52
+
53
+ Personal Uses
54
+
55
+ Personal use for research, experiment, and testing for the benefit of public
56
+ knowledge, personal study, private entertainment, hobby projects, amateur
57
+ pursuits, or religious observance, without any anticipated commercial
58
+ application, is use for a noncommercial purpose.
59
+
60
+ Noncommercial Organizations
61
+
62
+ Use by any charitable organization, educational institution, public research
63
+ organization, public safety or health organization, environmental protection
64
+ organization, or government institution is use for a noncommercial purpose
65
+ regardless of the source of funding or obligations resulting from the funding.
66
+
67
+ Fair Use
68
+
69
+ You may have "fair use" rights for the software under the law. These terms do
70
+ not limit them.
71
+
72
+ No Other Rights
73
+
74
+ These terms do not allow you to sublicense or transfer any of your licenses
75
+ to anyone else, or prevent the licensor from granting licenses to anyone else.
76
+ These terms do not imply any other licenses.
77
+
78
+ Patent Defense
79
+
80
+ If you make any written claim that the software infringes or contributes to
81
+ infringement of any patent, your patent license for the software granted under
82
+ these terms ends immediately. If your employer makes such a claim, your patent
83
+ license ends immediately for work on behalf of your employer.
84
+
85
+ Violations
86
+
87
+ The first time you are notified in writing that you have violated any of these
88
+ terms, or done anything with the software not covered by your licenses, your
89
+ licenses can nonetheless continue if you come into full compliance with these
90
+ terms, and take practical steps to correct past violations, within 32 days of
91
+ receiving notice. Otherwise, all your licenses end immediately.
92
+
93
+ No Liability
94
+
95
+ As far as the law allows, the software comes as is, without any warranty or
96
+ condition, and the licensor will not be liable to you for any damages arising
97
+ out of these terms or the use or nature of the software, under any kind of
98
+ legal claim.
99
+
100
+ Definitions
101
+
102
+ The licensor is the entity offering these terms, and the software is the
103
+ software the licensor makes available under these terms.
104
+
105
+ You refers to the individual or entity agreeing to these terms.
106
+
107
+ Your company is any legal entity, sole proprietorship, or other kind of
108
+ organization that you work for, plus all organizations that have control over,
109
+ are under the control of, or are under common control with that organization.
110
+
111
+ Your licenses are all the licenses granted to you for the software under
112
+ these terms.
113
+
114
+ Use means anything you do with the software requiring one of your licenses.
115
+
116
+ Trademark means trademarks, service marks, and similar rights.
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@waycraft/waypoint-mcp",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "A structured development protocol as an MCP server. 14 tools that guide any project from goal to ship.",
5
5
  "type": "module",
6
- "license": "MIT",
6
+ "license": "PolyForm-Noncommercial-1.0.0",
7
7
  "keywords": [
8
8
  "mcp",
9
9
  "claude",