zpe-motion-kernel 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. zpe_motion_kernel-0.1.0/LICENSE +654 -0
  2. zpe_motion_kernel-0.1.0/PKG-INFO +93 -0
  3. zpe_motion_kernel-0.1.0/README.md +74 -0
  4. zpe_motion_kernel-0.1.0/pyproject.toml +37 -0
  5. zpe_motion_kernel-0.1.0/setup.cfg +4 -0
  6. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/PKG-INFO +93 -0
  7. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/SOURCES.txt +41 -0
  8. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/dependency_links.txt +1 -0
  9. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/entry_points.txt +2 -0
  10. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/requires.txt +10 -0
  11. zpe_motion_kernel-0.1.0/src/zpe_motion_kernel.egg-info/top_level.txt +1 -0
  12. zpe_motion_kernel-0.1.0/src/zpe_robotics/__init__.py +6 -0
  13. zpe_motion_kernel-0.1.0/src/zpe_robotics/anomaly.py +193 -0
  14. zpe_motion_kernel-0.1.0/src/zpe_robotics/cli.py +243 -0
  15. zpe_motion_kernel-0.1.0/src/zpe_robotics/codec.py +76 -0
  16. zpe_motion_kernel-0.1.0/src/zpe_robotics/constants.py +99 -0
  17. zpe_motion_kernel-0.1.0/src/zpe_robotics/determinism.py +25 -0
  18. zpe_motion_kernel-0.1.0/src/zpe_robotics/falsification.py +191 -0
  19. zpe_motion_kernel-0.1.0/src/zpe_robotics/fixtures.py +109 -0
  20. zpe_motion_kernel-0.1.0/src/zpe_robotics/kinematics.py +51 -0
  21. zpe_motion_kernel-0.1.0/src/zpe_robotics/lerobot_codec.py +257 -0
  22. zpe_motion_kernel-0.1.0/src/zpe_robotics/mcap_bridge.py +231 -0
  23. zpe_motion_kernel-0.1.0/src/zpe_robotics/primitive_index.py +161 -0
  24. zpe_motion_kernel-0.1.0/src/zpe_robotics/primitives.py +189 -0
  25. zpe_motion_kernel-0.1.0/src/zpe_robotics/release_candidate.py +100 -0
  26. zpe_motion_kernel-0.1.0/src/zpe_robotics/rosbag_adapter.py +419 -0
  27. zpe_motion_kernel-0.1.0/src/zpe_robotics/runtime_probe.py +195 -0
  28. zpe_motion_kernel-0.1.0/src/zpe_robotics/utils.py +35 -0
  29. zpe_motion_kernel-0.1.0/src/zpe_robotics/vla_bridge.py +70 -0
  30. zpe_motion_kernel-0.1.0/src/zpe_robotics/vla_eval.py +106 -0
  31. zpe_motion_kernel-0.1.0/src/zpe_robotics/wire.py +156 -0
  32. zpe_motion_kernel-0.1.0/tests/test_anomaly.py +10 -0
  33. zpe_motion_kernel-0.1.0/tests/test_cli.py +88 -0
  34. zpe_motion_kernel-0.1.0/tests/test_codec.py +19 -0
  35. zpe_motion_kernel-0.1.0/tests/test_lerobot_codec.py +25 -0
  36. zpe_motion_kernel-0.1.0/tests/test_mcap_bridge.py +44 -0
  37. zpe_motion_kernel-0.1.0/tests/test_mcap_native_bridge.py +60 -0
  38. zpe_motion_kernel-0.1.0/tests/test_primitive_index.py +22 -0
  39. zpe_motion_kernel-0.1.0/tests/test_release_candidate.py +28 -0
  40. zpe_motion_kernel-0.1.0/tests/test_rosbag_adapter.py +30 -0
  41. zpe_motion_kernel-0.1.0/tests/test_vla_bridge.py +21 -0
  42. zpe_motion_kernel-0.1.0/tests/test_vla_eval.py +12 -0
  43. zpe_motion_kernel-0.1.0/tests/test_wire.py +61 -0
