@indra.ai/deva.log 0.10.1 → 0.10.3
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 +9 -8
- package/README.md +2 -1
- package/feature/methods.js +2 -1
- package/help/corpus.feecting +5 -3
- package/help/main.feecting +10 -9
- package/index.js +2 -1
- package/index.test.js +2 -1
- package/package.json +20 -21
package/LICENSE.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Vedic License Agreement
|
|
2
2
|
|
|
3
3
|
**Version:** 1.4.1
|
|
4
|
-
**VLA:**
|
|
5
|
-
**Effective:**
|
|
4
|
+
**VLA:** 18508198527557914092
|
|
5
|
+
**Effective:** Saturday, November 22, 2025 - 9:40:09 AM
|
|
6
6
|
**Owner:** Quinn A Michaels
|
|
7
7
|
**Company:** Inside The Net, Inc.
|
|
8
8
|
**Email:** quinn@indra.ai
|
|
@@ -161,11 +161,12 @@ By using the Software, you acknowledge that you have read, understood, and agree
|
|
|
161
161
|
|
|
162
162
|
---
|
|
163
163
|
|
|
164
|
-
::begin:license:uid:
|
|
165
|
-
uid:
|
|
166
|
-
time:
|
|
167
|
-
date:
|
|
168
|
-
fingerprint: jUf6X450BBYXicJijIp0g8NiRLitJwpzt1uxeqjXj68=
|
|
164
|
+
::begin:license:uid:18508198527557914092
|
|
165
|
+
uid: 18508198527557914092
|
|
166
|
+
time: 1763833209016
|
|
167
|
+
date: Saturday, November 22, 2025 - 9:40:09 AM
|
|
169
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: tgXhy+uyqgHoszG/ZSAqVboodjdQcrCbt619/9R6h6c=
|
|
170
171
|
copyright: Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
171
|
-
::end:license:uid:
|
|
172
|
+
::end:license:uid:18508198527557914092
|
package/README.md
CHANGED
|
@@ -56,4 +56,5 @@ Thank you for choosing Log Deva for your logging and event tracking needs. If yo
|
|
|
56
56
|
|
|
57
57
|
Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
58
58
|
Legal Signature Required For Lawful Use.
|
|
59
|
-
Distributed under VLA:
|
|
59
|
+
Distributed under VLA:18508198527557914092 LICENSE.md
|
|
60
|
+
Saturday, November 22, 2025 - 9:40:09 AM
|
package/feature/methods.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
|
-
// Distributed under VLA:
|
|
4
|
+
// Distributed under VLA:18508198527557914092 LICENSE.md
|
|
5
|
+
// Saturday, November 22, 2025 - 9:40:09 AM
|
|
5
6
|
|
|
6
7
|
export default {
|
|
7
8
|
async log(packet) {
|
package/help/corpus.feecting
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
4
|
-
|
|
3
|
+
// Distributed under VLA:18508198527557914092 LICENSE.md
|
|
4
|
+
// Saturday, November 22, 2025 - 9:40:09 AM
|
|
5
5
|
::BEGIN:MAIN
|
|
6
6
|
# {{agent.name}}
|
|
7
7
|
|
|
8
8
|
{{profile}}
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
talk: #log help main:license
|
|
11
|
+
|
|
12
|
+
copyright: {{profile.copyright}}
|
|
11
13
|
::END:MAIN
|
package/help/main.feecting
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
4
|
-
|
|
3
|
+
// Distributed under VLA:18508198527557914092 LICENSE.md
|
|
4
|
+
// Saturday, November 22, 2025 - 9:40:09 AM
|
|
5
5
|
::BEGIN:MAIN
|
|
6
6
|
# {{profil.ename}}
|
|
7
7
|
|
|
@@ -13,18 +13,19 @@ talk: #log help main:license
|
|
|
13
13
|
::begin:hidden
|
|
14
14
|
#color = {{profile.color}}
|
|
15
15
|
#bgcolor = {{profile.bgcolor}}
|
|
16
|
-
#bg = {{profile.
|
|
16
|
+
#bg = {{profile.background}}
|
|
17
17
|
copyright: {{profile.copyright}}
|
|
18
18
|
::end:hidden
|
|
19
19
|
::END:MAIN
|
|
20
20
|
|
|
21
21
|
::BEGIN:LICENSE
|
|
22
|
-
::begin:license:uid:
|
|
23
|
-
uid:
|
|
24
|
-
time:
|
|
25
|
-
date:
|
|
26
|
-
fingerprint: jUf6X450BBYXicJijIp0g8NiRLitJwpzt1uxeqjXj68=
|
|
22
|
+
::begin:license:uid:18508198527557914092
|
|
23
|
+
uid: 18508198527557914092
|
|
24
|
+
time: 1763833209016
|
|
25
|
+
date: Saturday, November 22, 2025 - 9:40:09 AM
|
|
27
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: tgXhy+uyqgHoszG/ZSAqVboodjdQcrCbt619/9R6h6c=
|
|
28
29
|
copyright: Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
29
|
-
::end:license:uid:
|
|
30
|
+
::end:license:uid:18508198527557914092
|
|
30
31
|
::END:LICENSE
|
package/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
|
-
// Distributed under VLA:
|
|
4
|
+
// Distributed under VLA:18508198527557914092 LICENSE.md
|
|
5
|
+
// Saturday, November 22, 2025 - 9:40:09 AM
|
|
5
6
|
|
|
6
7
|
// Log Deva
|
|
7
8
|
|
package/index.test.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Copyright ©2000-2025 Quinn A Michaels; All rights reserved.
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
|
-
// Distributed under VLA:
|
|
4
|
+
// Distributed under VLA:18508198527557914092 LICENSE.md
|
|
5
|
+
// Saturday, November 22, 2025 - 9:40:09 AM
|
|
5
6
|
|
|
6
7
|
// Log Buddy test file
|
|
7
8
|
|
package/package.json
CHANGED
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "
|
|
2
|
+
"id": "18508198527557914092",
|
|
3
3
|
"name": "@indra.ai/deva.log",
|
|
4
|
-
"version": "0.10.
|
|
5
|
-
"license": "VLA:
|
|
4
|
+
"version": "0.10.3",
|
|
5
|
+
"license": "VLA:18508198527557914092 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
|
-
"uid": "
|
|
8
|
-
"time":
|
|
9
|
-
"date": "
|
|
10
|
-
"fingerprint": "jUf6X450BBYXicJijIp0g8NiRLitJwpzt1uxeqjXj68=",
|
|
7
|
+
"uid": "18508198527557914092",
|
|
8
|
+
"time": 1763833209016,
|
|
9
|
+
"date": "Saturday, November 22, 2025 - 9:40:09 AM",
|
|
11
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.",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"sha512": "rFZlld6+80qrkoK3jMfQhZmVsxvL1JsSZjz0Xg07QVBuhc8tur97+u2y6hp305VSV6vVtzAMSgy7NMwQdQsB6Q=="
|
|
11
|
+
"license": "46220923248993739422",
|
|
12
|
+
"fingerprint": "tgXhy+uyqgHoszG/ZSAqVboodjdQcrCbt619/9R6h6c=",
|
|
13
|
+
"copyright": "Copyright ©2000-2025 Quinn A Michaels; All rights reserved."
|
|
16
14
|
},
|
|
17
15
|
"author": {
|
|
18
16
|
"name": "Quinn A Michaels",
|
|
@@ -58,12 +56,12 @@
|
|
|
58
56
|
"url": "https://github.com/indraai/deva.log/issues"
|
|
59
57
|
},
|
|
60
58
|
"dependencies": {
|
|
61
|
-
"@indra.ai/deva": "^1.28.
|
|
59
|
+
"@indra.ai/deva": "^1.28.2",
|
|
62
60
|
"mongodb": "^6.1.0"
|
|
63
61
|
},
|
|
64
62
|
"data": {
|
|
65
63
|
"agent": {
|
|
66
|
-
"id": "
|
|
64
|
+
"id": "18508198527557914092",
|
|
67
65
|
"key": "log",
|
|
68
66
|
"prompt": {
|
|
69
67
|
"emoji": "🪵 ",
|
|
@@ -82,9 +80,9 @@
|
|
|
82
80
|
}
|
|
83
81
|
},
|
|
84
82
|
"profile": {
|
|
85
|
-
"id": "
|
|
83
|
+
"id": "23297926857847898792",
|
|
86
84
|
"name": "Log Deva",
|
|
87
|
-
"hashtag": "#
|
|
85
|
+
"hashtag": "#LogDeva",
|
|
88
86
|
"title": "Log Deva",
|
|
89
87
|
"subtitle": "Log manage in Deva.world",
|
|
90
88
|
"describe": "Log Deva manages the logs in Deva.world.",
|
|
@@ -94,18 +92,19 @@
|
|
|
94
92
|
"gender": "DEVA",
|
|
95
93
|
"style": "You are the master of Vedic style artwork and creative ideas.",
|
|
96
94
|
"voice": "onyx",
|
|
97
|
-
"system": "
|
|
95
|
+
"system": "Indra.ai.log",
|
|
98
96
|
"layout": "default",
|
|
99
97
|
"color": "rgb(190,121,0)",
|
|
100
98
|
"bgcolor": "rgb(0,0,0)",
|
|
101
|
-
"emoji": "/
|
|
102
|
-
"avatar": "/
|
|
103
|
-
"image": "/
|
|
104
|
-
"background": "/
|
|
99
|
+
"emoji": "/devas/log/emoji.png",
|
|
100
|
+
"avatar": "/devas/log/avatar.png",
|
|
101
|
+
"image": "/devas/log/image.png",
|
|
102
|
+
"background": "/devas/log/background.png",
|
|
105
103
|
"owner": "Quinn A Michaels",
|
|
106
104
|
"creator": "Quinn A Michaels",
|
|
107
105
|
"copyright": "Copyright ©2000-2025 Quinn A Michaels; All rights reserved.",
|
|
108
|
-
"created": "Sunday, May 21, 2023 at 11:18 PM"
|
|
106
|
+
"created": "Sunday, May 21, 2023 at 11:18 PM",
|
|
107
|
+
"updated": "Saturday, November 22, 2025 - 9:40:09 AM"
|
|
109
108
|
}
|
|
110
109
|
},
|
|
111
110
|
"vars": {
|