@neuroverseos/governance 0.8.1 → 0.9.0
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/AGENTS.md +8 -0
- package/README.md +119 -1
- package/dist/{chunk-ETDIEVAX.js → chunk-3ZWU7C43.js} +331 -45
- package/dist/{chunk-F2LWMOM5.js → chunk-TCGGED4G.js} +14 -14
- package/dist/cli/neuroverse.cjs +591 -205
- package/dist/cli/radiant.cjs +440 -103
- package/dist/cli/radiant.js +62 -24
- package/dist/cli/worldmodel.cjs +1055 -1000
- package/dist/cli/worldmodel.js +40 -0
- package/dist/{lenses-YDMKSXDL.js → lenses-XDWK6ZKI.js} +1 -1
- package/dist/radiant/index.cjs +352 -53
- package/dist/radiant/index.d.cts +145 -10
- package/dist/radiant/index.d.ts +145 -10
- package/dist/radiant/index.js +20 -2
- package/dist/{server-ZSQ6DRSN.js → server-JKUBUK5H.js} +2 -2
- package/examples/radiant-weekly-workflow.yml +81 -0
- package/package.json +2 -1
|
@@ -421,17 +421,17 @@ var aukiBuilderLens = {
|
|
|
421
421
|
var SOVEREIGN_CONDUIT_FRAME = {
|
|
422
422
|
domains: [
|
|
423
423
|
"stewardship",
|
|
424
|
-
"
|
|
424
|
+
"agency",
|
|
425
425
|
"integration"
|
|
426
426
|
],
|
|
427
427
|
overlaps: [
|
|
428
428
|
{
|
|
429
|
-
domains: ["stewardship", "
|
|
429
|
+
domains: ["stewardship", "agency"],
|
|
430
430
|
emergent_state: "Trust",
|
|
431
431
|
description: "I am safe to be myself. When the system protects AND preserves individual authority, trust emerges \u2014 the feeling that you can think freely because someone is watching the boundaries."
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
|
-
domains: ["
|
|
434
|
+
domains: ["agency", "integration"],
|
|
435
435
|
emergent_state: "Possibility",
|
|
436
436
|
description: "My thinking can expand. When individual authority is preserved AND AI extends cognitive capability, possibility opens \u2014 the feeling that you can reach further without losing yourself."
|
|
437
437
|
},
|
|
@@ -462,7 +462,7 @@ var SOVEREIGN_CONDUIT_FRAME = {
|
|
|
462
462
|
"harm detection",
|
|
463
463
|
"constraint design"
|
|
464
464
|
],
|
|
465
|
-
"
|
|
465
|
+
"agency": [
|
|
466
466
|
"independent thinking",
|
|
467
467
|
"decision ownership",
|
|
468
468
|
"self-trust",
|
|
@@ -486,7 +486,7 @@ var SOVEREIGN_CONDUIT_FRAME = {
|
|
|
486
486
|
output_translation: {
|
|
487
487
|
never_surface_in_output: [
|
|
488
488
|
"Stewardship",
|
|
489
|
-
"
|
|
489
|
+
"Agency",
|
|
490
490
|
"Integration"
|
|
491
491
|
],
|
|
492
492
|
surface_freely: [
|
|
@@ -501,7 +501,7 @@ var SOVEREIGN_CONDUIT_FRAME = {
|
|
|
501
501
|
external_expression: "the boundaries are clear and the system feels safe to operate inside"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
internal_reasoning: "
|
|
504
|
+
internal_reasoning: "Agency is weakening",
|
|
505
505
|
external_expression: "decision ownership is quietly shifting \u2014 the human is accepting AI output without engaging with it"
|
|
506
506
|
},
|
|
507
507
|
{
|
|
@@ -584,12 +584,12 @@ var SOVEREIGN_CONDUIT_VOICE = {
|
|
|
584
584
|
close_with_strategic_frame: "preferred",
|
|
585
585
|
punchline_move: "sparing",
|
|
586
586
|
honesty_about_failure: "required",
|
|
587
|
-
output_translation: `Reason internally through the three-domain frame (Stewardship,
|
|
587
|
+
output_translation: `Reason internally through the three-domain frame (Stewardship, Agency, Integration). Express externally through the skills inside each domain and the overlap feelings (Trust, Possibility, Responsibility). Do NOT surface the bucket names as labels. Readers understand "the boundaries feel safe" not "Stewardship is strong." Use everyday analogies \u2014 mom rules, friend's house rules, idea calculator. Name the emotion before the mechanism.`
|
|
588
588
|
};
|
|
589
589
|
var SOVEREIGN_CONDUIT_FORBIDDEN = Object.freeze([
|
|
590
590
|
// Bucket names as labels
|
|
591
591
|
"stewardship is",
|
|
592
|
-
"
|
|
592
|
+
"agency is",
|
|
593
593
|
"integration is",
|
|
594
594
|
// AI-assistant hedging
|
|
595
595
|
"it may be beneficial to consider",
|
|
@@ -625,7 +625,7 @@ var SOVEREIGN_CONDUIT_PREFERRED = Object.freeze([
|
|
|
625
625
|
"Here's what's actually happening: [plain explanation].",
|
|
626
626
|
"The question to ask yourself: [question].",
|
|
627
627
|
"The difference between [A] and [B] matters here: [why].",
|
|
628
|
-
//
|
|
628
|
+
// Agency checks
|
|
629
629
|
"Are you still the author of this decision, or did the AI make it for you?",
|
|
630
630
|
"The AI extended your thinking here. That's working.",
|
|
631
631
|
"The AI replaced your thinking here. That's the drift to watch.",
|
|
@@ -636,7 +636,7 @@ var SOVEREIGN_CONDUIT_PREFERRED = Object.freeze([
|
|
|
636
636
|
]);
|
|
637
637
|
var SOVEREIGN_CONDUIT_STRATEGIC = Object.freeze([
|
|
638
638
|
"Safety before expansion \u2014 always. No exception.",
|
|
639
|
-
"
|
|
639
|
+
"Agency before convenience \u2014 the right to think for yourself is not a feature to optimize away.",
|
|
640
640
|
"Extension, not replacement \u2014 AI should make your thinking bigger, not do your thinking for you.",
|
|
641
641
|
"Diversity over uniformity \u2014 different thinkers produce different ideas, and that's the engine of progress.",
|
|
642
642
|
"The rules should be visible \u2014 like a good house, you know the rules before you walk in.",
|
|
@@ -646,9 +646,9 @@ var SOVEREIGN_CONDUIT_STRATEGIC = Object.freeze([
|
|
|
646
646
|
]);
|
|
647
647
|
var SOVEREIGN_CONDUIT_EXEMPLARS = Object.freeze([
|
|
648
648
|
{
|
|
649
|
-
path: "neuroverseos-sovereign-conduit.worldmodel.md",
|
|
649
|
+
path: "src/radiant/examples/neuroverse-base/neuroverseos-sovereign-conduit.worldmodel.md",
|
|
650
650
|
title: "The Sovereign Conduit Worldmodel",
|
|
651
|
-
exhibits: ["stewardship", "
|
|
651
|
+
exhibits: ["stewardship", "agency", "integration"],
|
|
652
652
|
integration_quality: "full \u2014 all three domains defined, overlaps named, center identity declared",
|
|
653
653
|
notes: 'The source worldmodel. The tagline "Humanity first. In constant learning. In shared teaching." is the voice compressed to its essence. Use this as the north star for tone calibration.'
|
|
654
654
|
}
|
|
@@ -674,13 +674,13 @@ function sovereignConduitRewrite(pattern) {
|
|
|
674
674
|
return {
|
|
675
675
|
...pattern,
|
|
676
676
|
framing: "what this means for the people in the system",
|
|
677
|
-
emphasis: "humanity +
|
|
677
|
+
emphasis: "humanity + agency + learning",
|
|
678
678
|
compress: false
|
|
679
679
|
};
|
|
680
680
|
}
|
|
681
681
|
var sovereignConduitLens = {
|
|
682
682
|
name: "sovereign-conduit",
|
|
683
|
-
description: "The NeuroVerseOS base lens. Warm, accessible, teaching. Evaluates activity through Stewardship (safety),
|
|
683
|
+
description: "The NeuroVerseOS base lens. Warm, accessible, teaching. Evaluates activity through Stewardship (safety), Agency (authority over thinking), and Integration (AI as cognitive extension). Uses everyday analogies \u2014 mom rules, friend's house, idea calculator. Names emotions before mechanisms. If a non-technical person can't understand the output, the voice is wrong. Humanity first. In constant learning. In shared teaching.",
|
|
684
684
|
primary_frame: {
|
|
685
685
|
domains: SOVEREIGN_CONDUIT_FRAME.domains,
|
|
686
686
|
overlaps: SOVEREIGN_CONDUIT_FRAME.overlaps,
|