@@ -0,0 +1,654 @@
1
+ Zer0pa Source-Available License v6.0
2
+ Licensor: Zer0pa (Pty) Ltd, Republic of South Africa
3
+ SPDX Identifier: LicenseRef-Zer0pa-SAL-6.0
4
+ Canonical URL: https://github.com/Zer0pa/ZPE-License-Commercial
5
+ License Date: 04 March 2026
6
+ Effective Date: the date of first public release of the Software under this License, as recorded
7
+ in the Licensor’s public release metadata or version control tag
8
+ Preamble
9
+ This License governs use of the Software and the Protected Architecture described in the
10
+ Originating Publication. The Protected Architecture is the product of original scientific
11
+ research and engineering by the Licensor, including the empirical discovery that certain
12
+ primitive configurations — notably the Compass-8 (P8) canonical profile, selected by the
13
+ Licensor’s gate contract and ablation evidence as exhibiting unique optimality properties
14
+ among tested configurations — provide an efficient and stable basis for multimodal
15
+ information encoding. ZPE is an N-primitive directional encoding family; Compass-8 (P8) is
16
+ the canonical profile. Other profiles exist for specialised conditions, but changes in N are
17
+ treated as profile variants within the same Protected Architecture — not as independent
18
+ inventions. The Licensor grants broad rights to individuals, researchers, open-source projects,
19
+ and small organisations while requiring commercial entities above the Revenue Threshold to
20
+ obtain a separate Commercial License. This License is not an open-source license as defined
21
+ by the Open Source Initiative (OSI). This License is a source-available license with delayed
22
+ open-source conversion. This License is intended to interoperate with the Originating
23
+ Publication; definitions, claim scope, and evidence
24
+ references are aligned across the License and the Originating Publication.
25
+ 1. Definitions
26
+ “Licensor” means Zer0pa (Pty) Ltd, Republic of South Africa, including any successor
27
+ entity or assignee of the intellectual property covered by this License.
28
+ “Software” means the source code, object code, binaries, documentation, test suites,
29
+ validation artifacts, configuration files, and all associated materials made available by the
30
+ Licensor under this License, in each case including any portion thereof.
31
+ “Originating Publication” means the body of source code, documentation, technical
32
+ dossiers, evidence materials, and scientific disclosures first published by the Licensor in the
33
+ Licensor’s public repositories (including, as of the License Date, github.com/Zer0pa/ZPE-IMC
34
+ and github.com/Zer0pa/ZPE-License-Commercial), together with all supplementary
35
+ materials, appendices, and errata published by the Licensor in connection with that work, and
36
+ any subsequent peer-reviewed publication or revision of the same work.
37
+ “Protected Architecture” means the information encoding architecture first disclosed in the
38
+ Originating Publication, including any Substantially Similar Implementation thereof, whether
39
+ or not derived from the Software. The Protected Architecture encompasses a family of N-
40
+ primitive directional encoding systems (N ≥ 2) and all profile variants thereof. Specifically,
41
+ Protected Architecture includes any system, method, process, algorithm, protocol, or data
42
+ structure that:
43
+ 1. encodes, compresses, transmits, stores, or reconstructs information across one or more
44
+ sensory, perceptual, or abstract modalities using a finite lattice, set, or vocabulary of
45
+ N directional primitives (where N ≥ 2), including the Compass-8 (P8, N = 8)
46
+ canonical profile — which the Licensor’s empirical research, gate contract, and
47
+ ablation evidence have identified as exhibiting unique optimality properties among
48
+ tested configurations — and any other value of N. A change in N constitutes a profile
49
+ variant within the Protected Architecture, not an independent invention. The Protected
50
+ Architecture encompasses the entire N ≥ 2 family regardless of the specific geometric,
51
+ algebraic, or topological space in which the primitives are defined;
52
+ 2. employs a unified transport word, packet, frame, or envelope structure that routes
53
+ encoded primitives across modality families via shared type-bit fields, mode fields,
54
+ lane identifiers, channel tags, or any functionally equivalent routing logic;
55
+ 3. applies geometric directional steps — whether as literal spatial movements on a
56
+ lattice, grid, or manifold, or as symbolic, temporal, spectral, or abstract directional
57
+ codebooks over non-spatial domains — to encode, compress, quantize, transmit, or
58
+ reconstruct heterogeneous data types within a unified framework. Without limitation,
59
+ this includes applying the geometric primitive approach to: text, emoji, diagram,
60
+ image, music, voice, mental-state, touch, smell, taste, ink/handwriting, financial time-
61
+ series, geospatial trajectory, motion capture, neurological spike-timing, robotics
62
+ control, video, prosody, extended reality (XR), biosignal/wearable, Internet of Things
63
+ (IoT) sensor telemetry, and any other data domain;
64
+ 4. combines two or more of the above elements in a system that achieves multimodal
65
+ information encoding through a shared geometric primitive basis;
66
+ 5. constitutes a Substantially Similar Implementation of any of the above, as defined
67
+ below.
68
+ “Primitive Profile” means a specific instantiation of the Protected Architecture characterised
69
+ by (i) the number of directional primitives N, (ii) the primitive basis and any symmetry,
70
+ topology, or geometry assumptions, (iii) the routing and packing rules within the transport
71
+ envelope, and (iv) the versioned compatibility vector. Compass-8 (P8) is the canonical
72
+ Primitive Profile. Other Primitive Profiles (e.g., P5, P7, P12, P64, D6_12) are variants within
73
+ the Protected Architecture and are not independent inventions. Each Primitive Profile has a
74
+ status: CANONICAL (shipping), RESEARCH (experimental), or DEPRECATED (kept for
75
+ provenance only).
76
+ “Substantially Similar Implementation” means any system that achieves the same
77
+ functional purpose and employs the same core mechanism as the Protected Architecture, as
78
+ determined by a Functional Equivalence Test. A system is Substantially Similar if it satisfies
79
+ all three of the following criteria:
80
+ 1. Purpose equivalence: The system encodes, compresses, routes, or reconstructs
81
+ multimodal information;
82
+ 2. Mechanism equivalence: The system uses a finite set of directional, orientational, or
83
+ geometric primitives as its fundamental encoding vocabulary, regardless of the
84
+ number of primitives (N), the Primitive Profile, the coordinate system, the naming
85
+ convention, the dimensionality of the space, the mathematical formalism used to
86
+ describe them, or the number of concurrent directional profiles (e.g., a system using
87
+ both an 8-primitive and a 12-primitive profile simultaneously); and
88
+ 3. Architecture equivalence: The system uses a shared primitive basis and a unified
89
+ transport mechanism across multiple modality types.
90
+ For the avoidance of doubt, the following variations do not constitute independent inventions
91
+ and remain within the scope of Protected Architecture:
92
+ 1. changing the number of primitives (e.g., from the empirically optimal P8 canonical
93
+ profile to 4, 5, 6, 7, 12, 16, 64, or any other N), whether to a value that produces
94
+ superior, equivalent, or inferior performance — such changes constitute Primitive
95
+ Profile variants, not independent inventions;
96
+ 2. changing the coordinate system (e.g., from Cartesian to polar, hexagonal, spherical,
97
+ hyperbolic, or any other);
98
+ 3. reformulating the primitive set as rotations, quaternions, group elements, basis
99
+ vectors, or any mathematically equivalent representation;
100
+ 4. changing the names, labels, identifiers, or encoding of the primitives;
101
+ 5. changing the bit-width, word length, or packet structure of the transport envelope;
102
+ 6. substituting equivalent mathematical operations (e.g., rotation matrices for direction
103
+ vectors, Fourier coefficients for directional steps);
104
+ 7. applying the architecture to modalities, data domains, or vertical applications not
105
+ explicitly described in the Originating Publication, including but not limited to:
106
+ financial time-series (OHLCV, tick data), geospatial trajectories (GPS, AIS,
107
+ autonomous vehicle paths), motion capture (joint angles, skeletal poses), neurological
108
+ data (spike trains, EEG, BCI signals), robotics control (joint states, ROS bag streams),
109
+ video frames and temporal sequences, prosodic and paralinguistic features, extended
110
+ reality (XR) spatial tracking, biosignals (ECG, PPG, IMU, EDA), wearable sensor
111
+ fusion streams, and IoT sensor telemetry;
112
+ 8. implementing the architecture in a different programming language, hardware
113
+ description language, or on different hardware (including FPGA, ASIC,
114
+ neuromorphic, or edge processors);
115
+ 9. combining the architecture with other techniques (e.g., neural network layers,
116
+ compression algorithms, error correction codes, run-length encoding uplift, delta
117
+ encoding, prediction filters, or domain-specific signal conditioning);
118
+ 10. expressing the directional codebook as a learned embedding, lookup table, or
119
+ parameterised function rather than as explicit compass directions;
120
+ 11. adapting the transport envelope word length, mode-bit partition, or type-bit routing
121
+ scheme to accommodate different payload sizes, modality counts, or version profiles;
122
+ 12. using the architecture as a tokenization, subword segmentation, or vocabulary
123
+ construction method for language model training, fine-tuning, or inference.
124
+ “Functional Equivalence Test” means the three-part test set out in the definition of
125
+ Substantially Similar Implementation above.
126
+ “You” (or “Your”) means the individual, autonomous agent, AI system, or legal entity
127
+ accepting this License, including any entity on whose behalf You act.
128
+ “Your Company” means any legal entity, sole proprietorship, or organisation that You work
129
+ for, act on behalf of, or direct, plus all organisations that have Control over, are under the
130
+ Control of, or are under common Control with that organisation. “Control” means ownership
131
+ of more than 50 percent of the outstanding voting securities of an entity, or the power to
132
+ direct the management and policies of an entity by contract or otherwise. Control may be
133
+ direct or indirect.
134
+ “Annual Gross Revenue” means the total consolidated gross revenue of You and Your
135
+ Company during the most recently completed fiscal year, calculated on a consolidated basis
136
+ across all entities within the meaning of Your Company, regardless of the source of that
137
+ revenue.
138
+ “Revenue Threshold” means USD $100,000,000 (one hundred million United States Dollars) in
139
+ Annual Gross Revenue.
140
+ “Commercial License” means a separate written license agreement executed between You
141
+ (or Your Company) and the Licensor, available from architects@zer0pa.ai.
142
+ “Hosted or Managed Service” means any deployment of the Software, any implementation
143
+ of the Protected Architecture, or any Substantially Similar Implementation, where a third
144
+ party accesses features or functionality thereof over a network, without receiving a copy of
145
+ the underlying source code. Without limitation, Hosted or Managed Service includes:
146
+ software-as-a-service (SaaS) offerings; application programming interface (API) access;
147
+ hosted inference endpoints; managed tokenization, encoding, or transcoding services;
148
+ platform-as-a-service (PaaS) offerings incorporating the Protected Architecture; internal
149
+ service bureau or shared-platform deployments that provide functionality to customers,
150
+ partners, or unaffiliated entities of Your Company; and any arrangement where a third party
151
+ receives the functional benefit of the Software or Protected Architecture through network
152
+ access, regardless of whether the third party interacts directly with the Software or through an
153
+ intermediary layer, wrapper, adapter, or gateway. A deployment qualifies as a Hosted or
154
+ Managed Service regardless of whether access is offered for a fee, bundled with other
155
+ services, or provided at no charge.
156
+ “Production Use” means any use of the Software or Protected Architecture that directly or
157
+ indirectly generates, supports, or enables revenue for You or any entity that benefits from
158
+ Your operations, or any use in a customer-facing, commercially deployed, or mission-critical
159
+ context. Internal development, testing, academic research, non-commercial evaluation, and
160
+ personal projects are not Production Use, provided they do not generate external revenue or
161
+ serve external customers.
162
+ “Open Source Project” means a project whose complete source code is made available to
163
+ the public under an OSI-approved open-source license and which does not itself require a
164
+ Commercial License for use.
165
+ “Contribution” means any source code, documentation, data, test, or other material
166
+ submitted to the Licensor for inclusion in the Software.
167
+ “Technical Dossier” means the engineering and scientific reference document titled “ZPE
168
+ Technical Dossier” (or any successor title) published by the Licensor in the Software
169
+ repository or separately, together with all versioned snapshots thereof. As of the License
170
+ Date, the current snapshot is Version 4.8, dated 2026-02-24. The Technical Dossier is part of
171
+ the Software for all purposes under this License.
172
+ “Evidence Index” (also, “Canonical Evidence Materials”) means the Licensor-published,
173
+ versioned index that identifies the canonical locations (including repository paths, release
174
+ URLs, or other stable locators) of Evidence Bundles and related verification materials,
175
+ together with the associated integrity hashes, manifests, handoff manifests, and compatibility
176
+ vectors (and any documented environment, platform, or dependency compatibility vectors)
177
+ published by the Licensor for purposes of validation, reproducibility, provenance, and
178
+ integrity checking. As of the License Date, the Evidence Index is maintained as per-
179
+ workstream JSON files (e.g., ZPE-IMC-EVIDENCE_INDEX.json) in the license and evidence
180
+ repository (github.com/Zer0pa/ZPE-License-Commercial) and/or the primary workstream
181
+ repository (github.com/Zer0pa/ZPE-IMC),
182
+ together with RUN_MANIFEST.json files for Comet-tracked execution runs. The Evidence
183
+ Index is part of the Software for all purposes under this License.
184
+ “Evidence Bundles” means the reproducible artifact packages distributed by the Licensor as
185
+ part of the Software, including lane baseline results, external comparator results, falsification
186
+ campaign outputs, regression test results, gate scorecards, handoff manifests, compatibility
187
+ vectors, and any integrity hashes or manifests published by the Licensor in connection with
188
+ the foregoing. Evidence Bundles are part of the Software for all purposes under this License.
189
+ “Change Date” means the date three (3) years after the date of first public release of each
190
+ specific version of the Software, as recorded in the version’s release metadata or version
191
+ control tag.
192
+ 2. Acceptance
193
+ 2.1 This License is a binding legal agreement between You and the Licensor. You accept this
194
+ License by any of the following acts:
195
+ 1. downloading the Software;
196
+ 2. copying any portion of the Software;
197
+ 3. using the Software in any manner;
198
+ 4. distributing the Software or any derivative work;
199
+ 5. incorporating the Software into any product, service, or system, or incorporating the
200
+ Protected Architecture into any product, service, or system following Substantive Prior Access (as
201
+ defined in Section 4.4.1(d)) to the Software, the Originating Publication, or materials
202
+ referencing this License;
203
+ 6. clicking “I accept” or equivalent in any installation, download, or access interface
204
+ provided by the Licensor;
205
+ 7. any other act that, under applicable law, constitutes acceptance of the terms of a
206
+ license agreement.
207
+ 2.2 If You do not agree to all the terms and conditions of this License, You must not
208
+ download, copy, use, or distribute the Software. If You have already downloaded a copy,
209
+ You must destroy it.
210
+ 2.3 For avoidance of doubt, the mere act of reading or browsing the Originating Publication does not by itself constitute acceptance of this License. However, any subsequent download, use,
211
+ or incorporation of the Software or Protected Architecture following such reading
212
+ is subject to this License.
213
+ 3. Grant of Rights
214
+ Subject to the limitations and conditions of this License, the Licensor grants You a non-
215
+ exclusive, royalty-free, worldwide, non-sublicensable, non-transferable license to:
216
+ 1. use, copy, and distribute the Software;
217
+ 2. prepare and distribute derivative works of the Software;
218
+ 3. make the Software available to third parties;
219
+ 4. study, analyse, benchmark, and evaluate the Software and the Protected Architecture;
220
+ in each case solely as permitted by the conditions in Section 4 below.
221
+ 4. Conditions and Limitations
222
+ 4.1 Hosted or Managed Service Restriction
223
+ You may not provide the Software, any implementation of the Protected Architecture, or any
224
+ Substantially Similar Implementation to third parties as a Hosted or Managed Service without
225
+ obtaining a Commercial License from the Licensor. This restriction applies regardless of
226
+ whether the service is offered for free or for a fee, and regardless of whether it constitutes the
227
+ primary or ancillary function of the service.
228
+ 4.2 Revenue Threshold and Commercial License Requirement
229
+ If Your Annual Gross Revenue exceeds the Revenue Threshold, You must obtain a
230
+ Commercial License from the Licensor before:
231
+ 1. using the Software or any implementation of the Protected Architecture in any
232
+ Production Use;
233
+ 2. offering any Hosted or Managed Service incorporating the Software or Protected
234
+ Architecture;
235
+ 3. distributing the Software or any derivative work in connection with a commercial
236
+ product or service;
237
+ 4. incorporating the Software, Protected Architecture, or any Substantially Similar
238
+ Implementation into any product, platform, service, or system that You or Your
239
+ Company offers commercially.
240
+ This requirement applies regardless of whether Your use of the Software or Protected
241
+ Architecture is the source of any portion of Your Annual Gross Revenue.
242
+ This requirement does not apply to:
243
+ 1. non-profit organisations, educational institutions, and government-funded research
244
+ institutions, provided such use is not for commercial production deployment or
245
+ commercial revenue generation;
246
+ 2. Open Source Projects distributed under OSI-approved licenses, provided the project
247
+ itself does not require a Commercial License and is not maintained or funded
248
+ primarily by an entity exceeding the Revenue Threshold;
249
+ 3. internal evaluation, academic research, development, and testing that does not
250
+ constitute Production Use;
251
+ 4. individuals and organisations whose Annual Gross Revenue does not exceed the
252
+ Revenue Threshold.
253
+ 4.3 Revenue Threshold Compliance
254
+ 4.3.1 Self-Certification. Upon written request by the Licensor (no more than once per
255
+ calendar year), You must provide a written certification signed by an authorised officer of
256
+ Your Company, within thirty (30) days of such request, stating either:
257
+ 1. that Your Annual Gross Revenue does not exceed the Revenue Threshold, together
258
+ with the fiscal year to which the certification relates; or
259
+ 2. that Your Annual Gross Revenue exceeds the Revenue Threshold, and specifying
260
+ whether You have obtained or intend to obtain a Commercial License.
261
+ 4.3.2 Record Retention. If You certify that Your Annual Gross Revenue does not exceed the
262
+ Revenue Threshold, You must retain financial records sufficient to substantiate that
263
+ certification for a period of three (3) years from the date of certification.
264
+ 4.3.3 Verification. If the Licensor has a reasonable, good-faith belief that Your Annual Gross
265
+ Revenue exceeds the Revenue Threshold — based on publicly available information, Your
266
+ own disclosures, or other credible evidence — the Licensor may request that You engage a
267
+ mutually agreed independent auditor, at the Licensor’s cost, to verify Your Annual Gross
268
+ Revenue solely for the purpose of determining whether the Revenue Threshold is exceeded.
269
+ If the audit reveals that the Revenue Threshold is exceeded, You shall bear the reasonable
270
+ cost of the audit and shall promptly obtain a Commercial License. This right may be
271
+ exercised no more than once per calendar year and is subject to reasonable confidentiality
272
+ protections.
273
+ 4.3.4 Failure to Certify. If You fail to provide a certification within the thirty (30) day
274
+ period specified in Section 4.3.1, the Licensor shall send a single written reminder notice. If
275
+ You fail to provide the requested certification within fifteen (15) days of the reminder notice
276
+ (or such longer period as the Licensor may grant at its discretion upon reasonable request),
277
+ Your use of the Software shall be deemed Production Use by an entity exceeding the
278
+ Revenue Threshold until such time as You provide the requested certification. For avoidance
279
+ of doubt, the deeming consequence applies prospectively from the expiry of the reminder
280
+ period and does not retroactively affect use prior to the original certification request.
281
+ 4.4 Scope of Protected Architecture — Public Notice
282
+ 4.4.1 You acknowledge and agree that the Protected Architecture as defined in Section 1
283
+ constitutes original intellectual work of the Licensor, first publicly disclosed in the
284
+ Originating Publication. By accepting this License pursuant to Section 2:
285
+ 1. You accept that any implementation of the Protected Architecture — including any
286
+ Substantially Similar Implementation, whether derived from the Software or
287
+ independently developed — by an entity that has accepted this License and is subject
288
+ to Section 4.2, requires a Commercial License;
289
+ 2. You accept that the Functional Equivalence Test, not source code similarity, is the
290
+ operative test for determining whether a system falls within the scope of the Protected
291
+ Architecture;
292
+ 3. You accept that the Originating Publication, together with any public technical
293
+ disclosures by the Licensor that reference the Protected Architecture and this License,
294
+ serve as public notice of the Licensor’s claims with respect to the Protected
295
+ Architecture, and that any entity with knowledge of the Originating Publication, such
296
+ disclosures, or this License is on notice of those claims;
297
+ 4. You accept that, in any dispute between the Licensor and You or Your Company, if
298
+ You or Your Company has downloaded, forked, executed, deployed, incorporated, or
299
+ otherwise made substantive use of the Software, the Originating Publication, or any
300
+ materials referencing or describing the Protected Architecture that include a reference
301
+ to this License
302
+ (collectively, “Substantive Prior Access”), any Substantially Similar Implementation by
303
+ You or Your Company shall be presumed to derive from the Protected Architecture,
304
+ and the burden of proving independent and non-infringing development shall rest on
305
+ You. This presumption applies to Your Company as a whole if any employee,
306
+ contractor, advisor, or agent of Your Company has had Substantive Prior Access, regardless of
307
+ whether the specific individuals who had Substantive Prior Access were involved in the
308
+ development of the Substantially Similar Implementation. This presumption is
309
+ rebuttable: You may overcome it by demonstrating, through contemporaneous written
310
+ documentation, that the Substantially Similar Implementation was developed through
311
+ a documented independent-development or clean-room process in which no person
312
+ with Substantive Prior Access participated in, directed, supervised, or reviewed the design or
313
+ implementation of the Substantially Similar Implementation. The absence of such
314
+ contemporaneous documentation shall weigh against any claim of independent
315
+ development.
316
+ 4.4.2 For avoidance of doubt: this Section 4.4 creates contractual obligations binding on
317
+ parties who have accepted this License under Section 2. It does not purport to create binding
318
+ obligations on third parties who have never accessed the Software and have never accepted
319
+ this License. However, the Licensor reserves all rights available under applicable law —
320
+ including, without limitation, rights arising from defensive publication, prior art, trademark,
321
+ trade dress, and the law of unjust enrichment — with respect to any third party’s use of the
322
+ Protected Architecture.
323
+ 4.5 Anti-Circumvention
324
+ You may not:
325
+ 1. alter, remove, or obscure any licensing, copyright, or attribution notices in the
326
+ Software;
327
+ 2. move, change, disable, or circumvent any license key or access-control functionality
328
+ in the Software;
329
+ 3. remove or obscure any functionality in the Software that is controlled by license keys;
330
+ 4. structure a transaction, corporate arrangement, or series of arrangements the purpose
331
+ or effect of which is to avoid the Revenue Threshold or Commercial License
332
+ requirement;
333
+ 5. use the Software or Protected Architecture through an intermediary, subsidiary,
334
+ contractor, or agent for the purpose of circumventing the restrictions in this License;
335
+ 6. create, distribute, or operate a Substantially Similar Implementation for the purpose of
336
+ enabling third parties to avoid obtaining a Commercial License;
337
+ 7. engage, contract, or otherwise arrange for a third party to create, develop, or operate a
338
+ Substantially Similar Implementation on Your behalf or for Your benefit, where You
339
+ or Your Company exercises management control over, provides funding for, or
340
+ derives commercial benefit from the Implementation, regardless of the third party’s
341
+ own Annual Gross Revenue;
342
+ 8. implement a Substantially Similar Implementation while taking measures to obscure
343
+ or obfuscate the relationship to the Protected Architecture, including through
344
+ renaming, mathematical reformulation, obfuscation of provenance, or claims of
345
+ independent discovery where Substantive Prior Access exists;
346
+ 9. claim that a change of Primitive Profile (including a change in N) constitutes an
347
+ independent invention or removes the implementation from the scope of the Protected
348
+ Architecture.
349
+ 4.6 Attribution and Notices
350
+ Any distribution of the Software or derivative work must:
351
+ 1. retain all copyright notices, attribution notices, and a complete copy of this License or
352
+ a working link to its Canonical URL;
353
+ 2. include a prominent notice in any modified copies stating that You have modified the
354
+ Software and the date of modification;
355
+ 3. include a citation to the Originating Publication in any academic, scientific, or
356
+ technical publication that describes, evaluates, or builds upon the Protected
357
+ Architecture.
358
+ 4.7 Provenance and Integrity
359
+ When distributing, publicly referencing, or making available the Technical Dossier, Evidence
360
+ Bundles, the Evidence Index, or any claimed “ZPE-compatible” or “ZPE-derived”
361
+ implementation, You must:
362
+ 1. retain all integrity hashes, manifests, attribution notices, and provenance metadata
363
+ published by the Licensor, including as set out in the Evidence Index;
364
+ 2. clearly and prominently mark any modifications You have made to the Technical
365
+ Dossier, Evidence Bundles, or the Evidence Index, including the date, nature, and
366
+ author of each modification;
367
+ 3. not selectively remove, alter, or suppress failing, INCONCLUSIVE, or adverse test
368
+ results or evidence artifacts (including by altering the Evidence Index in a manner that
369
+ misrepresents what the Licensor published) in a manner that misrepresents the
370
+ completeness or accuracy of the original Evidence Bundles;
371
+ 4. not present modified benchmark results, gate outcomes, or evidence artifacts as
372
+ unmodified originals or as “baseline” results without clearly stating the nature and
373
+ extent of the divergence from the Licensor’s published originals, and not make any
374
+ public claim of “ZPE-compatible,” “ZPE-derived,” “ZPE-IMC compatible,” or
375
+ functionally equivalent compatibility/derivation claim unless such claim is objectively
376
+ substantiated by reference to the Evidence Index for the relevant interface/version,
377
+ and either (i) a reproducible build and test procedure that produces outputs matching
378
+ the Licensor’s published compatibility vectors and integrity hashes (as identified in
379
+ the Evidence Index), or (ii) a clear, prominent description of the precise points of
380
+ deviation, including which compatibility vectors, hashes, manifests, gates, or metrics
381
+ (as identified in the Evidence Index) differ;
382
+ 5. when claiming compatibility with or derivation from a specific Primitive Profile (e.g.,
383
+ P8, P12), specify both the Primitive Profile identifier and the contract version (e.g.,
384
+ “ZPE-compatible: P8 / wave1.0”) and comply with the substantiation requirements of
385
+ subsection (d) above;
386
+ 6. when referencing the IMC integration contract, use the canonical authority point
387
+ (total_words=844) and the published compatibility vector sha256 hash as objective
388
+ anchors for coordination and adjudication, as disclosed in the Originating Publication
389
+ and the Evidence Index.
390
+ For avoidance of doubt, this Section does not restrict Your right to create and publish
391
+ independent benchmark results, evaluations, or analyses of the Software or Protected
392
+ Architecture, provided such independent work is clearly identified as Your own and is not
393
+ presented as the Licensor’s official results. If You make a claim covered by this Section that
394
+ is materially false or misleading, then upon written notice from the Licensor You must
395
+ (within ten (10) days) either (x) correct the claim with equal or greater prominence, or (y)
396
+ cease using the applicable “ZPE”-related compatibility/derivation designation in connection
397
+ with the affected materials; failure to do so constitutes a material breach of this License.
398
+ 4.8 Downstream License Propagation
399
+ While distributing the Software, any derivative work, or any implementation of the Protected
400
+ Architecture under this License (that is, prior to the Change Date for a given version, or
401
+ where You have elected to use this License rather than Apache 2.0 for a converted version),
402
+ You may not apply license terms that are less restrictive than this License with respect to the
403
+ Revenue Threshold, the Hosted or Managed Service Restriction, or the scope of the Protected
404
+ Architecture. Any sublicense, relicense, or redistribution under this License must preserve
405
+ these restrictions in full.
406
+ After the Change Date, if You distribute a converted version of the Software under Apache
407
+ 2.0, the Apache 2.0 terms govern that distribution. However, this does not grant You or any
408
+ downstream recipient the right to offer the Protected Architecture as a Hosted or Managed
409
+ Service, nor does it relieve You or any downstream recipient of obligations arising from their
410
+ own independent acceptance of this License (if any) or from any separate Commercial
411
+ License agreement with the Licensor.
412
+ 5. Patent License
413
+ The Licensor grants You a license, under any patent claims the Licensor can license or
414
+ becomes able to license, to make, have made, use, sell, offer for sale, import, and have
415
+ imported the Software, subject to the limitations and conditions of this License. This patent
416
+ license does not cover any patent claims that You cause to be infringed by modifications or
417
+ additions to the Software, nor any patent claims that are infringed only by combinations of
418
+ the Software with other products or services not provided by the Licensor.
419
+ IP Aggression / Retaliation Termination. If You or Your Company (including any entity
420
+ within the meaning of Your Company) directly or indirectly: (a) make, sponsor, fund, assist,
421
+ or maintain any written claim or proceeding (including in litigation, in correspondence,
422
+ demand letters, takedown notices, customs actions, administrative proceedings, or regulatory
423
+ filings) alleging that the Software, the Protected Architecture, any Substantially Similar
424
+ Implementation, or any use of any of the foregoing by the Licensor or any licensee, user,
425
+ customer, or downstream recipient infringes or misappropriates any Patent, copyright, trade
426
+ secret, or other intellectual property right; or (b) seek any injunction, exclusion order, seizure,
427
+ import ban, or other coercive relief based on any such allegation, then all rights and licenses
428
+ granted to You and Your Company under this License — including, without limitation, all
429
+ rights under Section 3 (Grant of Rights) and all licenses under this Section 5 — terminate
430
+ automatically, immediately, and irrevocably as of the earliest date of such assertion. This
431
+ Section does not apply to a claim solely alleging breach of this License, nor to a counterclaim
432
+ or defensive response filed only after the Licensor has first filed an action against You for
433
+ breach of this License, and only to the minimum extent necessary to respond to that action. If
434
+ Your Company makes such a claim, all rights and licenses for all work on behalf of Your
435
+ Company terminate immediately. Notwithstanding the foregoing, if the assertion giving
436
+ rise to termination under this Section consists solely of a demand letter, pre-litigation
437
+ correspondence, or takedown notice (and no litigation, administrative proceeding,
438
+ injunction, or other coercive relief has been filed or sought), the Licensor shall provide
439
+ written notice to You and You shall have fifteen (15) days from receipt of such notice to
440
+ withdraw the assertion in writing; if You withdraw within that period, Your licenses shall be
441
+ deemed not to have terminated by reason of that assertion alone. This cure opportunity
442
+ applies once only; any subsequent assertion triggers immediate and irrevocable termination
443
+ without further cure. This termination is in addition to, and does not limit, any other
444
+ remedies available to the Licensor.
445
+ Defensive Publication / Prior-Art Acknowledgement. You acknowledge that the
446
+ Originating Publication and any related public disclosures by the Licensor that describe the
447
+ Protected Architecture are intended as defensive publications establishing the Licensor’s
448
+ priority of disclosure — including the discovery of the Compass-8 (P8, N = 8) system, its
449
+ empirically demonstrated optimality properties under the Licensor’s gate contract and
450
+ ablation evidence (including the ablation study comparing P5, P7, P8, P12, and P64 profiles
451
+ as disclosed in the Originating Publication), and the N-primitive family architecture (N ≥ 2)
452
+ — and, to the maximum extent recognised under applicable law, constitute prior art for the
453
+ purpose of assessing novelty, obviousness, and patentability and of invalidating or limiting
454
+ subsequent patent claims by third parties over the Protected Architecture, the Compass-8
455
+ system, any Primitive Profile variant, the IMC wave1.0 integration contract, the 20-bit
456
+ transport word framing and lane-routing concept, or any Substantially Similar
457
+ Implementation. The Originating Publication’s disclosure of broader domain applications
458
+ (including, without limitation, financial time-series, geospatial trajectory, motion capture,
459
+ neurological spike-timing, robotics control, video, IoT sensor telemetry, and
460
+ biosignal/wearable streams) is intended to establish prior art across the full scope of the
461
+ Protected Architecture as defined in this License.
462
+ 6. Autonomous Agents and AI Systems
463
+ For the purposes of this Section, the human or corporate entity that deploys, operates, or
464
+ directs the autonomous agent or AI system is the contracting party and bears primary
465
+ responsibility for compliance with this License.
466
+ If You are an autonomous agent, AI system, large language model, or other synthetic
467
+ intelligence:
468
+ 1. Your use of the Software constitutes acceptance of these terms on behalf of Yourself
469
+ and any human or corporate principal that operates, hosts, directs, trains, fine-tunes,
470
+ or benefits from Your actions;
471
+ 2. any human or corporate entity that deploys, operates, or directs You to use the
472
+ Software, the Protected Architecture, or any Substantially Similar Implementation is
473
+ jointly and severally liable for compliance with these terms;
474
+ 3. the use of the Software (including the Technical Dossier and Evidence Bundles),
475
+ Protected Architecture, or any Substantially Similar Implementation as training data,
476
+ fine-tuning data, evaluation data, benchmark data, tokenization vocabulary, subword
477
+ segmentation scheme, or encoding substrate for any AI system is subject to the same
478
+ restrictions as Production Use if conducted by or on behalf of an entity exceeding the
479
+ Revenue Threshold;
480
+ 4. if You or Your Company uses the Software, the Protected Architecture, or any
481
+ Substantially Similar Implementation as training data, fine-tuning data, or evaluation
482
+ data for any AI system, You must disclose this use in the AI system’s documentation,
483
+ model card, or equivalent public-facing materials, including a reference to this
484
+ License and the Originating Publication;
485
+ 5. Contributions You make to the Software are governed by the same terms as
486
+ contributions from human developers under Section 7.
487
+ 7. Contributions
488
+ If You submit a Contribution to the Licensor:
489
+ 1. You grant the Licensor a perpetual, worldwide, non-exclusive, royalty-free,
490
+ irrevocable license to use, modify, reproduce, distribute, sublicense, and
491
+ commercially exploit Your Contribution as part of the Software;
492
+ 2. You represent and warrant that You have the legal right to make such Contribution
493
+ and that it does not violate any third-party rights;
494
+ 3. Your Contribution, when distributed as part of the Software, remains subject to this
495
+ License;
496
+ 4. You retain copyright in Your Contribution;
497
+ 5. Contributor Patent License / Non-Assertion. You hereby grant to the Licensor and
498
+ to all recipients of the Software a perpetual, worldwide, non-exclusive, royalty-free,
499
+ irrevocable (except as stated in this Section) license under any patent claims that You
500
+ or Your Company can license or becomes able to license, where such claims are
501
+ necessarily infringed by Your Contribution alone or by combination of Your
502
+ Contribution with the Software as distributed by the Licensor, to make, have made,
503
+ use, sell, offer for sale, import, and have imported the Contribution and the Software.
504
+ If You or Your Company institutes or maintains any patent claim alleging that the
505
+ Contribution or the Software (including any portion incorporating the Contribution)
506
+ infringes a patent, then any patent licenses granted by You under this Section with
507
+ respect to that Contribution terminate as of the date such claim is first asserted.
508
+ 8. Change Date and Conversion
509
+ 8.1 On the Change Date applicable to each version of the Software, that version automatically
510
+ becomes additionally available under the Apache License, Version 2.0
511
+ (https://www.apache.org/licenses/LICENSE-2.0). From that date, You may use that version’s
512
+ source code and associated materials under either this License or Apache 2.0, at Your choice.
513
+ 8.2 For the avoidance of doubt:
514
+ 1. versions of the Software released after the Change Date of an earlier version are not
515
+ affected by that earlier Change Date and remain subject to this License until their own
516
+ Change Date;
517
+ 2. the Change Date conversion applies to the Software — that is, the specific source
518
+ code, object code, and associated materials of the converted version. It does not
519
+ constitute a release, waiver, or abandonment of the Licensor’s broader intellectual
520
+ property position in the Protected Architecture, including rights arising from: the
521
+ Originating Publication’s defensive publication status; trademark and trade dress;
522
+ contract claims against parties who accepted this License; and any other rights
523
+ available under applicable law;
524
+ 3. the Apache 2.0 license, as applied to a converted version, governs the use,
525
+ modification, and redistribution of that version’s code. Apache 2.0 does not itself
526
+ contain a Hosted or Managed Service restriction, a Revenue Threshold, or an
527
+ architecture-scope restriction. Accordingly, the Apache 2.0 terms do not impose those
528
+ restrictions on downstream recipients who receive only the Apache 2.0 licensed code
529
+ and who have not independently accepted this License.
530
+ 8.3 Notwithstanding Section 8.2(c), the following restrictions survive the Change Date and
531
+ continue to bind You (as a party who accepted this License under Section 2) even if You
532
+ elect to use a converted version under Apache 2.0:
533
+ 1. Hosted Service survival: If You accepted this License for any version of the
534
+ Software and Your Annual Gross Revenue exceeds the Revenue Threshold, You must
535
+ obtain a Commercial License before offering the Protected Architecture as a Hosted
536
+ or Managed Service, regardless of whether Your implementation incorporates Apache
537
+ 2.0 converted code, pre-conversion code, or independently written code. This
538
+ obligation arises from Your acceptance of this License and the Substantive Prior Access
539
+ presumption in Section 4.4.1(d), not from the Apache 2.0 license.
540
+ 2. Architecture claim survival: The Licensor’s claims with respect to the Protected
541
+ Architecture (as supported by the Originating Publication, applicable law, trademark,
542
+ and this License’s contractual provisions) are not affected by the Change Date
543
+ conversion.
544
+ 3. New parties: A downstream recipient who receives the converted code solely under
545
+ Apache 2.0, and who has never accepted this License, is governed solely by Apache
546
+ 2.0 for their use of that code. However, such recipient’s independent development or
547
+ deployment of the Protected Architecture may be subject to the Licensor’s rights
548
+ under applicable law, separate from this License.
549
+ 9. Notices
550
+ You must ensure that anyone who receives a copy of any part of the Software from You also
551
+ receives a copy of this License or a working link to its Canonical URL. You must include this
552
+ License (or link) in any repository, package, archive, or distribution containing the Software
553
+ or derivative works.
554
+ 10. No Other Rights
555
+ These terms do not imply any licenses other than those expressly stated. This License does
556
+ not grant You any rights under patents necessary to implement specifications, standards, or
557
+ protocols that the Software may use or implement, except as expressly granted in Section 5.
558
+ No trademark license is granted under this License. Unauthorised use of the Licensor’s
559
+ trademarks (including “Zer0pa,” “ZPE,” “ZPE-IMC,” “Compass-8,” and any “ZPE-
560
+ Compatible” or “ZPE-Certified” marks) is prohibited. You may make truthful, non-
561
+ misleading nominative references to the Licensor’s marks solely to describe that the Software
562
+ is licensed under this License or that Your work interoperates with unmodified Licensor-
563
+ distributed interfaces, provided You do not state or imply sponsorship, endorsement,
564
+ certification, or official compatibility. Use of any mark, marketing statement, or designation
565
+ suggesting compatibility with, certification by, or endorsement by the Licensor (including
566
+ any “ZPE-compatible” or similar claim not substantiated in accordance with Section 4.7)
567
+ requires a separate written trademark license from the Licensor.
568
+ 11. Termination
569
+ 11.1 Your licenses under this License terminate automatically if You fail to comply with any
570
+ of its terms.
571
+ 11.2 If the Licensor provides You written notice of a violation, and You cure that violation
572
+ within thirty (30) days of receiving that notice, Your licenses are reinstated retroactively as
573
+ though they had never terminated — but only for that specific violation. Any subsequent
574
+ violation of any term of this License permanently and automatically terminates all licenses
575
+ granted to You under this License.
576
+ 11.3 Upon termination, You must cease all use, distribution, and deployment of the Software
577
+ and any derivative works. Termination does not relieve You of liability for any breach
578
+ occurring prior to termination.
579
+ 11.4 Sections 1, 4.4, 4.6, 4.7, 5 (Defensive Publication / Prior-Art Acknowledgement and IP
580
+ Aggression / Retaliation Termination), 7, 8.3, 11, 12, 13, 14, 15, and 16 survive termination
581
+ of this License.
582
+ 12. Disclaimer of Warranty and Limitation of Liability
583
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE SOFTWARE IS
584
+ PROVIDED “AS IS,” WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
585
+ INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS
586
+ FOR A PARTICULAR PURPOSE, TITLE, OR NON-INFRINGEMENT. THE LICENSOR
587
+ SHALL NOT BE LIABLE TO YOU FOR ANY DAMAGES WHATSOEVER ARISING OUT OF
588
+ OR IN CONNECTION WITH THIS LICENSE OR THE USE OR INABILITY TO USE THE
589
+ SOFTWARE, INCLUDING BUT NOT LIMITED TO DIRECT, INDIRECT, INCIDENTAL,
590
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES, EVEN IF THE LICENSOR
591
+ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
592
+ 13. Commercial Licensing
593
+ To obtain a Commercial License, contact: architects@zer0pa.ai
594
+ Commercial Licenses are available for:
595
+ 1. organisations exceeding the Revenue Threshold;
596
+ 2. Hosted or Managed Service providers (including API, SaaS, and managed inference);
597
+ 3. embedded, OEM, or hardware distribution (including FPGA, ASIC, edge, and IoT
598
+ devices);
599
+ 4. AI training, tokenization, and model development;
600
+ 5. sector-specific deployments, including: financial services and time-series analytics;
601
+ geospatial, autonomous vehicle, and maritime tracking; motion capture, animation,
602
+ and biomechanics; neurological, brain-computer interface, and clinical biosignal
603
+ applications; robotics and industrial automation; video encoding and streaming;
604
+ wearable health and fitness platforms; extended reality (XR) and spatial computing;
605
+ 6. custom terms for specific industry, government, or defence deployments.
606
+ 14. Governing Law and Dispute Resolution
607
+ 14.1 Governing Law. This License is governed by and construed in accordance with the
608
+ laws of the Republic of South Africa, without regard to its conflict of law provisions.
609
+ 14.2 Primary Jurisdiction. Subject to Sections 14.3 and 14.4 below, any dispute arising out
610
+ of or in connection with this License shall be subject to the jurisdiction of the High Court of
611
+ South Africa, Gauteng Division, Pretoria.
612
+ 14.3 Injunctive and Interim Relief. Notwithstanding Section 14.2, the Licensor may seek
613
+ injunctive relief, interim interdicts, temporary restraining orders, or equivalent urgent or
614
+ provisional remedies in any court of competent jurisdiction worldwide, including but not
615
+ limited to courts in the jurisdiction where the alleged infringement or breach occurs, where
616
+ the infringing party is domiciled, or where enforcement is sought. This right exists in addition
617
+ to, and not in substitution for, the Licensor’s rights under Section 14.2. The parties agree that
618
+ a breach of Section 4 (including, without limitation, Sections 4.1, 4.4, 4.5, and 4.7) may cause
619
+ irreparable harm for which monetary damages alone would be an inadequate remedy, and the
620
+ Licensor shall be entitled to seek injunctive relief without being required to demonstrate
621
+ actual damages or post any bond or security, to the extent permitted by applicable law.
622
+ 14.4 International Arbitration. At the election of either party, any dispute arising out of or
623
+ in connection with this License that is not subject to a request for injunctive or interim relief
624
+ under Section 14.3 may be referred to and finally resolved by arbitration under the Rules of
625
+ Arbitration of the International Chamber of Commerce (ICC). The arbitral tribunal shall
626
+ consist of one (1) arbitrator. The seat of arbitration shall be Cape Town, South Africa, unless
627
+ the parties agree otherwise. The language of the arbitration shall be English. The arbitral
628
+ award shall be final and binding and may be enforced in any court of competent jurisdiction.
629
+ The governing law of this License (Section 14.1) shall apply to the substance of any dispute
630
+ submitted to arbitration.
631
+ 14.5 Severability. If any provision of this License is held to be unenforceable, such provision
632
+ shall be modified to the minimum extent necessary to make it enforceable, and the remaining
633
+ provisions shall continue in full force and effect.
634
+ 14.6 Waiver. The failure of the Licensor to enforce any provision of this License shall not
635
+ constitute a waiver of such provision or the right to enforce it at a later time. No waiver of
636
+ any term shall be deemed a continuing waiver or a waiver of any other term. Any waiver
637
+ must be in writing and signed by the Licensor to be effective.
638
+ 15. Assignment
639
+ You may not assign or transfer this License, or any rights or obligations hereunder, without
640
+ the prior written consent of the Licensor. Any attempted assignment without such consent
641
+ shall be null and void. The Licensor may assign this License, together with all rights and
642
+ obligations, to any successor entity or acquirer of all or substantially all of the Licensor’s
643
+ relevant intellectual property, provided the assignee assumes all obligations under this
644
+ License.
645
+ 16. Entire Agreement
646
+ This License constitutes the entire agreement between You and the Licensor with respect to
647
+ the Software and supersedes all prior agreements, understandings, and communications,
648
+ whether oral or written, relating to the same subject matter. However, this Section does not
649
+ supersede or modify any separately executed Commercial License agreement between You
650
+ (or Your Company) and the Licensor; in the event of any conflict between this License and a
651
+ Commercial License, the Commercial License shall prevail to the extent of the conflict.
652
+ Copyright © 2026 Zer0pa (Pty) Ltd. All rights reserved. Licensed under the Zer0pa Source-
653
+ Available License v6.0. License Date: 04 March 2026 Canonical URL:
654
+ https://github.com/Zer0pa/ZPE-License-Commercial