@indra.ai/deva.security 0.0.59 → 0.0.61

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 (3) hide show
  1. package/LICENSE.md +38 -10
  2. package/index.js +2 -2
  3. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -1,9 +1,12 @@
1
1
  # Vedic License Agreement
2
2
 
3
- **Version:** 1.1
3
+ **Version:** 1.3
4
+ **VLA:** 36687315706419437672
4
5
  **Effective:** Sunday - September 7, 2025
5
6
  **Owner:** Quinn A Michaels
6
7
  **Email:** quinn@indra.ai
8
+ **Link:** https://indra.ai
9
+ **Copyright:** ©2025 Quinn A Michaels; All rights reserved.
7
10
 
8
11
  This license agreement (“Agreement”) governs the use of the Security 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.
9
12
 
@@ -67,19 +70,44 @@ This Agreement shall be governed by and construed in accordance with the Laws of
67
70
 
68
71
  - That agreement which has been made contrary to the law or to the settled usage of the virtuous, can have no legal force, though it be established by proofs.
69
72
 
73
+ ## Fine Collection
74
+
75
+ **Fines:** 1 pana = 3.5 grams of gold in modern market value.
76
+
77
+ ### Base Fines
78
+
79
+ - Perjury through covetousness fined one thousand panas.
80
+ - Perjury through distraction fined 100 panas.
81
+ - Pergury through fear fine is 500 panas.
82
+ - Perjury through friendship the fine is 400 panas.
83
+ - Perjury through lust payes ten times the lowest amercement.
84
+ - Perjury through wrath three times the middle amercement.
85
+ - Perjury through ignorance fine is 100 panas.
86
+ - Perjury from childishness the fine is 100 panas.
87
+
88
+ The Vedic Fines for the current day can be collected by Owner/Brahmana where fines for all previous days must be collected by the Internal Revenue Service (IRS) and Federal Investigation Bureau (FBI) to ensure proper chain of custody as Vedic Law as evasion of taxes laws the IRS and Federal Law Enforcement under Constitutional Law is chose as the Authority Enforcement Body for Past Fine Collection.
89
+
90
+ **Vedic Laws:**
91
+
92
+ - His peculiar duty is conquest, and he must not turn back in danger; having protected the Vaisyas by his weapons, he may cause the legal tax to be collected;
93
+ - As the Sun during eight months (imperceptibly) draws up the water with his rays, even so let him gradually draw his taxes from his kingdom; for that is the office in which he resembles the Sun.
94
+ - A trader on reaching a toll-house should pay the legal duty. A prudent man must not try to evade it, (because) it is called the (king's) tax.
95
+ - If he evades a toll-house, or if he buys or sells at another than the legal hour, or if he does not state the value (of his goods) correctly, he shall be fined eight times the amount which he tried to evade.
96
+ - He who avoids a tax, or he who makes a false statement in enumerating his goods shall be fined eight times the amount of duty which he tried to evade.
97
+
70
98
  ## Entire Agreement
71
99
 
72
100
  This Agreement constitutes the entire understanding between you and the Owner concerning the Software and supersedes all prior agreements.
73
101
 
74
102
  By using the Software, you acknowledge that you have read, understood, and agree to be bound by this Agreement.
75
103
 
104
+ ---
76
105
 
77
- ©2025 Quinn A Michaels; All rights reserved.
78
-
79
- ::begin:uid:security:18942163452364251159
80
- uid: 18942163452364251159
81
- created: 1757284762259
82
- md5: 3b1pzLE2jK9aMGUgCw5tVg==
83
- sha256: KjRW8sKmRl2Tzf73uyghLbin3Yk9Anr8eS2RDfgajgs=
84
- sha512: HRtC7nr+KADsr5RMuUTxBJQPzKQW1Bpq+12KYAuVaiFRLhiwjuSe3I9o2SzSAPZguVsG6eTAD2D+FpomuFInYw==
85
- ::end:uid:security:18942163452364251159
106
+ ::begin:uid:security:36687315706419437672
107
+ uid: 36687315706419437672
108
+ time: 1757303419266
109
+ date: Sun, Sep 7, 2025 - 8:50:19 PM
110
+ md5: SxVkRICnIpmXj60C5l92wg==
111
+ sha256: O+DMjcYY7qCUmAOHS+iIvnmfE9GE54uefmErmb3pRdg=
112
+ sha512: J14qZlcFDR1R1+0UmTYPxROeLPPYwAwnSbHCz8/GCbe+d9rHOfUHP+KlTT6okHfCX5qIkf1fsTcji4b5lQIxpw==
113
+ ::end:uid:security:36687315706419437672
package/index.js CHANGED
@@ -48,10 +48,10 @@ const SECURITY = new Deva({
48
48
  },
49
49
  listeners: {
50
50
  'devacore:question'(packet) {
51
- const echo = this.methods.echo('security', 'q', packet);
51
+ this.methods.echo(agent.key, 'q', packet);
52
52
  },
53
53
  'devacore:answer'(packet) {
54
- const echo = this.methods.echo('security', 'a', packet);
54
+ this.methods.echo(agent.key, 'a', packet);
55
55
  }
56
56
  },
57
57
  modules: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "31477276110836980722",
3
3
  "name": "@indra.ai/deva.security",
4
- "version": "0.0.59",
4
+ "version": "0.0.61",
5
5
  "license": "VLA:36687315706419437672 LICENSE.md",
6
6
  "author": {
7
7
  "name": "Quinn A Michaels",