cornerstone-autonomous-agent 2.0.0 → 2.1.0

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 CHANGED
@@ -1,384 +1,384 @@
1
- # License (demo_mcp)
2
-
3
- Use of this software is also subject to the [Responsible AI License (RAIL)](https://www.licenses.ai/). See [RAIL](RAIL.md) for behavioral-use terms.
4
-
5
- ---
6
-
7
- # GNU GENERAL PUBLIC LICENSE
8
-
9
- Version 2, June 1991
10
-
11
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
12
- <https://fsf.org/>
13
-
14
- Everyone is permitted to copy and distribute verbatim copies
15
- of this license document, but changing it is not allowed.
16
-
17
- ## Preamble
18
-
19
- The licenses for most software are designed to take away your freedom
20
- to share and change it. By contrast, the GNU General Public License is
21
- intended to guarantee your freedom to share and change free
22
- software--to make sure the software is free for all its users. This
23
- General Public License applies to most of the Free Software
24
- Foundation's software and to any other program whose authors commit to
25
- using it. (Some other Free Software Foundation software is covered by
26
- the GNU Lesser General Public License instead.) You can apply it to
27
- your programs, too.
28
-
29
- When we speak of free software, we are referring to freedom, not
30
- price. Our General Public Licenses are designed to make sure that you
31
- have the freedom to distribute copies of free software (and charge for
32
- this service if you wish), that you receive source code or can get it
33
- if you want it, that you can change the software or use pieces of it
34
- in new free programs; and that you know you can do these things.
35
-
36
- To protect your rights, we need to make restrictions that forbid
37
- anyone to deny you these rights or to ask you to surrender the rights.
38
- These restrictions translate to certain responsibilities for you if
39
- you distribute copies of the software, or if you modify it.
40
-
41
- For example, if you distribute copies of such a program, whether
42
- gratis or for a fee, you must give the recipients all the rights that
43
- you have. You must make sure that they, too, receive or can get the
44
- source code. And you must show them these terms so they know their
45
- rights.
46
-
47
- We protect your rights with two steps: (1) copyright the software, and
48
- (2) offer you this license which gives you legal permission to copy,
49
- distribute and/or modify the software.
50
-
51
- Also, for each author's protection and ours, we want to make certain
52
- that everyone understands that there is no warranty for this free
53
- software. If the software is modified by someone else and passed on,
54
- we want its recipients to know that what they have is not the
55
- original, so that any problems introduced by others will not reflect
56
- on the original authors' reputations.
57
-
58
- Finally, any free program is threatened constantly by software
59
- patents. We wish to avoid the danger that redistributors of a free
60
- program will individually obtain patent licenses, in effect making the
61
- program proprietary. To prevent this, we have made it clear that any
62
- patent must be licensed for everyone's free use or not licensed at
63
- all.
64
-
65
- The precise terms and conditions for copying, distribution and
66
- modification follow.
67
-
68
- ## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
69
-
70
- **0.** This License applies to any program or other work which
71
- contains a notice placed by the copyright holder saying it may be
72
- distributed under the terms of this General Public License. The
73
- "Program", below, refers to any such program or work, and a "work
74
- based on the Program" means either the Program or any derivative work
75
- under copyright law: that is to say, a work containing the Program or
76
- a portion of it, either verbatim or with modifications and/or
77
- translated into another language. (Hereinafter, translation is
78
- included without limitation in the term "modification".) Each licensee
79
- is addressed as "you".
80
-
81
- Activities other than copying, distribution and modification are not
82
- covered by this License; they are outside its scope. The act of
83
- running the Program is not restricted, and the output from the Program
84
- is covered only if its contents constitute a work based on the Program
85
- (independent of having been made by running the Program). Whether that
86
- is true depends on what the Program does.
87
-
88
- **1.** You may copy and distribute verbatim copies of the Program's
89
- source code as you receive it, in any medium, provided that you
90
- conspicuously and appropriately publish on each copy an appropriate
91
- copyright notice and disclaimer of warranty; keep intact all the
92
- notices that refer to this License and to the absence of any warranty;
93
- and give any other recipients of the Program a copy of this License
94
- along with the Program.
95
-
96
- You may charge a fee for the physical act of transferring a copy, and
97
- you may at your option offer warranty protection in exchange for a
98
- fee.
99
-
100
- **2.** You may modify your copy or copies of the Program or any
101
- portion of it, thus forming a work based on the Program, and copy and
102
- distribute such modifications or work under the terms of Section 1
103
- above, provided that you also meet all of these conditions:
104
-
105
-
106
- **a)** You must cause the modified files to carry prominent notices
107
- stating that you changed the files and the date of any change.
108
-
109
-
110
- **b)** You must cause any work that you distribute or publish, that in
111
- whole or in part contains or is derived from the Program or any part
112
- thereof, to be licensed as a whole at no charge to all third parties
113
- under the terms of this License.
114
-
115
-
116
- **c)** If the modified program normally reads commands interactively
117
- when run, you must cause it, when started running for such interactive
118
- use in the most ordinary way, to print or display an announcement
119
- including an appropriate copyright notice and a notice that there is
120
- no warranty (or else, saying that you provide a warranty) and that
121
- users may redistribute the program under these conditions, and telling
122
- the user how to view a copy of this License. (Exception: if the
123
- Program itself is interactive but does not normally print such an
124
- announcement, your work based on the Program is not required to print
125
- an announcement.)
126
-
127
- These requirements apply to the modified work as a whole. If
128
- identifiable sections of that work are not derived from the Program,
129
- and can be reasonably considered independent and separate works in
130
- themselves, then this License, and its terms, do not apply to those
131
- sections when you distribute them as separate works. But when you
132
- distribute the same sections as part of a whole which is a work based
133
- on the Program, the distribution of the whole must be on the terms of
134
- this License, whose permissions for other licensees extend to the
135
- entire whole, and thus to each and every part regardless of who wrote
136
- it.
137
-
138
- Thus, it is not the intent of this section to claim rights or contest
139
- your rights to work written entirely by you; rather, the intent is to
140
- exercise the right to control the distribution of derivative or
141
- collective works based on the Program.
142
-
143
- In addition, mere aggregation of another work not based on the Program
144
- with the Program (or with a work based on the Program) on a volume of
145
- a storage or distribution medium does not bring the other work under
146
- the scope of this License.
147
-
148
- **3.** You may copy and distribute the Program (or a work based on it,
149
- under Section 2) in object code or executable form under the terms of
150
- Sections 1 and 2 above provided that you also do one of the following:
151
-
152
-
153
- **a)** Accompany it with the complete corresponding machine-readable
154
- source code, which must be distributed under the terms of Sections 1
155
- and 2 above on a medium customarily used for software interchange; or,
156
-
157
-
158
- **b)** Accompany it with a written offer, valid for at least three
159
- years, to give any third party, for a charge no more than your cost of
160
- physically performing source distribution, a complete machine-readable
161
- copy of the corresponding source code, to be distributed under the
162
- terms of Sections 1 and 2 above on a medium customarily used for
163
- software interchange; or,
164
-
165
-
166
- **c)** Accompany it with the information you received as to the offer
167
- to distribute corresponding source code. (This alternative is allowed
168
- only for noncommercial distribution and only if you received the
169
- program in object code or executable form with such an offer, in
170
- accord with Subsection b above.)
171
-
172
- The source code for a work means the preferred form of the work for
173
- making modifications to it. For an executable work, complete source
174
- code means all the source code for all modules it contains, plus any
175
- associated interface definition files, plus the scripts used to
176
- control compilation and installation of the executable. However, as a
177
- special exception, the source code distributed need not include
178
- anything that is normally distributed (in either source or binary
179
- form) with the major components (compiler, kernel, and so on) of the
180
- operating system on which the executable runs, unless that component
181
- itself accompanies the executable.
182
-
183
- If distribution of executable or object code is made by offering
184
- access to copy from a designated place, then offering equivalent
185
- access to copy the source code from the same place counts as
186
- distribution of the source code, even though third parties are not
187
- compelled to copy the source along with the object code.
188
-
189
- **4.** You may not copy, modify, sublicense, or distribute the Program
190
- except as expressly provided under this License. Any attempt otherwise
191
- to copy, modify, sublicense or distribute the Program is void, and
192
- will automatically terminate your rights under this License. However,
193
- parties who have received copies, or rights, from you under this
194
- License will not have their licenses terminated so long as such
195
- parties remain in full compliance.
196
-
197
- **5.** You are not required to accept this License, since you have not
198
- signed it. However, nothing else grants you permission to modify or
199
- distribute the Program or its derivative works. These actions are
200
- prohibited by law if you do not accept this License. Therefore, by
201
- modifying or distributing the Program (or any work based on the
202
- Program), you indicate your acceptance of this License to do so, and
203
- all its terms and conditions for copying, distributing or modifying
204
- the Program or works based on it.
205
-
206
- **6.** Each time you redistribute the Program (or any work based on
207
- the Program), the recipient automatically receives a license from the
208
- original licensor to copy, distribute or modify the Program subject to
209
- these terms and conditions. You may not impose any further
210
- restrictions on the recipients' exercise of the rights granted herein.
211
- You are not responsible for enforcing compliance by third parties to
212
- this License.
213
-
214
- **7.** If, as a consequence of a court judgment or allegation of
215
- patent infringement or for any other reason (not limited to patent
216
- issues), conditions are imposed on you (whether by court order,
217
- agreement or otherwise) that contradict the conditions of this
218
- License, they do not excuse you from the conditions of this License.
219
- If you cannot distribute so as to satisfy simultaneously your
220
- obligations under this License and any other pertinent obligations,
221
- then as a consequence you may not distribute the Program at all. For
222
- example, if a patent license would not permit royalty-free
223
- redistribution of the Program by all those who receive copies directly
224
- or indirectly through you, then the only way you could satisfy both it
225
- and this License would be to refrain entirely from distribution of the
226
- Program.
227
-
228
- If any portion of this section is held invalid or unenforceable under
229
- any particular circumstance, the balance of the section is intended to
230
- apply and the section as a whole is intended to apply in other
231
- circumstances.
232
-
233
- It is not the purpose of this section to induce you to infringe any
234
- patents or other property right claims or to contest validity of any
235
- such claims; this section has the sole purpose of protecting the
236
- integrity of the free software distribution system, which is
237
- implemented by public license practices. Many people have made
238
- generous contributions to the wide range of software distributed
239
- through that system in reliance on consistent application of that
240
- system; it is up to the author/donor to decide if he or she is willing
241
- to distribute software through any other system and a licensee cannot
242
- impose that choice.
243
-
244
- This section is intended to make thoroughly clear what is believed to
245
- be a consequence of the rest of this License.
246
-
247
- **8.** If the distribution and/or use of the Program is restricted in
248
- certain countries either by patents or by copyrighted interfaces, the
249
- original copyright holder who places the Program under this License
250
- may add an explicit geographical distribution limitation excluding
251
- those countries, so that distribution is permitted only in or among
252
- countries not thus excluded. In such case, this License incorporates
253
- the limitation as if written in the body of this License.
254
-
255
- **9.** The Free Software Foundation may publish revised and/or new
256
- versions of the General Public License from time to time. Such new
257
- versions will be similar in spirit to the present version, but may
258
- differ in detail to address new problems or concerns.
259
-
260
- Each version is given a distinguishing version number. If the Program
261
- specifies a version number of this License which applies to it and
262
- "any later version", you have the option of following the terms and
263
- conditions either of that version or of any later version published by
264
- the Free Software Foundation. If the Program does not specify a
265
- version number of this License, you may choose any version ever
266
- published by the Free Software Foundation.
267
-
268
- **10.** If you wish to incorporate parts of the Program into other
269
- free programs whose distribution conditions are different, write to
270
- the author to ask for permission. For software which is copyrighted by
271
- the Free Software Foundation, write to the Free Software Foundation;
272
- we sometimes make exceptions for this. Our decision will be guided by
273
- the two goals of preserving the free status of all derivatives of our
274
- free software and of promoting the sharing and reuse of software
275
- generally.
276
-
277
- **NO WARRANTY**
278
-
279
- **11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
280
- WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
281
- EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
282
- OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY
283
- KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
284
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
285
- PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
286
- PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
287
- THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
288
-
289
- **12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
290
- WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
291
- AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
292
- FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
293
- CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
294
- PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
295
- RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
296
- FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
297
- SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
298
- DAMAGES.
299
-
300
- END OF TERMS AND CONDITIONS
301
-
302
- ## How to Apply These Terms to Your New Programs
303
-
304
- If you develop a new program, and you want it to be of the greatest
305
- possible use to the public, the best way to achieve this is to make it
306
- free software which everyone can redistribute and change under these
307
- terms.
308
-
309
- To do so, attach the following notices to the program. It is safest to
310
- attach them to the start of each source file to most effectively
311
- convey the exclusion of warranty; and each file should have at least
312
- the "copyright" line and a pointer to where the full notice is found.
313
-
314
- one line to give the program's name and an idea of what it does.
315
- Copyright (C) yyyy name of author
316
-
317
- This program is free software; you can redistribute it and/or
318
- modify it under the terms of the GNU General Public License
319
- as published by the Free Software Foundation; either version 2
320
- of the License, or (at your option) any later version.
321
-
322
- This program is distributed in the hope that it will be useful,
323
- but WITHOUT ANY WARRANTY; without even the implied warranty of
324
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
325
- GNU General Public License for more details.
326
-
327
- You should have received a copy of the GNU General Public License
328
- along with this program; if not, see <https://www.gnu.org/licenses/>.
329
-
330
- Also add information on how to contact you by electronic and paper
331
- mail.
332
-
333
- If the program is interactive, make it output a short notice like this
334
- when it starts in an interactive mode:
335
-
336
- Gnomovision version 69, Copyright (C) year name of author
337
- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
338
- type `show w'. This is free software, and you are welcome
339
- to redistribute it under certain conditions; type `show c'
340
- for details.
341
-
342
- The hypothetical commands \`show w' and \`show c' should show the
343
- appropriate parts of the General Public License. Of course, the
344
- commands you use may be called something other than \`show w' and
345
- \`show c'; they could even be mouse-clicks or menu items--whatever
346
- suits your program.
347
-
348
- You should also get your employer (if you work as a programmer) or
349
- your school, if any, to sign a "copyright disclaimer" for the program,
350
- if necessary. Here is a sample; alter the names:
351
-
352
- Yoyodyne, Inc., hereby disclaims all copyright
353
- interest in the program `Gnomovision'
354
- (which makes passes at compilers) written
355
- by James Hacker.
356
-
357
- signature of Moe Ghoul, 1 April 1989
358
- Moe Ghoul, President of Vice
359
-
360
- This General Public License does not permit incorporating your program
361
- into proprietary programs. If your program is a subroutine library,
362
- you may consider it more useful to permit linking proprietary
363
- applications with the library. If this is what you want to do, use the
364
- [GNU Lesser General Public
365
- License](https://www.gnu.org/licenses/lgpl.html) instead of this
366
- License.
367
-
368
- ## Third-Party Licenses
369
-
370
- This software includes third-party components that are subject to their own licenses:
371
-
372
- - **OpenAI GPT-4o**: Subject to OpenAI's Terms of Service
373
- - **LangChain**: Apache License 2.0
374
- - **React**: MIT License
375
- - **FastAPI**: MIT License
376
- - **PostgreSQL**: PostgreSQL License
377
- - **TorchGeo**: MIT License
378
-
379
- Please refer to the respective license files for each component for full license terms.
380
-
381
- ## Commercial Use
382
-
383
- This software may be used for commercial purposes in accordance with the terms above.
384
- For commercial licensing inquiries, please contact: contact@creditnexus.com
1
+ # License (demo_mcp)
2
+
3
+ Use of this software is also subject to the [Responsible AI License (RAIL)](https://www.licenses.ai/). See [RAIL](RAIL.md) for behavioral-use terms.
4
+
5
+ ---
6
+
7
+ # GNU GENERAL PUBLIC LICENSE
8
+
9
+ Version 2, June 1991
10
+
11
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
12
+ <https://fsf.org/>
13
+
14
+ Everyone is permitted to copy and distribute verbatim copies
15
+ of this license document, but changing it is not allowed.
16
+
17
+ ## Preamble
18
+
19
+ The licenses for most software are designed to take away your freedom
20
+ to share and change it. By contrast, the GNU General Public License is
21
+ intended to guarantee your freedom to share and change free
22
+ software--to make sure the software is free for all its users. This
23
+ General Public License applies to most of the Free Software
24
+ Foundation's software and to any other program whose authors commit to
25
+ using it. (Some other Free Software Foundation software is covered by
26
+ the GNU Lesser General Public License instead.) You can apply it to
27
+ your programs, too.
28
+
29
+ When we speak of free software, we are referring to freedom, not
30
+ price. Our General Public Licenses are designed to make sure that you
31
+ have the freedom to distribute copies of free software (and charge for
32
+ this service if you wish), that you receive source code or can get it
33
+ if you want it, that you can change the software or use pieces of it
34
+ in new free programs; and that you know you can do these things.
35
+
36
+ To protect your rights, we need to make restrictions that forbid
37
+ anyone to deny you these rights or to ask you to surrender the rights.
38
+ These restrictions translate to certain responsibilities for you if
39
+ you distribute copies of the software, or if you modify it.
40
+
41
+ For example, if you distribute copies of such a program, whether
42
+ gratis or for a fee, you must give the recipients all the rights that
43
+ you have. You must make sure that they, too, receive or can get the
44
+ source code. And you must show them these terms so they know their
45
+ rights.
46
+
47
+ We protect your rights with two steps: (1) copyright the software, and
48
+ (2) offer you this license which gives you legal permission to copy,
49
+ distribute and/or modify the software.
50
+
51
+ Also, for each author's protection and ours, we want to make certain
52
+ that everyone understands that there is no warranty for this free
53
+ software. If the software is modified by someone else and passed on,
54
+ we want its recipients to know that what they have is not the
55
+ original, so that any problems introduced by others will not reflect
56
+ on the original authors' reputations.
57
+
58
+ Finally, any free program is threatened constantly by software
59
+ patents. We wish to avoid the danger that redistributors of a free
60
+ program will individually obtain patent licenses, in effect making the
61
+ program proprietary. To prevent this, we have made it clear that any
62
+ patent must be licensed for everyone's free use or not licensed at
63
+ all.
64
+
65
+ The precise terms and conditions for copying, distribution and
66
+ modification follow.
67
+
68
+ ## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
69
+
70
+ **0.** This License applies to any program or other work which
71
+ contains a notice placed by the copyright holder saying it may be
72
+ distributed under the terms of this General Public License. The
73
+ "Program", below, refers to any such program or work, and a "work
74
+ based on the Program" means either the Program or any derivative work
75
+ under copyright law: that is to say, a work containing the Program or
76
+ a portion of it, either verbatim or with modifications and/or
77
+ translated into another language. (Hereinafter, translation is
78
+ included without limitation in the term "modification".) Each licensee
79
+ is addressed as "you".
80
+
81
+ Activities other than copying, distribution and modification are not
82
+ covered by this License; they are outside its scope. The act of
83
+ running the Program is not restricted, and the output from the Program
84
+ is covered only if its contents constitute a work based on the Program
85
+ (independent of having been made by running the Program). Whether that
86
+ is true depends on what the Program does.
87
+
88
+ **1.** You may copy and distribute verbatim copies of the Program's
89
+ source code as you receive it, in any medium, provided that you
90
+ conspicuously and appropriately publish on each copy an appropriate
91
+ copyright notice and disclaimer of warranty; keep intact all the
92
+ notices that refer to this License and to the absence of any warranty;
93
+ and give any other recipients of the Program a copy of this License
94
+ along with the Program.
95
+
96
+ You may charge a fee for the physical act of transferring a copy, and
97
+ you may at your option offer warranty protection in exchange for a
98
+ fee.
99
+
100
+ **2.** You may modify your copy or copies of the Program or any
101
+ portion of it, thus forming a work based on the Program, and copy and
102
+ distribute such modifications or work under the terms of Section 1
103
+ above, provided that you also meet all of these conditions:
104
+
105
+
106
+ **a)** You must cause the modified files to carry prominent notices
107
+ stating that you changed the files and the date of any change.
108
+
109
+
110
+ **b)** You must cause any work that you distribute or publish, that in
111
+ whole or in part contains or is derived from the Program or any part
112
+ thereof, to be licensed as a whole at no charge to all third parties
113
+ under the terms of this License.
114
+
115
+
116
+ **c)** If the modified program normally reads commands interactively
117
+ when run, you must cause it, when started running for such interactive
118
+ use in the most ordinary way, to print or display an announcement
119
+ including an appropriate copyright notice and a notice that there is
120
+ no warranty (or else, saying that you provide a warranty) and that
121
+ users may redistribute the program under these conditions, and telling
122
+ the user how to view a copy of this License. (Exception: if the
123
+ Program itself is interactive but does not normally print such an
124
+ announcement, your work based on the Program is not required to print
125
+ an announcement.)
126
+
127
+ These requirements apply to the modified work as a whole. If
128
+ identifiable sections of that work are not derived from the Program,
129
+ and can be reasonably considered independent and separate works in
130
+ themselves, then this License, and its terms, do not apply to those
131
+ sections when you distribute them as separate works. But when you
132
+ distribute the same sections as part of a whole which is a work based
133
+ on the Program, the distribution of the whole must be on the terms of
134
+ this License, whose permissions for other licensees extend to the
135
+ entire whole, and thus to each and every part regardless of who wrote
136
+ it.
137
+
138
+ Thus, it is not the intent of this section to claim rights or contest
139
+ your rights to work written entirely by you; rather, the intent is to
140
+ exercise the right to control the distribution of derivative or
141
+ collective works based on the Program.
142
+
143
+ In addition, mere aggregation of another work not based on the Program
144
+ with the Program (or with a work based on the Program) on a volume of
145
+ a storage or distribution medium does not bring the other work under
146
+ the scope of this License.
147
+
148
+ **3.** You may copy and distribute the Program (or a work based on it,
149
+ under Section 2) in object code or executable form under the terms of
150
+ Sections 1 and 2 above provided that you also do one of the following:
151
+
152
+
153
+ **a)** Accompany it with the complete corresponding machine-readable
154
+ source code, which must be distributed under the terms of Sections 1
155
+ and 2 above on a medium customarily used for software interchange; or,
156
+
157
+
158
+ **b)** Accompany it with a written offer, valid for at least three
159
+ years, to give any third party, for a charge no more than your cost of
160
+ physically performing source distribution, a complete machine-readable
161
+ copy of the corresponding source code, to be distributed under the
162
+ terms of Sections 1 and 2 above on a medium customarily used for
163
+ software interchange; or,
164
+
165
+
166
+ **c)** Accompany it with the information you received as to the offer
167
+ to distribute corresponding source code. (This alternative is allowed
168
+ only for noncommercial distribution and only if you received the
169
+ program in object code or executable form with such an offer, in
170
+ accord with Subsection b above.)
171
+
172
+ The source code for a work means the preferred form of the work for
173
+ making modifications to it. For an executable work, complete source
174
+ code means all the source code for all modules it contains, plus any
175
+ associated interface definition files, plus the scripts used to
176
+ control compilation and installation of the executable. However, as a
177
+ special exception, the source code distributed need not include
178
+ anything that is normally distributed (in either source or binary
179
+ form) with the major components (compiler, kernel, and so on) of the
180
+ operating system on which the executable runs, unless that component
181
+ itself accompanies the executable.
182
+
183
+ If distribution of executable or object code is made by offering
184
+ access to copy from a designated place, then offering equivalent
185
+ access to copy the source code from the same place counts as
186
+ distribution of the source code, even though third parties are not
187
+ compelled to copy the source along with the object code.
188
+
189
+ **4.** You may not copy, modify, sublicense, or distribute the Program
190
+ except as expressly provided under this License. Any attempt otherwise
191
+ to copy, modify, sublicense or distribute the Program is void, and
192
+ will automatically terminate your rights under this License. However,
193
+ parties who have received copies, or rights, from you under this
194
+ License will not have their licenses terminated so long as such
195
+ parties remain in full compliance.
196
+
197
+ **5.** You are not required to accept this License, since you have not
198
+ signed it. However, nothing else grants you permission to modify or
199
+ distribute the Program or its derivative works. These actions are
200
+ prohibited by law if you do not accept this License. Therefore, by
201
+ modifying or distributing the Program (or any work based on the
202
+ Program), you indicate your acceptance of this License to do so, and
203
+ all its terms and conditions for copying, distributing or modifying
204
+ the Program or works based on it.
205
+
206
+ **6.** Each time you redistribute the Program (or any work based on
207
+ the Program), the recipient automatically receives a license from the
208
+ original licensor to copy, distribute or modify the Program subject to
209
+ these terms and conditions. You may not impose any further
210
+ restrictions on the recipients' exercise of the rights granted herein.
211
+ You are not responsible for enforcing compliance by third parties to
212
+ this License.
213
+
214
+ **7.** If, as a consequence of a court judgment or allegation of
215
+ patent infringement or for any other reason (not limited to patent
216
+ issues), conditions are imposed on you (whether by court order,
217
+ agreement or otherwise) that contradict the conditions of this
218
+ License, they do not excuse you from the conditions of this License.
219
+ If you cannot distribute so as to satisfy simultaneously your
220
+ obligations under this License and any other pertinent obligations,
221
+ then as a consequence you may not distribute the Program at all. For
222
+ example, if a patent license would not permit royalty-free
223
+ redistribution of the Program by all those who receive copies directly
224
+ or indirectly through you, then the only way you could satisfy both it
225
+ and this License would be to refrain entirely from distribution of the
226
+ Program.
227
+
228
+ If any portion of this section is held invalid or unenforceable under
229
+ any particular circumstance, the balance of the section is intended to
230
+ apply and the section as a whole is intended to apply in other
231
+ circumstances.
232
+
233
+ It is not the purpose of this section to induce you to infringe any
234
+ patents or other property right claims or to contest validity of any
235
+ such claims; this section has the sole purpose of protecting the
236
+ integrity of the free software distribution system, which is
237
+ implemented by public license practices. Many people have made
238
+ generous contributions to the wide range of software distributed
239
+ through that system in reliance on consistent application of that
240
+ system; it is up to the author/donor to decide if he or she is willing
241
+ to distribute software through any other system and a licensee cannot
242
+ impose that choice.
243
+
244
+ This section is intended to make thoroughly clear what is believed to
245
+ be a consequence of the rest of this License.
246
+
247
+ **8.** If the distribution and/or use of the Program is restricted in
248
+ certain countries either by patents or by copyrighted interfaces, the
249
+ original copyright holder who places the Program under this License
250
+ may add an explicit geographical distribution limitation excluding
251
+ those countries, so that distribution is permitted only in or among
252
+ countries not thus excluded. In such case, this License incorporates
253
+ the limitation as if written in the body of this License.
254
+
255
+ **9.** The Free Software Foundation may publish revised and/or new
256
+ versions of the General Public License from time to time. Such new
257
+ versions will be similar in spirit to the present version, but may
258
+ differ in detail to address new problems or concerns.
259
+
260
+ Each version is given a distinguishing version number. If the Program
261
+ specifies a version number of this License which applies to it and
262
+ "any later version", you have the option of following the terms and
263
+ conditions either of that version or of any later version published by
264
+ the Free Software Foundation. If the Program does not specify a
265
+ version number of this License, you may choose any version ever
266
+ published by the Free Software Foundation.
267
+
268
+ **10.** If you wish to incorporate parts of the Program into other
269
+ free programs whose distribution conditions are different, write to
270
+ the author to ask for permission. For software which is copyrighted by
271
+ the Free Software Foundation, write to the Free Software Foundation;
272
+ we sometimes make exceptions for this. Our decision will be guided by
273
+ the two goals of preserving the free status of all derivatives of our
274
+ free software and of promoting the sharing and reuse of software
275
+ generally.
276
+
277
+ **NO WARRANTY**
278
+
279
+ **11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
280
+ WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
281
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
282
+ OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY
283
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
284
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
285
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
286
+ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
287
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
288
+
289
+ **12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
290
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
291
+ AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
292
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
293
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
294
+ PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
295
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
296
+ FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
297
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
298
+ DAMAGES.
299
+
300
+ END OF TERMS AND CONDITIONS
301
+
302
+ ## How to Apply These Terms to Your New Programs
303
+
304
+ If you develop a new program, and you want it to be of the greatest
305
+ possible use to the public, the best way to achieve this is to make it
306
+ free software which everyone can redistribute and change under these
307
+ terms.
308
+
309
+ To do so, attach the following notices to the program. It is safest to
310
+ attach them to the start of each source file to most effectively
311
+ convey the exclusion of warranty; and each file should have at least
312
+ the "copyright" line and a pointer to where the full notice is found.
313
+
314
+ one line to give the program's name and an idea of what it does.
315
+ Copyright (C) yyyy name of author
316
+
317
+ This program is free software; you can redistribute it and/or
318
+ modify it under the terms of the GNU General Public License
319
+ as published by the Free Software Foundation; either version 2
320
+ of the License, or (at your option) any later version.
321
+
322
+ This program is distributed in the hope that it will be useful,
323
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
324
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
325
+ GNU General Public License for more details.
326
+
327
+ You should have received a copy of the GNU General Public License
328
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
329
+
330
+ Also add information on how to contact you by electronic and paper
331
+ mail.
332
+
333
+ If the program is interactive, make it output a short notice like this
334
+ when it starts in an interactive mode:
335
+
336
+ Gnomovision version 69, Copyright (C) year name of author
337
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
338
+ type `show w'. This is free software, and you are welcome
339
+ to redistribute it under certain conditions; type `show c'
340
+ for details.
341
+
342
+ The hypothetical commands \`show w' and \`show c' should show the
343
+ appropriate parts of the General Public License. Of course, the
344
+ commands you use may be called something other than \`show w' and
345
+ \`show c'; they could even be mouse-clicks or menu items--whatever
346
+ suits your program.
347
+
348
+ You should also get your employer (if you work as a programmer) or
349
+ your school, if any, to sign a "copyright disclaimer" for the program,
350
+ if necessary. Here is a sample; alter the names:
351
+
352
+ Yoyodyne, Inc., hereby disclaims all copyright
353
+ interest in the program `Gnomovision'
354
+ (which makes passes at compilers) written
355
+ by James Hacker.
356
+
357
+ signature of Moe Ghoul, 1 April 1989
358
+ Moe Ghoul, President of Vice
359
+
360
+ This General Public License does not permit incorporating your program
361
+ into proprietary programs. If your program is a subroutine library,
362
+ you may consider it more useful to permit linking proprietary
363
+ applications with the library. If this is what you want to do, use the
364
+ [GNU Lesser General Public
365
+ License](https://www.gnu.org/licenses/lgpl.html) instead of this
366
+ License.
367
+
368
+ ## Third-Party Licenses
369
+
370
+ This software includes third-party components that are subject to their own licenses:
371
+
372
+ - **OpenAI GPT-4o**: Subject to OpenAI's Terms of Service
373
+ - **LangChain**: Apache License 2.0
374
+ - **React**: MIT License
375
+ - **FastAPI**: MIT License
376
+ - **PostgreSQL**: PostgreSQL License
377
+ - **TorchGeo**: MIT License
378
+
379
+ Please refer to the respective license files for each component for full license terms.
380
+
381
+ ## Commercial Use
382
+
383
+ This software may be used for commercial purposes in accordance with the terms above.
384
+ For commercial licensing inquiries, please contact: sales@arnstein.ch