initial priming commit

This commit is contained in:
2026-02-24 12:01:37 +01:00
parent 62e743ec9a
commit c7046a79e0
33 changed files with 799 additions and 15 deletions

43
LICENSE
View File

@@ -1,16 +1,33 @@
MIT No Attribution
## Proprietary and Confidential Source Code and Data License
Copyright <YEAR> <COPYRIGHT HOLDER>
**Copyright © 2026 Bernd Worsch, Binky Hedgehog GmbH. All Rights Reserved.**
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so.
### 1. CONFIDENTIALITY AND RESTRICTION
This software, all associated files (the "Software") and Data are **strictly confidential** and proprietary to **Bernd Worsch, Binky Hedgehog GmbH** (the "Owner"). Access to this repository is granted exclusively to a restricted group of personally registered individuals ("Authorized Users").
### 2. NO LICENSE GRANTED
Except as expressly authorized in writing by the Owner, no person is granted any license to:
* **Copy, modify, or distribute** the Software or any portion thereof.
* **Sublicense, rent, lease, or lend** the Software.
* **Reverse engineer, decompile, or disassemble** the Software.
* **Access, review, process or instanciate data provided with** the Software.
* **Analyse, copy, transfer or corrupt weights and memory and other AI related data from** the Software
### 3. NON-DISCLOSURE AND CONTRACTUAL PENALTY
Use of and access to this Software are subject to the terms of the **Non-Disclosure Agreement (NDA)** signed by the Authorized User.
* **Unauthorized Disclosure:** Any breach of confidentiality, including the sharing of credentials, source code snippets, or architectural logic, is subject to the **Contractual Penalties** outlined in your individual employment or partnership agreement.
* **Monitoring:** Access to this repository is logged. Any unauthorized download or export of data will be treated as a breach of contract.
### 4. TERMINATION OF ACCESS
The Owner reserves the right to revoke access to this repository at any time, for any reason, without notice. Upon termination of access or the underlying agreement, the Authorized User must destroy all local copies of the Software in their possession.
### 5. NO WARRANTY
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.