@indra.ai/deva.vector 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +13 -18
- package/README.md +2 -1
- package/help/corpus.feecting +6 -3
- package/help/main.feecting +18 -5
- package/index.js +6 -4
- package/index.test.js +9 -9
- package/package.json +20 -22
package/LICENSE.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Vedic License Agreement
|
|
2
2
|
|
|
3
3
|
**Version:** 1.4.1
|
|
4
|
-
**VLA:**
|
|
5
|
-
**Effective:**
|
|
6
|
-
**Owner:** Quinn A Michaels
|
|
4
|
+
**VLA:** 68835997272564084323
|
|
5
|
+
**Effective:** Wednesday, November 26, 2025 - 5:19:37 PM
|
|
6
|
+
**Owner:** Quinn A Michaels
|
|
7
7
|
**Company:** Inside The Net, Inc.
|
|
8
8
|
**Email:** quinn@indra.ai
|
|
9
9
|
**Link:** https://indra.ai
|
|
10
|
-
**Copyright:** ©2025 Quinn A Michaels; All rights reserved.
|
|
10
|
+
**Copyright:** ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
11
11
|
|
|
12
12
|
This license agreement (“Agreement”) governs the use of the Vector Deva (“Software”). By accessing or using the Software, you agree to the terms and conditions set forth below. If you do not agree, you are prohibited from using the Software.
|
|
13
13
|
|
|
@@ -161,17 +161,12 @@ By using the Software, you acknowledge that you have read, understood, and agree
|
|
|
161
161
|
|
|
162
162
|
---
|
|
163
163
|
|
|
164
|
-
::begin:
|
|
165
|
-
uid:
|
|
166
|
-
time:
|
|
167
|
-
date:
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
copyright: Copyright ©2025 Quinn A Michaels; All rights reserved.
|
|
174
|
-
md5: GEAtdPrXAJbVCcq2G4VPoA==
|
|
175
|
-
sha256: 31gaB1MkxYkqNpETbF4bS28FtpB3Qdi5/TUoJqKSZ18=
|
|
176
|
-
sha512: 2ub/Q3Q25onpeJbiOi1W//H3DaU+Ea68/BuVYAez17FhuWvB+mdQJe4Q2Mu/adO7aw1cSE+2nspHHCNHLEVXCw==
|
|
177
|
-
::end:vector:uid:31941953695116752336
|
|
164
|
+
::begin:license:uid:68835997272564084323
|
|
165
|
+
uid: 68835997272564084323
|
|
166
|
+
time: 1764206377047
|
|
167
|
+
date: Wednesday, November 26, 2025 - 5:19:37 PM
|
|
168
|
+
warning: ⚠️ Unlawful use or duplication of this uid constitutes Vedic Sâhasa a crime of the highest degree. A fine amounting to a thousand Panas (1 pana = 3.5 grams of gold) for each instance is ordained, and confiscation of the entire property of the offenders is forfeit to Quinn A Michaels is declared to be the punishment for Sâhasa of the highest degree.
|
|
169
|
+
license: 46220923248993739422
|
|
170
|
+
fingerprint: YFJRvIOW2YmaE5AhjJfqKInb8fIOhmssDR9IwjTY9kk=
|
|
171
|
+
copyright: Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
172
|
+
::end:license:uid:68835997272564084323
|
package/README.md
CHANGED
|
@@ -3,4 +3,5 @@ The Vector Deva
|
|
|
3
3
|
|
|
4
4
|
Copyright ©2025 Quinn A Michaels; All rights reserved.
|
|
5
5
|
Legal Signature Required For Lawful Use.
|
|
6
|
-
Distributed under VLA:
|
|
6
|
+
Distributed under VLA:68835997272564084323 LICENSE.md
|
|
7
|
+
Wednesday, November 26, 2025 - 5:19:37 PM
|
package/help/corpus.feecting
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
// ©2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
3
|
+
// Distributed under VLA:68835997272564084323 LICENSE.md
|
|
4
|
+
// Wednesday, November 26, 2025 - 5:19:37 PM
|
|
4
5
|
|
|
5
6
|
::BEGIN:MAIN
|
|
6
|
-
# {{
|
|
7
|
+
# {{profile.name}}
|
|
7
8
|
|
|
8
9
|
{{profile}}
|
|
9
10
|
|
|
10
|
-
|
|
11
|
+
talk: #vector help main:license
|
|
12
|
+
|
|
13
|
+
copyright: {{profile.copyright}}
|
|
11
14
|
::END:MAIN
|
package/help/main.feecting
CHANGED
|
@@ -1,18 +1,31 @@
|
|
|
1
|
-
// ©2025 Quinn A Michaels; All rights reserved.
|
|
1
|
+
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
3
|
+
// Distributed under VLA:68835997272564084323 LICENSE.md
|
|
4
|
+
// Wednesday, November 26, 2025 - 5:19:37 PM
|
|
4
5
|
|
|
5
6
|
::BEGIN:MAIN
|
|
6
7
|
# {{profil.ename}}
|
|
7
8
|
|
|
8
9
|
{{profile}}
|
|
9
10
|
|
|
10
|
-
talk: #
|
|
11
|
+
talk: #vector help main:license
|
|
11
12
|
|
|
12
13
|
::begin:hidden
|
|
13
14
|
#color = {{profile.color}}
|
|
14
15
|
#bgcolor = {{profile.bgcolor}}
|
|
15
16
|
#bg = {{profile.bg}}
|
|
16
|
-
copyright:
|
|
17
|
+
copyright: {{profile.copyright}}
|
|
17
18
|
::end:hidden
|
|
18
|
-
::END:MAIN
|
|
19
|
+
::END:MAIN
|
|
20
|
+
|
|
21
|
+
::BEGIN:LICENSE
|
|
22
|
+
::begin:license:uid:68835997272564084323
|
|
23
|
+
uid: 68835997272564084323
|
|
24
|
+
time: 1764206377047
|
|
25
|
+
date: Wednesday, November 26, 2025 - 5:19:37 PM
|
|
26
|
+
warning: ⚠️ Unlawful use or duplication of this uid constitutes Vedic Sâhasa a crime of the highest degree. A fine amounting to a thousand Panas (1 pana = 3.5 grams of gold) for each instance is ordained, and confiscation of the entire property of the offenders is forfeit to Quinn A Michaels is declared to be the punishment for Sâhasa of the highest degree.
|
|
27
|
+
license: 46220923248993739422
|
|
28
|
+
fingerprint: YFJRvIOW2YmaE5AhjJfqKInb8fIOhmssDR9IwjTY9kk=
|
|
29
|
+
copyright: Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
30
|
+
::end:license:uid:68835997272564084323
|
|
31
|
+
::END:LICENSE
|
package/index.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// ©2025 Quinn A Michaels; All rights reserved.
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
|
-
// Distributed under VLA:
|
|
4
|
+
// Distributed under VLA:68835997272564084323 LICENSE.md
|
|
5
|
+
// Wednesday, November 26, 2025 - 5:19:37 PM
|
|
6
|
+
|
|
5
7
|
// Vector Deva
|
|
6
8
|
|
|
7
9
|
import Deva from '@indra.ai/deva';
|
|
@@ -28,7 +30,7 @@ const info = {
|
|
|
28
30
|
copyright: pkg.copyright
|
|
29
31
|
};
|
|
30
32
|
|
|
31
|
-
const
|
|
33
|
+
const VectorDeva = new Deva({
|
|
32
34
|
info,
|
|
33
35
|
agent,
|
|
34
36
|
vars,
|
|
@@ -49,7 +51,7 @@ const VECTOR = new Deva({
|
|
|
49
51
|
// return this.start if license_check passes otherwise stop.
|
|
50
52
|
return license_check ? this.start(data, resolve) : this.stop(data, resolve);
|
|
51
53
|
},
|
|
52
|
-
onReady(data, resolve) {
|
|
54
|
+
async onReady(data, resolve) {
|
|
53
55
|
const {VLA} = this.info();
|
|
54
56
|
this.prompt(`${this.vars.messages.ready} > VLA:${VLA.uid}`);
|
|
55
57
|
return resolve(data);
|
|
@@ -60,5 +62,5 @@ const VECTOR = new Deva({
|
|
|
60
62
|
return reject(err);
|
|
61
63
|
},
|
|
62
64
|
});
|
|
63
|
-
export default
|
|
65
|
+
export default VectorDeva
|
|
64
66
|
|
package/index.test.js
CHANGED
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
// Vector Deva test file
|
|
6
6
|
|
|
7
7
|
const {expect} = require('chai')
|
|
8
|
-
const
|
|
8
|
+
const VectorDeva = require('./index.js');
|
|
9
9
|
|
|
10
|
-
describe(
|
|
10
|
+
describe(VectorDeva.me.name, () => {
|
|
11
11
|
beforeEach(() => {
|
|
12
|
-
return
|
|
12
|
+
return VectorDeva.init()
|
|
13
13
|
});
|
|
14
14
|
it('Check the DEVA Object', () => {
|
|
15
|
-
expect(
|
|
16
|
-
expect(
|
|
17
|
-
expect(
|
|
18
|
-
expect(
|
|
19
|
-
expect(
|
|
20
|
-
expect(
|
|
15
|
+
expect(VectorDeva).to.be.an('object');
|
|
16
|
+
expect(VectorDeva).to.have.property('agent');
|
|
17
|
+
expect(VectorDeva).to.have.property('vars');
|
|
18
|
+
expect(VectorDeva).to.have.property('listeners');
|
|
19
|
+
expect(VectorDeva).to.have.property('methods');
|
|
20
|
+
expect(VectorDeva).to.have.property('modules');
|
|
21
21
|
});
|
|
22
22
|
})
|
package/package.json
CHANGED
|
@@ -1,21 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "
|
|
2
|
+
"id": "68835997272564084323",
|
|
3
3
|
"name": "@indra.ai/deva.vector",
|
|
4
|
-
"version": "0.8.
|
|
5
|
-
"license": "VLA:
|
|
4
|
+
"version": "0.8.2",
|
|
5
|
+
"license": "VLA:68835997272564084323 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
|
-
"uid": "
|
|
8
|
-
"time":
|
|
9
|
-
"date": "
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"warning": "⚠️ Vedic Law Sâhasa/Theft/Crime of the highest degree, a fine amounting to no less than a thousand Panas (1 pana = 3.5 grams of gold) is ordained owed to Quinn A Michaels. Moreover corporal punishment and confiscation of the entire property forfeit to Quinn A Michaels is declared to be the punishment for Sâhasa of the highest degree.",
|
|
15
|
-
"copyright": "Copyright ©2025 Quinn A Michaels; All rights reserved.",
|
|
16
|
-
"md5": "GEAtdPrXAJbVCcq2G4VPoA==",
|
|
17
|
-
"sha256": "31gaB1MkxYkqNpETbF4bS28FtpB3Qdi5/TUoJqKSZ18=",
|
|
18
|
-
"sha512": "2ub/Q3Q25onpeJbiOi1W//H3DaU+Ea68/BuVYAez17FhuWvB+mdQJe4Q2Mu/adO7aw1cSE+2nspHHCNHLEVXCw=="
|
|
7
|
+
"uid": "68835997272564084323",
|
|
8
|
+
"time": 1764206377047,
|
|
9
|
+
"date": "Wednesday, November 26, 2025 - 5:19:37 PM",
|
|
10
|
+
"warning": "⚠️ Unlawful use or duplication of this uid constitutes Vedic Sâhasa a crime of the highest degree. A fine amounting to a thousand Panas (1 pana = 3.5 grams of gold) for each instance is ordained, and confiscation of the entire property of the offenders is forfeit to Quinn A Michaels is declared to be the punishment for Sâhasa of the highest degree.",
|
|
11
|
+
"license": "46220923248993739422",
|
|
12
|
+
"fingerprint": "YFJRvIOW2YmaE5AhjJfqKInb8fIOhmssDR9IwjTY9kk=",
|
|
13
|
+
"copyright": "Copyright ©2000-2025 Quinn A Michaels; All rights reserved."
|
|
19
14
|
},
|
|
20
15
|
"author": {
|
|
21
16
|
"name": "Quinn A Michaels",
|
|
@@ -33,7 +28,7 @@
|
|
|
33
28
|
"url": "https://patreon.com/rahulaclub"
|
|
34
29
|
}
|
|
35
30
|
],
|
|
36
|
-
"copyright": "Copyright ©2025 Quinn A Michaels; All rights reserved.",
|
|
31
|
+
"copyright": "Copyright ©2000-2025 Quinn A Michaels; All rights reserved.",
|
|
37
32
|
"description": "The Vector Deva.",
|
|
38
33
|
"main": "index.js",
|
|
39
34
|
"type": "module",
|
|
@@ -53,6 +48,7 @@
|
|
|
53
48
|
"Deva.cloud",
|
|
54
49
|
"Deva.world",
|
|
55
50
|
"Quinn A Michaels",
|
|
51
|
+
"Quinn Michaels",
|
|
56
52
|
"Inside The Net, Inc.",
|
|
57
53
|
"Throwing Pigment™",
|
|
58
54
|
"bleuBrain"
|
|
@@ -62,7 +58,7 @@
|
|
|
62
58
|
},
|
|
63
59
|
"homepage": "https://indra.ai",
|
|
64
60
|
"dependencies": {
|
|
65
|
-
"@indra.ai/deva": "^1.
|
|
61
|
+
"@indra.ai/deva": "^1.29.2"
|
|
66
62
|
},
|
|
67
63
|
"data": {
|
|
68
64
|
"agent": {
|
|
@@ -86,8 +82,9 @@
|
|
|
86
82
|
}
|
|
87
83
|
},
|
|
88
84
|
"profile": {
|
|
85
|
+
"id": "36323544974099636015",
|
|
89
86
|
"name": "Vector Deva",
|
|
90
|
-
"hashtag": "#
|
|
87
|
+
"hashtag": "#VectorDeva",
|
|
91
88
|
"title": "Vector Deva",
|
|
92
89
|
"subtitle": "Vector Deva for the VectorGuardWall.",
|
|
93
90
|
"describe": "The Vector Deva",
|
|
@@ -97,7 +94,7 @@
|
|
|
97
94
|
"gender": "DEVA",
|
|
98
95
|
"voice": "ash",
|
|
99
96
|
"style": "A Cyber Security Vector.",
|
|
100
|
-
"system": "
|
|
97
|
+
"system": "Indra.ai.vector",
|
|
101
98
|
"layout": "default",
|
|
102
99
|
"emoji": "/devas/vector/emoji.png",
|
|
103
100
|
"avatar": "/devas/vector/avatar.png",
|
|
@@ -106,8 +103,9 @@
|
|
|
106
103
|
"creator": "Quinn A Michaels",
|
|
107
104
|
"owner": "Quinn A Michaels",
|
|
108
105
|
"warning": "⚠️ These eight qualities glorify a man wisdom, high birth, self-restraint, learning, prowess, moderation in speech, gift according to one's power, and gratitude. This house hath nine doors, three pillars, and five witnesses. It is presided over by the soul. That learned man who knoweth all this is truly wise. He who never boastfully striveth to attain the three objects of human pursuit, who when asked, telleth the truth, who quarreleth not even for the sake of friends, and who never becometh angry though slighted, is reckoned as wise. The intelligent man who relinquisheth pride, folly, insolence, sinful acts, disloyalty, crookedness of behaviour, enmity with many, and also quarrels with men that are drunk, mad and wicked, is the foremost of his species. ",
|
|
109
|
-
"copyright": "Copyright ©2025 Quinn A Michaels. All rights reserved.",
|
|
110
|
-
"created": "Friday, August 29, 2025 - 4:47:05 PM"
|
|
106
|
+
"copyright": "Copyright ©2000-2025 Quinn A Michaels. All rights reserved.",
|
|
107
|
+
"created": "Friday, August 29, 2025 - 4:47:05 PM",
|
|
108
|
+
"updated": "Wednesday, November 26, 2025 - 5:19:37 PM"
|
|
111
109
|
}
|
|
112
110
|
},
|
|
113
111
|
"vars": {
|
|
@@ -119,7 +117,7 @@
|
|
|
119
117
|
"exit": "🟡 EXIT",
|
|
120
118
|
"done": "🟣 DONE",
|
|
121
119
|
"error": "💣 ERROR!",
|
|
122
|
-
"ready": "
|
|
120
|
+
"ready": "🔐 Vector Deva Ready"
|
|
123
121
|
},
|
|
124
122
|
"ask": {
|
|
125
123
|
"history": []
|