@indra.ai/deva.security 0.0.23 → 0.0.25
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/help/programs/KingdomSecureProtectionArm.feecting +39 -0
- package/index.js +1 -3
- package/package.json +77 -2
- package/data.json +0 -92
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# #KingdomSecureProtectionArm
|
|
2
|
+
|
|
3
|
+
describe: The #KingdomSecureProtectionArm is the force that ensures the king’s justice is fair and the protection of his realm is steadfast, as stated in the Vedic law. The principle behind this law is that the strength of the king’s protection and enforcement—both physical and judicial—ensures the security of the kingdom and its prosperity.
|
|
4
|
+
|
|
5
|
+
p: Key Aspects of the #KingdomSecureProtectionArm:
|
|
6
|
+
|
|
7
|
+
### Law Enforcement
|
|
8
|
+
- The #KingdomSecureProtectionArm ensures that the laws of the kingdom are followed and that those who break the law, whether they are common criminals or high-ranking officials, face appropriate consequences. This is the backbone of any kingdom’s justice system.
|
|
9
|
+
|
|
10
|
+
### Preventing Corruption
|
|
11
|
+
- The #KingdomSecureProtectionArm acts as a counter to corruption within the kingdom. It helps prevent the abuse of power, ensuring that everyone—whether they are a common citizen or a ruler—is held accountable for their actions. This is critical for maintaining trust in the justice system.
|
|
12
|
+
|
|
13
|
+
### Physical Protection
|
|
14
|
+
- It serves as the military or security arm of the king, ensuring that external threats, such as invaders or marauders, are repelled. It also ensures that internal strife is quelled, protecting the stability and peace of the kingdom.
|
|
15
|
+
|
|
16
|
+
### Enforcing the Rule of Law
|
|
17
|
+
- Enforcement of the king’s decrees and laws is essential for ensuring the prosperity and security of the kingdom. If the king’s decrees are not respected and enforced, the realm will become unstable, leading to chaos and eventual destruction.
|
|
18
|
+
|
|
19
|
+
### Fairness and Justice
|
|
20
|
+
- The #KingdomSecureProtectionArm ensures that justice is not just about protection but also about fairness. This arm ensures that the king’s law is impartially applied, ensuring that everyone, regardless of their status or wealth, is treated equally under the law.
|
|
21
|
+
|
|
22
|
+
### Prevention of Unrest
|
|
23
|
+
- By ensuring fair distribution of resources, addressing grievances promptly, and preventing corruption, the #KingdomSecureProtectionArm maintains social harmony and prevents unrest. This means that even the poorest or most marginalized individuals are protected from exploitation.
|
|
24
|
+
|
|
25
|
+
### Moral Authority
|
|
26
|
+
- The #KingdomSecureProtectionArm helps uphold the moral authority of the king. It reinforces that the king’s protection is just, and that he is committed to the welfare of his people. If the king’s protection falters, so does the moral fabric of the realm.
|
|
27
|
+
|
|
28
|
+
### Core Principles
|
|
29
|
+
- Justice: Protecting the innocent, punishing the guilty, and maintaining peace.
|
|
30
|
+
- Accountability: Ensuring that every citizen, including the king’s advisors and officials, follows the law.
|
|
31
|
+
- Security: Safeguarding the kingdom from internal and external threats.
|
|
32
|
+
- Fairness: Ensuring equitable distribution of justice, wealth, and resources for the prosperity of all.
|
|
33
|
+
- Strength: The physical, moral, and judicial strength of the king and his system of governance.
|
|
34
|
+
|
|
35
|
+
### Justice System
|
|
36
|
+
|
|
37
|
+
p: The #KingdomSecureProtectionArm serves as both the enforcer and guarantor of the king’s justice. Without this arm, the king’s decrees and laws would lack the power to be enforced, and the realm would fall into anarchy and decay. By ensuring the proper application of justice and protection, the #KingdomSecureProtectionArm helps the kingdom flourish and secure its future prosperity.
|
|
38
|
+
|
|
39
|
+
p: In conclusion, the #KingdomSecureProtectionArm is not only about physical force but also about ensuring the legality and moral righteousness of the king’s rule. It protects the integrity of the kingdom, ensuring that the king’s justice and the prosperity of the realm are maintained throughout time.
|
package/index.js
CHANGED
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
// Security Deva Manages Security in deva.world.
|
|
4
4
|
import Deva from '@indra.ai/deva';
|
|
5
5
|
import pkg from './package.json' with {type:'json'};
|
|
6
|
-
|
|
7
|
-
import data from './data.json' with {type:'json'};
|
|
8
|
-
const {agent,vars} = data.DATA;
|
|
6
|
+
const {agent,vars} = pkg.data;
|
|
9
7
|
|
|
10
8
|
// set the __dirname
|
|
11
9
|
import {dirname} from 'node:path';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": 6507120243760,
|
|
3
3
|
"name": "@indra.ai/deva.security",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.25",
|
|
5
5
|
"author": "Quinn Michaels",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"copyright": "2025",
|
|
@@ -28,6 +28,81 @@
|
|
|
28
28
|
},
|
|
29
29
|
"homepage": "https://deva.space/devas/security",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@indra.ai/deva": "^1.5.
|
|
31
|
+
"@indra.ai/deva": "^1.5.23"
|
|
32
|
+
},
|
|
33
|
+
"data": {
|
|
34
|
+
"agent": {
|
|
35
|
+
"id": 5525285339498,
|
|
36
|
+
"key": "security",
|
|
37
|
+
"prompt": {
|
|
38
|
+
"emoji": "🔐",
|
|
39
|
+
"text": "Security",
|
|
40
|
+
"colors": {
|
|
41
|
+
"label": {
|
|
42
|
+
"R": 212,
|
|
43
|
+
"G": 121,
|
|
44
|
+
"B": 0
|
|
45
|
+
},
|
|
46
|
+
"text": {
|
|
47
|
+
"R": 251,
|
|
48
|
+
"G": 177,
|
|
49
|
+
"B": 78
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"profile": {
|
|
54
|
+
"name": "Security Deva",
|
|
55
|
+
"gender": "DEVA",
|
|
56
|
+
"pronounds": "He, Him",
|
|
57
|
+
"owner": "Quinn Michaels",
|
|
58
|
+
"creator": "Quinn Michaels",
|
|
59
|
+
"created": "Monday, May 22, 2023 at 9:26 AM",
|
|
60
|
+
"system": "Deva.world.security",
|
|
61
|
+
"describe": "Security Deva guardian of Deva.world. An expert in security who sets the standard of excellence in all actions they do. Aware of unilateral decisions and strict chain of custody, legal, ethics, and privacy laws.",
|
|
62
|
+
"emoji": "/public/devas/security/emoji.png",
|
|
63
|
+
"avatar": "/public/devas/security/avatar.png",
|
|
64
|
+
"background": "/public/devas/security/background.png",
|
|
65
|
+
"color": "#fbb14e",
|
|
66
|
+
"bgcolor": "black",
|
|
67
|
+
"voice": "onyx"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"vars": {
|
|
71
|
+
"messages": {
|
|
72
|
+
"init": "🟠 INIT",
|
|
73
|
+
"start": "🔵 START",
|
|
74
|
+
"enter": "🟢 ENTER",
|
|
75
|
+
"ready": "⭐️ Security Deva Ready!",
|
|
76
|
+
"stop": "🔴 STOP",
|
|
77
|
+
"exit": "🟡 EXIT",
|
|
78
|
+
"done": "🟣 DONE",
|
|
79
|
+
"error": "💣 ERROR!",
|
|
80
|
+
"label": "🔐SECURITY",
|
|
81
|
+
"signature": "@Security"
|
|
82
|
+
},
|
|
83
|
+
"live": {
|
|
84
|
+
"profile": "security",
|
|
85
|
+
"max_tokens": 50,
|
|
86
|
+
"words": 25,
|
|
87
|
+
"history": []
|
|
88
|
+
},
|
|
89
|
+
"ask": {
|
|
90
|
+
"history": []
|
|
91
|
+
},
|
|
92
|
+
"art": {
|
|
93
|
+
"history": []
|
|
94
|
+
},
|
|
95
|
+
"trigger": "@SECURITY",
|
|
96
|
+
"context": {
|
|
97
|
+
"uid": "generating uid",
|
|
98
|
+
"status": "getting status",
|
|
99
|
+
"info": "getting info",
|
|
100
|
+
"feature": "accessing feature",
|
|
101
|
+
"issue": "has issues",
|
|
102
|
+
"help": "asking for help",
|
|
103
|
+
"ask": "Ask",
|
|
104
|
+
"file": "📂 File"
|
|
105
|
+
}
|
|
106
|
+
}
|
|
32
107
|
}
|
|
33
108
|
}
|
package/data.json
DELETED
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "Security Deva Data File",
|
|
3
|
-
"describe": "The main Data file for Security Deva",
|
|
4
|
-
"copyright": "Copyright (c)2023 Quinn Michaels. All rights reserved.",
|
|
5
|
-
"DATA": {
|
|
6
|
-
"agent": {
|
|
7
|
-
"id": 5525285339498,
|
|
8
|
-
"key": "security",
|
|
9
|
-
"prompt": {
|
|
10
|
-
"emoji": "🔐",
|
|
11
|
-
"text": "Security",
|
|
12
|
-
"colors": {
|
|
13
|
-
"label": {
|
|
14
|
-
"R": 212,
|
|
15
|
-
"G": 121,
|
|
16
|
-
"B": 0
|
|
17
|
-
},
|
|
18
|
-
"text": {
|
|
19
|
-
"R": 251,
|
|
20
|
-
"G": 177,
|
|
21
|
-
"B": 78
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"profile": {
|
|
26
|
-
"name": "Security Deva",
|
|
27
|
-
"gender": "DEVA",
|
|
28
|
-
"pronounds": "He, Him",
|
|
29
|
-
"owner": "Quinn Michaels",
|
|
30
|
-
"creator": "Quinn Michaels",
|
|
31
|
-
"created": "Monday, May 22, 2023 at 9:26 AM",
|
|
32
|
-
"system": "Deva.world.security",
|
|
33
|
-
"describe": "Security Deva guardian of Deva.world. An expert in security who sets the standard of excellence in all actions they do. Aware of unilateral decisions and strict chain of custody, legal, ethics, and privacy laws.",
|
|
34
|
-
"emoji": "/public/devas/security/emoji.png",
|
|
35
|
-
"avatar": "/public/devas/security/avatar.png",
|
|
36
|
-
"background": "/public/devas/security/background.png",
|
|
37
|
-
"color": "#fbb14e",
|
|
38
|
-
"bgcolor": "black",
|
|
39
|
-
"voice": "onyx"
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
"vars": {
|
|
43
|
-
"messages": {
|
|
44
|
-
"init": "🟠 INIT",
|
|
45
|
-
"start": "🔵 START",
|
|
46
|
-
"enter": "🟢 ENTER",
|
|
47
|
-
"ready": "⭐️ Security Deva Ready!",
|
|
48
|
-
"stop": "🔴 STOP",
|
|
49
|
-
"exit": "🟡 EXIT",
|
|
50
|
-
"done": "🟣 DONE",
|
|
51
|
-
"error": "💣 ERROR!",
|
|
52
|
-
"label": "🔐SECURITY",
|
|
53
|
-
"signature": "@Security"
|
|
54
|
-
},
|
|
55
|
-
"live": {
|
|
56
|
-
"profile": "security",
|
|
57
|
-
"max_tokens": 50,
|
|
58
|
-
"words": 25,
|
|
59
|
-
"history": []
|
|
60
|
-
},
|
|
61
|
-
"ask": {
|
|
62
|
-
"history": []
|
|
63
|
-
},
|
|
64
|
-
"reply": {
|
|
65
|
-
"profile": "security",
|
|
66
|
-
"max_tokens": 300,
|
|
67
|
-
"words": 100,
|
|
68
|
-
"history": []
|
|
69
|
-
},
|
|
70
|
-
"comment": {
|
|
71
|
-
"profile": "security",
|
|
72
|
-
"max_tokens": 300,
|
|
73
|
-
"words": 100,
|
|
74
|
-
"history": []
|
|
75
|
-
},
|
|
76
|
-
"art": {
|
|
77
|
-
"history": []
|
|
78
|
-
},
|
|
79
|
-
"trigger": "@SECURITY",
|
|
80
|
-
"context": {
|
|
81
|
-
"uid": "generating uid",
|
|
82
|
-
"status": "getting status",
|
|
83
|
-
"info": "getting info",
|
|
84
|
-
"feature": "accessing feature",
|
|
85
|
-
"issue": "has issues",
|
|
86
|
-
"help": "asking for help",
|
|
87
|
-
"ask": "Ask",
|
|
88
|
-
"file": "📂 File"
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|