@promptowl/contextnest-community 0.1.0-alpha.1 → 0.1.0-alpha.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.
- package/LICENSE.md +142 -142
- package/README.md +105 -105
- package/dist/index.js +6 -2
- package/package.json +108 -108
package/LICENSE.md
CHANGED
|
@@ -1,142 +1,142 @@
|
|
|
1
|
-
# ContextNest Community Edition — Commercial Software License
|
|
2
|
-
|
|
3
|
-
**Version 1.0 — Effective Date: April 24, 2026**
|
|
4
|
-
|
|
5
|
-
Copyright © 2026 Promptowl LLC. All rights reserved.
|
|
6
|
-
|
|
7
|
-
This ContextNest Community Edition Commercial Software License (the **"License"**) is a legal agreement between you (either an individual or a single legal entity, **"You"**) and **Promptowl LLC**, a Georgia limited liability company with its principal place of business at 3060 Mercer University Dr Ste 110, Atlanta, GA 30341, USA (**"Licensor,"** "we," "us," or "our"), governing Your use of the ContextNest Community Edition software, including its command-line interface, server, user interface, source or compiled code, and any related documentation (collectively, the **"Software"**).
|
|
8
|
-
|
|
9
|
-
**BY INSTALLING, COPYING, EXECUTING, OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO BE BOUND BY THIS LICENSE. IF YOU DO NOT AGREE, DO NOT INSTALL OR USE THE SOFTWARE.**
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
## 1. Software and Service Relationship
|
|
14
|
-
|
|
15
|
-
The Software is a client that interoperates with the hosted **PromptOwl** platform operated by Licensor (the **"Platform"**). Operation of the Software requires a valid PromptOwl account. Your use of the Platform, and any acceptance of Platform-level terms presented upon login or account creation, is governed separately by:
|
|
16
|
-
|
|
17
|
-
- **End User License Agreement** — <https://promptowl.ai/eula/>
|
|
18
|
-
- **Terms of Service** — <https://promptowl.ai/terms-of-service/>
|
|
19
|
-
- **Privacy Policy** — <https://promptowl.ai/privacy-policy/>
|
|
20
|
-
- **Acceptable Use Policy** — <https://promptowl.ai/acceptable-use/>
|
|
21
|
-
- **Disclaimer** — <https://promptowl.ai/disclaimer/>
|
|
22
|
-
- **Cookie Policy** — <https://promptowl.ai/cookies/>
|
|
23
|
-
|
|
24
|
-
(collectively, the **"Platform Terms"**). The Platform Terms are incorporated into this License by reference with respect to any use of the Platform. In the event of a conflict between this License and the Platform Terms regarding the Software itself (as distinct from the Platform), this License controls.
|
|
25
|
-
|
|
26
|
-
## 2. License Grant
|
|
27
|
-
|
|
28
|
-
Subject to Your continued compliance with this License and the Platform Terms, Licensor grants You a limited, non-exclusive, non-transferable, non-sublicensable, revocable license to:
|
|
29
|
-
|
|
30
|
-
**(a)** install and execute the Software on computing devices that You own or control;
|
|
31
|
-
|
|
32
|
-
**(b)** use the Software solely for Your own internal business purposes or personal non-commercial purposes, in connection with a valid PromptOwl account; and
|
|
33
|
-
|
|
34
|
-
**(c)** make a reasonable number of copies of the Software solely for backup, archival, or internal deployment purposes, provided that all copyright, trademark, and other proprietary notices are preserved intact.
|
|
35
|
-
|
|
36
|
-
## 3. Restrictions
|
|
37
|
-
|
|
38
|
-
You shall not, and shall not permit any third party to:
|
|
39
|
-
|
|
40
|
-
**(a) Redistribution.** Sell, rent, lease, lend, sublicense, assign, distribute, publish, or otherwise make the Software available to any third party, whether standalone, bundled, or as part of a derivative work.
|
|
41
|
-
|
|
42
|
-
**(b) Hosting-as-a-Service.** Offer, operate, or make available the Software, or any substantial portion of its functionality, as a hosted, managed, software-as-a-service, or similar service to any third party. Hosting the Software for Your own internal use is permitted; hosting it for use by any person or entity outside Your legal entity is not.
|
|
43
|
-
|
|
44
|
-
**(c) Competitive Use.** Use the Software, in whole or in part, to develop, train, operate, or support any product or service that competes with ContextNest, PromptOwl, or any Licensor product.
|
|
45
|
-
|
|
46
|
-
**(d) Reverse Engineering.** Reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code, underlying ideas, algorithms, file formats, or non-public APIs of the Software, except and only to the extent this restriction is expressly prohibited by applicable law.
|
|
47
|
-
|
|
48
|
-
**(e) Modification.** Modify, adapt, translate, or create derivative works of the Software, except for configuration files and integration code that You author and that are clearly separable from the Software itself.
|
|
49
|
-
|
|
50
|
-
**(f) Circumvention.** Circumvent, disable, or interfere with any license, authentication, metering, telemetry, or security mechanism of the Software or the Platform, including but not limited to the PromptOwl login requirement.
|
|
51
|
-
|
|
52
|
-
**(g) Notice Removal.** Remove, obscure, or alter any copyright, trademark, license, or other proprietary notice contained in or displayed by the Software.
|
|
53
|
-
|
|
54
|
-
**(h) Trademark Use.** Use the names, logos, or trademarks of Licensor, including "PromptOwl," "ContextNest," or any confusingly similar mark, in any forked, modified, or derivative distribution, or in a manner suggesting endorsement, affiliation, or sponsorship that does not exist.
|
|
55
|
-
|
|
56
|
-
**(i) Unlawful Use.** Use the Software in violation of any applicable law or regulation, or in any manner that violates the Acceptable Use Policy.
|
|
57
|
-
|
|
58
|
-
**(j) Regulated Industry Use.** Use the Software in environments subject to HIPAA, FISMA, GLBA, PCI-DSS, or similar industry-specific regulations, unless You have obtained express written authorization from Licensor. The Software is not certified for such environments.
|
|
59
|
-
|
|
60
|
-
## 4. Ownership and Intellectual Property
|
|
61
|
-
|
|
62
|
-
The Software is licensed, not sold. Licensor and its licensors retain all right, title, and interest in and to the Software, including all intellectual property rights therein. No rights are granted to You other than those expressly set forth in this License. All rights not expressly granted are reserved by Licensor. "PromptOwl" and "ContextNest" are trademarks of Promptowl LLC.
|
|
63
|
-
|
|
64
|
-
## 5. Account Requirement and Suspension
|
|
65
|
-
|
|
66
|
-
The Software's functionality is conditioned on a valid, active PromptOwl account in good standing. Licensor may suspend, terminate, or restrict account access (and, consequently, Software functionality) in accordance with the Platform Terms. Termination or suspension of Your PromptOwl account does not, by itself, waive Licensor's rights under this License.
|
|
67
|
-
|
|
68
|
-
## 6. Updates
|
|
69
|
-
|
|
70
|
-
Licensor may, but is not obligated to, provide updates, patches, or new versions of the Software. Any such update is deemed part of the Software and is governed by this License unless accompanied by a separate license.
|
|
71
|
-
|
|
72
|
-
## 7. Third-Party Components
|
|
73
|
-
|
|
74
|
-
The Software may include or depend upon open-source or third-party components, each of which is governed by its own license. A listing of such components and their licenses is provided in the Software distribution or in accompanying documentation. Nothing in this License limits Your rights or obligations under those third-party licenses.
|
|
75
|
-
|
|
76
|
-
## 8. Commercial Licensing for Restricted Uses
|
|
77
|
-
|
|
78
|
-
If You wish to use the Software in a manner not permitted by Section 3 — including redistribution, hosting-as-a-service, embedding in a commercial product, or use in regulated-industry environments — You must obtain a separate written commercial license from Licensor. Contact: **hoot@promptowl.ai**.
|
|
79
|
-
|
|
80
|
-
## 9. Term and Termination
|
|
81
|
-
|
|
82
|
-
**9.1** This License is effective upon Your first installation or use of the Software and continues until terminated.
|
|
83
|
-
|
|
84
|
-
**9.2** This License terminates automatically and without notice if You breach any term of this License. Licensor may also terminate this License at any time for material breach upon notice.
|
|
85
|
-
|
|
86
|
-
**9.3** Upon termination, You shall immediately (i) cease all use of the Software, (ii) delete or destroy all copies of the Software in Your possession or control, and (iii) certify such destruction in writing upon Licensor's request.
|
|
87
|
-
|
|
88
|
-
**9.4** Sections 3, 4, 9.3, 10, 11, 12, 13, and 14 survive termination.
|
|
89
|
-
|
|
90
|
-
## 10. Disclaimer of Warranties
|
|
91
|
-
|
|
92
|
-
THE SOFTWARE IS PROVIDED **"AS IS"** AND **"AS AVAILABLE,"** WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, ACCURACY, RELIABILITY, OR UNINTERRUPTED OPERATION. LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET YOUR REQUIREMENTS, OPERATE WITHOUT INTERRUPTION, OR BE ERROR-FREE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, IN WHICH CASE THE FOREGOING EXCLUSIONS APPLY TO THE MAXIMUM EXTENT PERMITTED BY LAW.
|
|
93
|
-
|
|
94
|
-
## 11. AI Output Disclaimer
|
|
95
|
-
|
|
96
|
-
The Software enables the creation, storage, retrieval, and injection of content into large language models and other AI systems. Licensor makes no representation or warranty regarding the accuracy, legality, completeness, appropriateness, or non-infringement of any output generated by such systems. You are solely responsible for reviewing, validating, and determining the fitness of AI-generated output for Your intended use. You agree not to deploy the Software in high-risk contexts (including medical, legal, financial advisory, safety-critical, or life-critical environments) without appropriate human oversight and independent safeguards.
|
|
97
|
-
|
|
98
|
-
## 12. Limitation of Liability
|
|
99
|
-
|
|
100
|
-
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL LICENSOR, ITS AFFILIATES, OR ITS LICENSORS BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, OR FOR ANY LOSS OF PROFITS, REVENUE, DATA, GOODWILL, OR BUSINESS OPPORTUNITY, ARISING OUT OF OR RELATED TO THIS LICENSE OR THE SOFTWARE, WHETHER IN CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR ANY OTHER LEGAL THEORY, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
101
|
-
|
|
102
|
-
LICENSOR'S TOTAL CUMULATIVE LIABILITY ARISING OUT OF OR RELATED TO THIS LICENSE OR THE SOFTWARE SHALL NOT EXCEED ONE HUNDRED U.S. DOLLARS (US $100.00) OR THE AMOUNT PAID BY YOU TO LICENSOR FOR THE SOFTWARE IN THE TWELVE (12) MONTHS PRECEDING THE CLAIM, WHICHEVER IS GREATER.
|
|
103
|
-
|
|
104
|
-
THE LIMITATIONS IN THIS SECTION APPLY NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. SOME JURISDICTIONS DO NOT ALLOW CERTAIN LIMITATIONS OF LIABILITY, IN WHICH CASE THE FOREGOING LIMITATIONS APPLY TO THE MAXIMUM EXTENT PERMITTED BY LAW.
|
|
105
|
-
|
|
106
|
-
## 13. Indemnification
|
|
107
|
-
|
|
108
|
-
You agree to indemnify, defend, and hold harmless Licensor, its affiliates, and its officers, directors, employees, and agents from and against any and all claims, damages, liabilities, costs, and expenses (including reasonable attorneys' fees) arising out of or related to (a) Your use of the Software in breach of this License, (b) Your violation of any applicable law or third-party right, or (c) content or data You process through the Software.
|
|
109
|
-
|
|
110
|
-
## 14. Governing Law and Venue
|
|
111
|
-
|
|
112
|
-
This License is governed by the laws of the State of Georgia, United States of America, without regard to its conflict-of-laws principles. The exclusive venue for any dispute arising under or related to this License shall be the state or federal courts located in Fulton County, Georgia, and the parties consent to the personal jurisdiction of such courts. The United Nations Convention on Contracts for the International Sale of Goods does not apply.
|
|
113
|
-
|
|
114
|
-
## 15. Export Compliance
|
|
115
|
-
|
|
116
|
-
You represent and warrant that (a) You are not located in a country subject to a U.S. Government embargo or designated as a "terrorist supporting" country, and (b) You are not listed on any U.S. Government list of prohibited or restricted parties. You shall comply with all applicable export-control laws and regulations in Your use of the Software.
|
|
117
|
-
|
|
118
|
-
## 16. Assignment
|
|
119
|
-
|
|
120
|
-
You may not assign or transfer this License, in whole or in part, without Licensor's prior written consent. Any attempted assignment in violation of this Section is void. Licensor may assign this License freely.
|
|
121
|
-
|
|
122
|
-
## 17. Severability and Waiver
|
|
123
|
-
|
|
124
|
-
If any provision of this License is held unenforceable, the remaining provisions shall remain in full force and effect, and the unenforceable provision shall be reformed to the extent necessary to render it enforceable while preserving the parties' intent. No waiver of any term shall be deemed a waiver of any other term or of a subsequent breach.
|
|
125
|
-
|
|
126
|
-
## 18. Entire Agreement
|
|
127
|
-
|
|
128
|
-
This License, together with the Platform Terms to the extent applicable to Your use of the Platform, constitutes the entire agreement between You and Licensor regarding the Software and supersedes all prior or contemporaneous understandings, whether written or oral. Any modification must be in writing and signed by an authorized representative of Licensor.
|
|
129
|
-
|
|
130
|
-
## 19. Contact
|
|
131
|
-
|
|
132
|
-
**Promptowl LLC**
|
|
133
|
-
3060 Mercer University Dr Ste 110
|
|
134
|
-
Atlanta, GA 30341, USA
|
|
135
|
-
Email: **hoot@promptowl.ai**
|
|
136
|
-
Web: <https://promptowl.ai>
|
|
137
|
-
|
|
138
|
-
For commercial licensing inquiries (redistribution, hosted-service offerings, OEM, or regulated-industry use), contact **hoot@promptowl.ai** with subject line "ContextNest Commercial License."
|
|
139
|
-
|
|
140
|
-
---
|
|
141
|
-
|
|
142
|
-
*"ContextNest" and "PromptOwl" are trademarks of Promptowl LLC. All rights reserved.*
|
|
1
|
+
# ContextNest Community Edition — Commercial Software License
|
|
2
|
+
|
|
3
|
+
**Version 1.0 — Effective Date: April 24, 2026**
|
|
4
|
+
|
|
5
|
+
Copyright © 2026 Promptowl LLC. All rights reserved.
|
|
6
|
+
|
|
7
|
+
This ContextNest Community Edition Commercial Software License (the **"License"**) is a legal agreement between you (either an individual or a single legal entity, **"You"**) and **Promptowl LLC**, a Georgia limited liability company with its principal place of business at 3060 Mercer University Dr Ste 110, Atlanta, GA 30341, USA (**"Licensor,"** "we," "us," or "our"), governing Your use of the ContextNest Community Edition software, including its command-line interface, server, user interface, source or compiled code, and any related documentation (collectively, the **"Software"**).
|
|
8
|
+
|
|
9
|
+
**BY INSTALLING, COPYING, EXECUTING, OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO BE BOUND BY THIS LICENSE. IF YOU DO NOT AGREE, DO NOT INSTALL OR USE THE SOFTWARE.**
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
## 1. Software and Service Relationship
|
|
14
|
+
|
|
15
|
+
The Software is a client that interoperates with the hosted **PromptOwl** platform operated by Licensor (the **"Platform"**). Operation of the Software requires a valid PromptOwl account. Your use of the Platform, and any acceptance of Platform-level terms presented upon login or account creation, is governed separately by:
|
|
16
|
+
|
|
17
|
+
- **End User License Agreement** — <https://promptowl.ai/eula/>
|
|
18
|
+
- **Terms of Service** — <https://promptowl.ai/terms-of-service/>
|
|
19
|
+
- **Privacy Policy** — <https://promptowl.ai/privacy-policy/>
|
|
20
|
+
- **Acceptable Use Policy** — <https://promptowl.ai/acceptable-use/>
|
|
21
|
+
- **Disclaimer** — <https://promptowl.ai/disclaimer/>
|
|
22
|
+
- **Cookie Policy** — <https://promptowl.ai/cookies/>
|
|
23
|
+
|
|
24
|
+
(collectively, the **"Platform Terms"**). The Platform Terms are incorporated into this License by reference with respect to any use of the Platform. In the event of a conflict between this License and the Platform Terms regarding the Software itself (as distinct from the Platform), this License controls.
|
|
25
|
+
|
|
26
|
+
## 2. License Grant
|
|
27
|
+
|
|
28
|
+
Subject to Your continued compliance with this License and the Platform Terms, Licensor grants You a limited, non-exclusive, non-transferable, non-sublicensable, revocable license to:
|
|
29
|
+
|
|
30
|
+
**(a)** install and execute the Software on computing devices that You own or control;
|
|
31
|
+
|
|
32
|
+
**(b)** use the Software solely for Your own internal business purposes or personal non-commercial purposes, in connection with a valid PromptOwl account; and
|
|
33
|
+
|
|
34
|
+
**(c)** make a reasonable number of copies of the Software solely for backup, archival, or internal deployment purposes, provided that all copyright, trademark, and other proprietary notices are preserved intact.
|
|
35
|
+
|
|
36
|
+
## 3. Restrictions
|
|
37
|
+
|
|
38
|
+
You shall not, and shall not permit any third party to:
|
|
39
|
+
|
|
40
|
+
**(a) Redistribution.** Sell, rent, lease, lend, sublicense, assign, distribute, publish, or otherwise make the Software available to any third party, whether standalone, bundled, or as part of a derivative work.
|
|
41
|
+
|
|
42
|
+
**(b) Hosting-as-a-Service.** Offer, operate, or make available the Software, or any substantial portion of its functionality, as a hosted, managed, software-as-a-service, or similar service to any third party. Hosting the Software for Your own internal use is permitted; hosting it for use by any person or entity outside Your legal entity is not.
|
|
43
|
+
|
|
44
|
+
**(c) Competitive Use.** Use the Software, in whole or in part, to develop, train, operate, or support any product or service that competes with ContextNest, PromptOwl, or any Licensor product.
|
|
45
|
+
|
|
46
|
+
**(d) Reverse Engineering.** Reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code, underlying ideas, algorithms, file formats, or non-public APIs of the Software, except and only to the extent this restriction is expressly prohibited by applicable law.
|
|
47
|
+
|
|
48
|
+
**(e) Modification.** Modify, adapt, translate, or create derivative works of the Software, except for configuration files and integration code that You author and that are clearly separable from the Software itself.
|
|
49
|
+
|
|
50
|
+
**(f) Circumvention.** Circumvent, disable, or interfere with any license, authentication, metering, telemetry, or security mechanism of the Software or the Platform, including but not limited to the PromptOwl login requirement.
|
|
51
|
+
|
|
52
|
+
**(g) Notice Removal.** Remove, obscure, or alter any copyright, trademark, license, or other proprietary notice contained in or displayed by the Software.
|
|
53
|
+
|
|
54
|
+
**(h) Trademark Use.** Use the names, logos, or trademarks of Licensor, including "PromptOwl," "ContextNest," or any confusingly similar mark, in any forked, modified, or derivative distribution, or in a manner suggesting endorsement, affiliation, or sponsorship that does not exist.
|
|
55
|
+
|
|
56
|
+
**(i) Unlawful Use.** Use the Software in violation of any applicable law or regulation, or in any manner that violates the Acceptable Use Policy.
|
|
57
|
+
|
|
58
|
+
**(j) Regulated Industry Use.** Use the Software in environments subject to HIPAA, FISMA, GLBA, PCI-DSS, or similar industry-specific regulations, unless You have obtained express written authorization from Licensor. The Software is not certified for such environments.
|
|
59
|
+
|
|
60
|
+
## 4. Ownership and Intellectual Property
|
|
61
|
+
|
|
62
|
+
The Software is licensed, not sold. Licensor and its licensors retain all right, title, and interest in and to the Software, including all intellectual property rights therein. No rights are granted to You other than those expressly set forth in this License. All rights not expressly granted are reserved by Licensor. "PromptOwl" and "ContextNest" are trademarks of Promptowl LLC.
|
|
63
|
+
|
|
64
|
+
## 5. Account Requirement and Suspension
|
|
65
|
+
|
|
66
|
+
The Software's functionality is conditioned on a valid, active PromptOwl account in good standing. Licensor may suspend, terminate, or restrict account access (and, consequently, Software functionality) in accordance with the Platform Terms. Termination or suspension of Your PromptOwl account does not, by itself, waive Licensor's rights under this License.
|
|
67
|
+
|
|
68
|
+
## 6. Updates
|
|
69
|
+
|
|
70
|
+
Licensor may, but is not obligated to, provide updates, patches, or new versions of the Software. Any such update is deemed part of the Software and is governed by this License unless accompanied by a separate license.
|
|
71
|
+
|
|
72
|
+
## 7. Third-Party Components
|
|
73
|
+
|
|
74
|
+
The Software may include or depend upon open-source or third-party components, each of which is governed by its own license. A listing of such components and their licenses is provided in the Software distribution or in accompanying documentation. Nothing in this License limits Your rights or obligations under those third-party licenses.
|
|
75
|
+
|
|
76
|
+
## 8. Commercial Licensing for Restricted Uses
|
|
77
|
+
|
|
78
|
+
If You wish to use the Software in a manner not permitted by Section 3 — including redistribution, hosting-as-a-service, embedding in a commercial product, or use in regulated-industry environments — You must obtain a separate written commercial license from Licensor. Contact: **hoot@promptowl.ai**.
|
|
79
|
+
|
|
80
|
+
## 9. Term and Termination
|
|
81
|
+
|
|
82
|
+
**9.1** This License is effective upon Your first installation or use of the Software and continues until terminated.
|
|
83
|
+
|
|
84
|
+
**9.2** This License terminates automatically and without notice if You breach any term of this License. Licensor may also terminate this License at any time for material breach upon notice.
|
|
85
|
+
|
|
86
|
+
**9.3** Upon termination, You shall immediately (i) cease all use of the Software, (ii) delete or destroy all copies of the Software in Your possession or control, and (iii) certify such destruction in writing upon Licensor's request.
|
|
87
|
+
|
|
88
|
+
**9.4** Sections 3, 4, 9.3, 10, 11, 12, 13, and 14 survive termination.
|
|
89
|
+
|
|
90
|
+
## 10. Disclaimer of Warranties
|
|
91
|
+
|
|
92
|
+
THE SOFTWARE IS PROVIDED **"AS IS"** AND **"AS AVAILABLE,"** WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, ACCURACY, RELIABILITY, OR UNINTERRUPTED OPERATION. LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET YOUR REQUIREMENTS, OPERATE WITHOUT INTERRUPTION, OR BE ERROR-FREE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, IN WHICH CASE THE FOREGOING EXCLUSIONS APPLY TO THE MAXIMUM EXTENT PERMITTED BY LAW.
|
|
93
|
+
|
|
94
|
+
## 11. AI Output Disclaimer
|
|
95
|
+
|
|
96
|
+
The Software enables the creation, storage, retrieval, and injection of content into large language models and other AI systems. Licensor makes no representation or warranty regarding the accuracy, legality, completeness, appropriateness, or non-infringement of any output generated by such systems. You are solely responsible for reviewing, validating, and determining the fitness of AI-generated output for Your intended use. You agree not to deploy the Software in high-risk contexts (including medical, legal, financial advisory, safety-critical, or life-critical environments) without appropriate human oversight and independent safeguards.
|
|
97
|
+
|
|
98
|
+
## 12. Limitation of Liability
|
|
99
|
+
|
|
100
|
+
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL LICENSOR, ITS AFFILIATES, OR ITS LICENSORS BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, OR FOR ANY LOSS OF PROFITS, REVENUE, DATA, GOODWILL, OR BUSINESS OPPORTUNITY, ARISING OUT OF OR RELATED TO THIS LICENSE OR THE SOFTWARE, WHETHER IN CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR ANY OTHER LEGAL THEORY, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
101
|
+
|
|
102
|
+
LICENSOR'S TOTAL CUMULATIVE LIABILITY ARISING OUT OF OR RELATED TO THIS LICENSE OR THE SOFTWARE SHALL NOT EXCEED ONE HUNDRED U.S. DOLLARS (US $100.00) OR THE AMOUNT PAID BY YOU TO LICENSOR FOR THE SOFTWARE IN THE TWELVE (12) MONTHS PRECEDING THE CLAIM, WHICHEVER IS GREATER.
|
|
103
|
+
|
|
104
|
+
THE LIMITATIONS IN THIS SECTION APPLY NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. SOME JURISDICTIONS DO NOT ALLOW CERTAIN LIMITATIONS OF LIABILITY, IN WHICH CASE THE FOREGOING LIMITATIONS APPLY TO THE MAXIMUM EXTENT PERMITTED BY LAW.
|
|
105
|
+
|
|
106
|
+
## 13. Indemnification
|
|
107
|
+
|
|
108
|
+
You agree to indemnify, defend, and hold harmless Licensor, its affiliates, and its officers, directors, employees, and agents from and against any and all claims, damages, liabilities, costs, and expenses (including reasonable attorneys' fees) arising out of or related to (a) Your use of the Software in breach of this License, (b) Your violation of any applicable law or third-party right, or (c) content or data You process through the Software.
|
|
109
|
+
|
|
110
|
+
## 14. Governing Law and Venue
|
|
111
|
+
|
|
112
|
+
This License is governed by the laws of the State of Georgia, United States of America, without regard to its conflict-of-laws principles. The exclusive venue for any dispute arising under or related to this License shall be the state or federal courts located in Fulton County, Georgia, and the parties consent to the personal jurisdiction of such courts. The United Nations Convention on Contracts for the International Sale of Goods does not apply.
|
|
113
|
+
|
|
114
|
+
## 15. Export Compliance
|
|
115
|
+
|
|
116
|
+
You represent and warrant that (a) You are not located in a country subject to a U.S. Government embargo or designated as a "terrorist supporting" country, and (b) You are not listed on any U.S. Government list of prohibited or restricted parties. You shall comply with all applicable export-control laws and regulations in Your use of the Software.
|
|
117
|
+
|
|
118
|
+
## 16. Assignment
|
|
119
|
+
|
|
120
|
+
You may not assign or transfer this License, in whole or in part, without Licensor's prior written consent. Any attempted assignment in violation of this Section is void. Licensor may assign this License freely.
|
|
121
|
+
|
|
122
|
+
## 17. Severability and Waiver
|
|
123
|
+
|
|
124
|
+
If any provision of this License is held unenforceable, the remaining provisions shall remain in full force and effect, and the unenforceable provision shall be reformed to the extent necessary to render it enforceable while preserving the parties' intent. No waiver of any term shall be deemed a waiver of any other term or of a subsequent breach.
|
|
125
|
+
|
|
126
|
+
## 18. Entire Agreement
|
|
127
|
+
|
|
128
|
+
This License, together with the Platform Terms to the extent applicable to Your use of the Platform, constitutes the entire agreement between You and Licensor regarding the Software and supersedes all prior or contemporaneous understandings, whether written or oral. Any modification must be in writing and signed by an authorized representative of Licensor.
|
|
129
|
+
|
|
130
|
+
## 19. Contact
|
|
131
|
+
|
|
132
|
+
**Promptowl LLC**
|
|
133
|
+
3060 Mercer University Dr Ste 110
|
|
134
|
+
Atlanta, GA 30341, USA
|
|
135
|
+
Email: **hoot@promptowl.ai**
|
|
136
|
+
Web: <https://promptowl.ai>
|
|
137
|
+
|
|
138
|
+
For commercial licensing inquiries (redistribution, hosted-service offerings, OEM, or regulated-industry use), contact **hoot@promptowl.ai** with subject line "ContextNest Commercial License."
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
*"ContextNest" and "PromptOwl" are trademarks of Promptowl LLC. All rights reserved.*
|
package/README.md
CHANGED
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
# ContextNest Community Edition
|
|
2
|
-
|
|
3
|
-
**Self-hosted context governance server for AI workflows.** Part of the [PromptOwl](https://promptowl.ai) platform.
|
|
4
|
-
|
|
5
|
-
> ⚠️ **Commercial Software.** ContextNest Community Edition is proprietary software licensed by Promptowl LLC. A free [PromptOwl account](https://app.promptowl.ai) is required to use it. Redistribution, hosting-as-a-service, and competitive use are prohibited. See [LICENSE.md](./LICENSE.md) for full terms.
|
|
6
|
-
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
## What it is
|
|
10
|
-
|
|
11
|
-
ContextNest Community Edition is a self-hosted server that lets you:
|
|
12
|
-
|
|
13
|
-
- Store, version, and govern markdown-based context documents ("nests")
|
|
14
|
-
- Apply stewardship workflows — draft, pending review, approved
|
|
15
|
-
- Serve approved context to AI agents via MCP, HTTP, or CLI
|
|
16
|
-
- Sync with the PromptOwl hosted platform for multi-user collaboration
|
|
17
|
-
|
|
18
|
-
The server runs locally or on your own infrastructure. Your PromptOwl account handles authentication, entitlement, and governance metadata.
|
|
19
|
-
|
|
20
|
-
## Quickstart
|
|
21
|
-
|
|
22
|
-
```bash
|
|
23
|
-
# 1. Get a license key — sign up free at https://app.promptowl.ai
|
|
24
|
-
# Settings → License Keys → Create a Community Server key
|
|
25
|
-
|
|
26
|
-
# 2. (Optional) Scaffold a local nest with the open-source CLI
|
|
27
|
-
npx @promptowl/contextnest-cli init
|
|
28
|
-
|
|
29
|
-
# 3. Run the community server
|
|
30
|
-
PROMPTOWL_KEY=pk_... npx @promptowl/contextnest-community
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
The server listens on `http://localhost:3000` by default. Without a valid `PROMPTOWL_KEY` the server still runs but some features are limited. See [CONFIGURATION.md](./CONFIGURATION.md) for all environment variables (port, auth mode, storage, telemetry).
|
|
34
|
-
|
|
35
|
-
## System requirements
|
|
36
|
-
|
|
37
|
-
- **Node.js** 20.x or later
|
|
38
|
-
- **PromptOwl account** — free signup at <https://app.promptowl.ai/signup>
|
|
39
|
-
- **OS:** Windows, macOS, or Linux
|
|
40
|
-
- **Disk:** ~200 MB for the server, plus storage for your nests
|
|
41
|
-
|
|
42
|
-
## What you get
|
|
43
|
-
|
|
44
|
-
| Feature | Community Edition | Enterprise |
|
|
45
|
-
|---|:---:|:---:|
|
|
46
|
-
| Self-hosted context server | ✅ | ✅ |
|
|
47
|
-
| Markdown + YAML frontmatter vaults | ✅ | ✅ |
|
|
48
|
-
| Stewardship workflow (draft/review/approve) | ✅ | ✅ |
|
|
49
|
-
| MCP server for AI agents | ✅ | ✅ |
|
|
50
|
-
| Multi-user governance UI | — | ✅ |
|
|
51
|
-
| SSO / SAML / SCIM | — | ✅ |
|
|
52
|
-
| Audit log streaming | — | ✅ |
|
|
53
|
-
| Policy transforms (redaction, summarization) | — | ✅ |
|
|
54
|
-
| Priority support and SLA | — | ✅ |
|
|
55
|
-
|
|
56
|
-
For Enterprise pricing and features, contact **hoot@promptowl.ai** or visit <https://promptowl.ai/contextnest/>.
|
|
57
|
-
|
|
58
|
-
## Licensing
|
|
59
|
-
|
|
60
|
-
ContextNest Community Edition is **commercial software**. It is **not open source**.
|
|
61
|
-
|
|
62
|
-
**You may:**
|
|
63
|
-
- Install and run the Software on devices You own or control
|
|
64
|
-
- Use the Software for internal business purposes, tied to a valid PromptOwl account
|
|
65
|
-
- Make backup and archival copies
|
|
66
|
-
|
|
67
|
-
**You may not:**
|
|
68
|
-
- Redistribute, resell, rent, lease, or sublicense the Software
|
|
69
|
-
- Offer the Software as a hosted, managed, or software-as-a-service product to third parties
|
|
70
|
-
- Reverse engineer, decompile, or create derivative works
|
|
71
|
-
- Use the Software to build a competing product or service
|
|
72
|
-
- Remove copyright, trademark, or license notices
|
|
73
|
-
|
|
74
|
-
Full license text: [LICENSE.md](./LICENSE.md)
|
|
75
|
-
|
|
76
|
-
**For redistribution, hosted-service, OEM, or regulated-industry use,** contact **hoot@promptowl.ai** for a commercial license agreement.
|
|
77
|
-
|
|
78
|
-
## Platform terms
|
|
79
|
-
|
|
80
|
-
Because the Software requires a PromptOwl account, the following terms also apply to Your use:
|
|
81
|
-
|
|
82
|
-
- **End User License Agreement** — <https://promptowl.ai/eula/>
|
|
83
|
-
- **Terms of Service** — <https://promptowl.ai/terms-of-service/>
|
|
84
|
-
- **Privacy Policy** — <https://promptowl.ai/privacy-policy/>
|
|
85
|
-
- **Acceptable Use Policy** — <https://promptowl.ai/acceptable-use/>
|
|
86
|
-
- **Disclaimer** — <https://promptowl.ai/disclaimer/>
|
|
87
|
-
- **Cookie Policy** — <https://promptowl.ai/cookies/>
|
|
88
|
-
|
|
89
|
-
## Support
|
|
90
|
-
|
|
91
|
-
- **Documentation:** <https://promptowl.ai/contextnest/>
|
|
92
|
-
- **Product questions:** <https://promptowl.ai/contact-us/>
|
|
93
|
-
- **Support & bugs:** `hoot@promptowl.ai`
|
|
94
|
-
- **Commercial licensing:** `hoot@promptowl.ai` (subject: *ContextNest Commercial License*)
|
|
95
|
-
|
|
96
|
-
## AI output disclaimer
|
|
97
|
-
|
|
98
|
-
The Software injects content into large language models. AI output may be inaccurate, incomplete, or inappropriate for your use case. You are responsible for reviewing and validating any AI-generated content before relying on it, particularly in business-critical or regulated contexts. Do not deploy the Software in medical, legal, financial-advisory, or safety-critical environments without appropriate human oversight.
|
|
99
|
-
|
|
100
|
-
---
|
|
101
|
-
|
|
102
|
-
**Copyright © 2026 Promptowl LLC.** All rights reserved.
|
|
103
|
-
"ContextNest" and "PromptOwl" are trademarks of Promptowl LLC.
|
|
104
|
-
|
|
105
|
-
Promptowl LLC · 3060 Mercer University Dr Ste 110 · Atlanta, GA 30341 · USA
|
|
1
|
+
# ContextNest Community Edition
|
|
2
|
+
|
|
3
|
+
**Self-hosted context governance server for AI workflows.** Part of the [PromptOwl](https://promptowl.ai) platform.
|
|
4
|
+
|
|
5
|
+
> ⚠️ **Commercial Software.** ContextNest Community Edition is proprietary software licensed by Promptowl LLC. A free [PromptOwl account](https://app.promptowl.ai) is required to use it. Redistribution, hosting-as-a-service, and competitive use are prohibited. See [LICENSE.md](./LICENSE.md) for full terms.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## What it is
|
|
10
|
+
|
|
11
|
+
ContextNest Community Edition is a self-hosted server that lets you:
|
|
12
|
+
|
|
13
|
+
- Store, version, and govern markdown-based context documents ("nests")
|
|
14
|
+
- Apply stewardship workflows — draft, pending review, approved
|
|
15
|
+
- Serve approved context to AI agents via MCP, HTTP, or CLI
|
|
16
|
+
- Sync with the PromptOwl hosted platform for multi-user collaboration
|
|
17
|
+
|
|
18
|
+
The server runs locally or on your own infrastructure. Your PromptOwl account handles authentication, entitlement, and governance metadata.
|
|
19
|
+
|
|
20
|
+
## Quickstart
|
|
21
|
+
|
|
22
|
+
```bash
|
|
23
|
+
# 1. Get a license key — sign up free at https://app.promptowl.ai
|
|
24
|
+
# Settings → License Keys → Create a Community Server key
|
|
25
|
+
|
|
26
|
+
# 2. (Optional) Scaffold a local nest with the open-source CLI
|
|
27
|
+
npx @promptowl/contextnest-cli init
|
|
28
|
+
|
|
29
|
+
# 3. Run the community server
|
|
30
|
+
PROMPTOWL_KEY=pk_... npx @promptowl/contextnest-community
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
The server listens on `http://localhost:3000` by default. Without a valid `PROMPTOWL_KEY` the server still runs but some features are limited. See [CONFIGURATION.md](./CONFIGURATION.md) for all environment variables (port, auth mode, storage, telemetry).
|
|
34
|
+
|
|
35
|
+
## System requirements
|
|
36
|
+
|
|
37
|
+
- **Node.js** 20.x or later
|
|
38
|
+
- **PromptOwl account** — free signup at <https://app.promptowl.ai/signup>
|
|
39
|
+
- **OS:** Windows, macOS, or Linux
|
|
40
|
+
- **Disk:** ~200 MB for the server, plus storage for your nests
|
|
41
|
+
|
|
42
|
+
## What you get
|
|
43
|
+
|
|
44
|
+
| Feature | Community Edition | Enterprise |
|
|
45
|
+
|---|:---:|:---:|
|
|
46
|
+
| Self-hosted context server | ✅ | ✅ |
|
|
47
|
+
| Markdown + YAML frontmatter vaults | ✅ | ✅ |
|
|
48
|
+
| Stewardship workflow (draft/review/approve) | ✅ | ✅ |
|
|
49
|
+
| MCP server for AI agents | ✅ | ✅ |
|
|
50
|
+
| Multi-user governance UI | — | ✅ |
|
|
51
|
+
| SSO / SAML / SCIM | — | ✅ |
|
|
52
|
+
| Audit log streaming | — | ✅ |
|
|
53
|
+
| Policy transforms (redaction, summarization) | — | ✅ |
|
|
54
|
+
| Priority support and SLA | — | ✅ |
|
|
55
|
+
|
|
56
|
+
For Enterprise pricing and features, contact **hoot@promptowl.ai** or visit <https://promptowl.ai/contextnest/>.
|
|
57
|
+
|
|
58
|
+
## Licensing
|
|
59
|
+
|
|
60
|
+
ContextNest Community Edition is **commercial software**. It is **not open source**.
|
|
61
|
+
|
|
62
|
+
**You may:**
|
|
63
|
+
- Install and run the Software on devices You own or control
|
|
64
|
+
- Use the Software for internal business purposes, tied to a valid PromptOwl account
|
|
65
|
+
- Make backup and archival copies
|
|
66
|
+
|
|
67
|
+
**You may not:**
|
|
68
|
+
- Redistribute, resell, rent, lease, or sublicense the Software
|
|
69
|
+
- Offer the Software as a hosted, managed, or software-as-a-service product to third parties
|
|
70
|
+
- Reverse engineer, decompile, or create derivative works
|
|
71
|
+
- Use the Software to build a competing product or service
|
|
72
|
+
- Remove copyright, trademark, or license notices
|
|
73
|
+
|
|
74
|
+
Full license text: [LICENSE.md](./LICENSE.md)
|
|
75
|
+
|
|
76
|
+
**For redistribution, hosted-service, OEM, or regulated-industry use,** contact **hoot@promptowl.ai** for a commercial license agreement.
|
|
77
|
+
|
|
78
|
+
## Platform terms
|
|
79
|
+
|
|
80
|
+
Because the Software requires a PromptOwl account, the following terms also apply to Your use:
|
|
81
|
+
|
|
82
|
+
- **End User License Agreement** — <https://promptowl.ai/eula/>
|
|
83
|
+
- **Terms of Service** — <https://promptowl.ai/terms-of-service/>
|
|
84
|
+
- **Privacy Policy** — <https://promptowl.ai/privacy-policy/>
|
|
85
|
+
- **Acceptable Use Policy** — <https://promptowl.ai/acceptable-use/>
|
|
86
|
+
- **Disclaimer** — <https://promptowl.ai/disclaimer/>
|
|
87
|
+
- **Cookie Policy** — <https://promptowl.ai/cookies/>
|
|
88
|
+
|
|
89
|
+
## Support
|
|
90
|
+
|
|
91
|
+
- **Documentation:** <https://promptowl.ai/contextnest/>
|
|
92
|
+
- **Product questions:** <https://promptowl.ai/contact-us/>
|
|
93
|
+
- **Support & bugs:** `hoot@promptowl.ai`
|
|
94
|
+
- **Commercial licensing:** `hoot@promptowl.ai` (subject: *ContextNest Commercial License*)
|
|
95
|
+
|
|
96
|
+
## AI output disclaimer
|
|
97
|
+
|
|
98
|
+
The Software injects content into large language models. AI output may be inaccurate, incomplete, or inappropriate for your use case. You are responsible for reviewing and validating any AI-generated content before relying on it, particularly in business-critical or regulated contexts. Do not deploy the Software in medical, legal, financial-advisory, or safety-critical environments without appropriate human oversight.
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
**Copyright © 2026 Promptowl LLC.** All rights reserved.
|
|
103
|
+
"ContextNest" and "PromptOwl" are trademarks of Promptowl LLC.
|
|
104
|
+
|
|
105
|
+
Promptowl LLC · 3060 Mercer University Dr Ste 110 · Atlanta, GA 30341 · USA
|
package/dist/index.js
CHANGED
|
@@ -2674,6 +2674,10 @@ async function validateLicense() {
|
|
|
2674
2674
|
|
|
2675
2675
|
// src/app.ts
|
|
2676
2676
|
import { serveStatic } from "@hono/node-server/serve-static";
|
|
2677
|
+
import { fileURLToPath } from "url";
|
|
2678
|
+
import { dirname, join as join4, relative } from "path";
|
|
2679
|
+
var UI_DIR_ABS = join4(dirname(fileURLToPath(import.meta.url)), "web3");
|
|
2680
|
+
var UI_DIR_REL = relative(process.cwd(), UI_DIR_ABS) || ".";
|
|
2677
2681
|
var openModeMiddleware = createMiddleware2(async (c, next) => {
|
|
2678
2682
|
const anonId = ensureAnonymousUser();
|
|
2679
2683
|
c.set("userId", anonId);
|
|
@@ -2778,8 +2782,8 @@ function createApp() {
|
|
|
2778
2782
|
nestsApp.route("/:nestId", sharingRoutes);
|
|
2779
2783
|
nestsApp.route("/:nestId/mcp", mcpRoutes);
|
|
2780
2784
|
app.route("/nests", nestsApp);
|
|
2781
|
-
app.use("/assets/*", serveStatic({ root:
|
|
2782
|
-
app.get("*", serveStatic({ root:
|
|
2785
|
+
app.use("/assets/*", serveStatic({ root: UI_DIR_REL }));
|
|
2786
|
+
app.get("*", serveStatic({ root: UI_DIR_REL, path: "index.html" }));
|
|
2783
2787
|
app.onError((err, c) => {
|
|
2784
2788
|
if (err instanceof AppError) {
|
|
2785
2789
|
return c.json({ error: err.message }, err.statusCode);
|
package/package.json
CHANGED
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@promptowl/contextnest-community",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
4
|
-
"description": "ContextNest Community Edition — self-hosted context governance server for AI workflows. Commercial software by Promptowl LLC.",
|
|
5
|
-
"private": false,
|
|
6
|
-
"type": "module",
|
|
7
|
-
"license": "SEE LICENSE IN LICENSE.md",
|
|
8
|
-
"author": {
|
|
9
|
-
"name": "Promptowl LLC",
|
|
10
|
-
"email": "hoot@promptowl.ai",
|
|
11
|
-
"url": "https://promptowl.ai"
|
|
12
|
-
},
|
|
13
|
-
"homepage": "https://promptowl.ai/contextnest/",
|
|
14
|
-
"bugs": {
|
|
15
|
-
"email": "hoot@promptowl.ai",
|
|
16
|
-
"url": "https://promptowl.ai/contact-us/"
|
|
17
|
-
},
|
|
18
|
-
"repository": {
|
|
19
|
-
"type": "git",
|
|
20
|
-
"url": "https://github.com/PromptOwl/contextnest-community.git"
|
|
21
|
-
},
|
|
22
|
-
"keywords": [
|
|
23
|
-
"contextnest",
|
|
24
|
-
"promptowl",
|
|
25
|
-
"context-governance",
|
|
26
|
-
"llm",
|
|
27
|
-
"mcp",
|
|
28
|
-
"ai-workflows",
|
|
29
|
-
"commercial"
|
|
30
|
-
],
|
|
31
|
-
"main": "dist/index.js",
|
|
32
|
-
"bin": {
|
|
33
|
-
"contextnest-community": "dist/index.js"
|
|
34
|
-
},
|
|
35
|
-
"files": [
|
|
36
|
-
"dist",
|
|
37
|
-
"LICENSE.md",
|
|
38
|
-
"README.md",
|
|
39
|
-
"CONFIGURATION.md"
|
|
40
|
-
],
|
|
41
|
-
"publishConfig": {
|
|
42
|
-
"access": "public"
|
|
43
|
-
},
|
|
44
|
-
"engines": {
|
|
45
|
-
"node": ">=20.0.0"
|
|
46
|
-
},
|
|
47
|
-
"scripts": {
|
|
48
|
-
"dev": "tsx watch src/index.ts",
|
|
49
|
-
"build": "tsup src/index.ts --format esm --dts --clean && pnpm build:ui",
|
|
50
|
-
"build:server": "tsup src/index.ts --format esm --dts --clean",
|
|
51
|
-
"build:ui": "vite build --config ui/vite.config.ts",
|
|
52
|
-
"start": "node dist/index.js",
|
|
53
|
-
"typecheck": "tsc --noEmit",
|
|
54
|
-
"test": "vitest run",
|
|
55
|
-
"test:watch": "vitest"
|
|
56
|
-
},
|
|
57
|
-
"dependencies": {
|
|
58
|
-
"@hono/node-server": "^1.13.8",
|
|
59
|
-
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
60
|
-
"@promptowl/contextnest-engine": "^0.3.7",
|
|
61
|
-
"bcryptjs": "^3.0.3",
|
|
62
|
-
"better-sqlite3": "^11.8.2",
|
|
63
|
-
"hono": "^4.7.6",
|
|
64
|
-
"uuid": "^11.1.0",
|
|
65
|
-
"zod": "^4.3.6"
|
|
66
|
-
},
|
|
67
|
-
"devDependencies": {
|
|
68
|
-
"@radix-ui/react-alert-dialog": "^1.1.11",
|
|
69
|
-
"@radix-ui/react-avatar": "^1.1.0",
|
|
70
|
-
"@radix-ui/react-checkbox": "^1.1.1",
|
|
71
|
-
"@radix-ui/react-dialog": "^1.1.15",
|
|
72
|
-
"@radix-ui/react-dropdown-menu": "^2.1.12",
|
|
73
|
-
"@radix-ui/react-icons": "^1.3.0",
|
|
74
|
-
"@radix-ui/react-label": "^2.1.0",
|
|
75
|
-
"@radix-ui/react-popover": "^1.1.11",
|
|
76
|
-
"@radix-ui/react-progress": "^1.1.0",
|
|
77
|
-
"@radix-ui/react-scroll-area": "^1.2.3",
|
|
78
|
-
"@radix-ui/react-select": "^2.1.1",
|
|
79
|
-
"@radix-ui/react-separator": "^1.1.0",
|
|
80
|
-
"@radix-ui/react-slot": "^1.2.3",
|
|
81
|
-
"@radix-ui/react-switch": "^1.1.2",
|
|
82
|
-
"@radix-ui/react-tabs": "^1.1.9",
|
|
83
|
-
"@radix-ui/react-tooltip": "^1.1.8",
|
|
84
|
-
"@types/bcryptjs": "^3.0.0",
|
|
85
|
-
"@types/better-sqlite3": "^7.6.13",
|
|
86
|
-
"@types/react": "^18.3.0",
|
|
87
|
-
"@types/react-dom": "^18.3.0",
|
|
88
|
-
"@types/uuid": "^10.0.0",
|
|
89
|
-
"@vitejs/plugin-react": "^4.3.0",
|
|
90
|
-
"@vitest/coverage-v8": "^3.2.4",
|
|
91
|
-
"autoprefixer": "^10.4.20",
|
|
92
|
-
"class-variance-authority": "^0.7.0",
|
|
93
|
-
"clsx": "^2.1.1",
|
|
94
|
-
"cmdk": "^1.0.0",
|
|
95
|
-
"lucide-react": "^0.577.0",
|
|
96
|
-
"postcss": "^8.4.47",
|
|
97
|
-
"react": "^18.3.1",
|
|
98
|
-
"react-dom": "^18.3.1",
|
|
99
|
-
"tailwind-merge": "^3.5.0",
|
|
100
|
-
"tailwindcss": "^3.4.14",
|
|
101
|
-
"tailwindcss-animate": "^1.0.7",
|
|
102
|
-
"tsup": "^8.4.0",
|
|
103
|
-
"tsx": "^4.19.4",
|
|
104
|
-
"typescript": "^5.7.3",
|
|
105
|
-
"vite": "^6.0.0",
|
|
106
|
-
"vitest": "^3.0.0"
|
|
107
|
-
}
|
|
108
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@promptowl/contextnest-community",
|
|
3
|
+
"version": "0.1.0-alpha.2",
|
|
4
|
+
"description": "ContextNest Community Edition — self-hosted context governance server for AI workflows. Commercial software by Promptowl LLC.",
|
|
5
|
+
"private": false,
|
|
6
|
+
"type": "module",
|
|
7
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
8
|
+
"author": {
|
|
9
|
+
"name": "Promptowl LLC",
|
|
10
|
+
"email": "hoot@promptowl.ai",
|
|
11
|
+
"url": "https://promptowl.ai"
|
|
12
|
+
},
|
|
13
|
+
"homepage": "https://promptowl.ai/contextnest/",
|
|
14
|
+
"bugs": {
|
|
15
|
+
"email": "hoot@promptowl.ai",
|
|
16
|
+
"url": "https://promptowl.ai/contact-us/"
|
|
17
|
+
},
|
|
18
|
+
"repository": {
|
|
19
|
+
"type": "git",
|
|
20
|
+
"url": "https://github.com/PromptOwl/contextnest-community.git"
|
|
21
|
+
},
|
|
22
|
+
"keywords": [
|
|
23
|
+
"contextnest",
|
|
24
|
+
"promptowl",
|
|
25
|
+
"context-governance",
|
|
26
|
+
"llm",
|
|
27
|
+
"mcp",
|
|
28
|
+
"ai-workflows",
|
|
29
|
+
"commercial"
|
|
30
|
+
],
|
|
31
|
+
"main": "dist/index.js",
|
|
32
|
+
"bin": {
|
|
33
|
+
"contextnest-community": "dist/index.js"
|
|
34
|
+
},
|
|
35
|
+
"files": [
|
|
36
|
+
"dist",
|
|
37
|
+
"LICENSE.md",
|
|
38
|
+
"README.md",
|
|
39
|
+
"CONFIGURATION.md"
|
|
40
|
+
],
|
|
41
|
+
"publishConfig": {
|
|
42
|
+
"access": "public"
|
|
43
|
+
},
|
|
44
|
+
"engines": {
|
|
45
|
+
"node": ">=20.0.0"
|
|
46
|
+
},
|
|
47
|
+
"scripts": {
|
|
48
|
+
"dev": "tsx watch src/index.ts",
|
|
49
|
+
"build": "tsup src/index.ts --format esm --dts --clean && pnpm build:ui",
|
|
50
|
+
"build:server": "tsup src/index.ts --format esm --dts --clean",
|
|
51
|
+
"build:ui": "vite build --config ui/vite.config.ts",
|
|
52
|
+
"start": "node dist/index.js",
|
|
53
|
+
"typecheck": "tsc --noEmit",
|
|
54
|
+
"test": "vitest run",
|
|
55
|
+
"test:watch": "vitest"
|
|
56
|
+
},
|
|
57
|
+
"dependencies": {
|
|
58
|
+
"@hono/node-server": "^1.13.8",
|
|
59
|
+
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
60
|
+
"@promptowl/contextnest-engine": "^0.3.7",
|
|
61
|
+
"bcryptjs": "^3.0.3",
|
|
62
|
+
"better-sqlite3": "^11.8.2",
|
|
63
|
+
"hono": "^4.7.6",
|
|
64
|
+
"uuid": "^11.1.0",
|
|
65
|
+
"zod": "^4.3.6"
|
|
66
|
+
},
|
|
67
|
+
"devDependencies": {
|
|
68
|
+
"@radix-ui/react-alert-dialog": "^1.1.11",
|
|
69
|
+
"@radix-ui/react-avatar": "^1.1.0",
|
|
70
|
+
"@radix-ui/react-checkbox": "^1.1.1",
|
|
71
|
+
"@radix-ui/react-dialog": "^1.1.15",
|
|
72
|
+
"@radix-ui/react-dropdown-menu": "^2.1.12",
|
|
73
|
+
"@radix-ui/react-icons": "^1.3.0",
|
|
74
|
+
"@radix-ui/react-label": "^2.1.0",
|
|
75
|
+
"@radix-ui/react-popover": "^1.1.11",
|
|
76
|
+
"@radix-ui/react-progress": "^1.1.0",
|
|
77
|
+
"@radix-ui/react-scroll-area": "^1.2.3",
|
|
78
|
+
"@radix-ui/react-select": "^2.1.1",
|
|
79
|
+
"@radix-ui/react-separator": "^1.1.0",
|
|
80
|
+
"@radix-ui/react-slot": "^1.2.3",
|
|
81
|
+
"@radix-ui/react-switch": "^1.1.2",
|
|
82
|
+
"@radix-ui/react-tabs": "^1.1.9",
|
|
83
|
+
"@radix-ui/react-tooltip": "^1.1.8",
|
|
84
|
+
"@types/bcryptjs": "^3.0.0",
|
|
85
|
+
"@types/better-sqlite3": "^7.6.13",
|
|
86
|
+
"@types/react": "^18.3.0",
|
|
87
|
+
"@types/react-dom": "^18.3.0",
|
|
88
|
+
"@types/uuid": "^10.0.0",
|
|
89
|
+
"@vitejs/plugin-react": "^4.3.0",
|
|
90
|
+
"@vitest/coverage-v8": "^3.2.4",
|
|
91
|
+
"autoprefixer": "^10.4.20",
|
|
92
|
+
"class-variance-authority": "^0.7.0",
|
|
93
|
+
"clsx": "^2.1.1",
|
|
94
|
+
"cmdk": "^1.0.0",
|
|
95
|
+
"lucide-react": "^0.577.0",
|
|
96
|
+
"postcss": "^8.4.47",
|
|
97
|
+
"react": "^18.3.1",
|
|
98
|
+
"react-dom": "^18.3.1",
|
|
99
|
+
"tailwind-merge": "^3.5.0",
|
|
100
|
+
"tailwindcss": "^3.4.14",
|
|
101
|
+
"tailwindcss-animate": "^1.0.7",
|
|
102
|
+
"tsup": "^8.4.0",
|
|
103
|
+
"tsx": "^4.19.4",
|
|
104
|
+
"typescript": "^5.7.3",
|
|
105
|
+
"vite": "^6.0.0",
|
|
106
|
+
"vitest": "^3.0.0"
|
|
107
|
+
}
|
|
108
|
+
}
|