-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPATENTS
More file actions
81 lines (59 loc) · 3.08 KB
/
PATENTS
File metadata and controls
81 lines (59 loc) · 3.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# AIngle — Protected Technologies & Patent Notice
Copyright 2019-2026 Apilium Technologies OÜ. All rights reserved.
This file describes the proprietary technologies, algorithms, and
architectural innovations embodied in AIngle that are protected under
applicable intellectual property laws. This notice supplements (but
does not replace) the Apache License 2.0 patent grant in Section 3.
## Protected Innovations
### 1. Semantic DAG Architecture
A content-addressed directed acyclic graph that combines cryptographic
integrity (blake3 hashing), RDF triple storage with SPO/POS/OSP indexing,
and provenance-tracked knowledge management in a single unified data
structure.
### 2. AIngle Cortex
A cryptographic semantic layer that integrates:
- Native RDF triple store with SPARQL 1.1 query execution
- Pattern-based graph queries with namespace isolation
- Proof-of-Logic validation engine
- Zero-knowledge proof generation and verification
- REST/WebSocket API for external integration
### 3. Proof-of-Logic Engine
An inference engine implementing both forward chaining (data-driven)
and backward chaining (goal-driven) reasoning over RDF knowledge graphs,
with ontological consistency validation and rule-based inference.
### 4. Kaneru (Unified Multi-Agent Execution System)
A multi-agent framework for autonomous goal decomposition featuring:
- Hierarchical task planning with optimistic execution
- Dynamic goal tree construction and pruning
- Inter-agent coordination via semantic message passing
- Capability-based agent selection and delegation
### 5. Ineru
A neural-inspired persistence system implementing:
- Attention-weighted short-term memory with configurable decay
- Semantic long-term memory with automatic consolidation
- Importance scoring for STM-to-LTM promotion
- Content-addressed storage with semantic similarity search
### 6. Zero-Knowledge Proof Integration
Integration of zero-knowledge proof systems into a semantic knowledge
graph, enabling verifiable computation over private data:
- Pedersen commitment schemes for value hiding
- Schnorr signature proofs for identity verification
- Bulletproofs range proofs for numerical assertions
- Proof composition for complex multi-step verification
### 7. Nested Learning
A meta-optimization framework that enables adaptive model behavior
through hierarchical learning loops operating on the knowledge graph.
### 8. AIngle Minimal
A lightweight edge runtime designed for IoT and resource-constrained
devices, implementing a subset of the AIngle protocol with:
- Minimal memory footprint graph operations
- Device capability sharing via semantic descriptors
- Peer-to-peer sync with gossip protocol
## Patent Status
Apilium Technologies OÜ reserves all rights to seek patent protection
for the innovations described above in any jurisdiction. The Apache
License 2.0 patent grant (Section 3) applies only to contributions
as defined in that license and does not constitute a waiver of patent
rights for the system-level architectural innovations described herein.
For patent licensing inquiries: legal@apilium.com
For partnership opportunities: partners@apilium.com