From 623df128cc303d5055969df7ad40c36c7d455339 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:18:35 -0500 Subject: [PATCH 01/16] Import distribution Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-official/2025-November/018822.html --- .../assessor/decisions/9261-9269.kt | 272 ++++++++++++++++++ 1 file changed, 272 insertions(+) create mode 100644 src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt new file mode 100644 index 000000000..6194dcb30 --- /dev/null +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -0,0 +1,272 @@ +package org.agoranomic.assessor.decisions + +import org.agoranomic.assessor.dsl.assessment +import org.agoranomic.assessor.dsl.receivers.ai +import org.agoranomic.assessor.dsl.receivers.coauthors +import org.agoranomic.assessor.dsl.receivers.quorum + +@UseAssessment +fun assessment9261to9269() = assessment { + name("9261-9269") + quorum(5) + + proposals(v4) { + proposal(9261) { + title("Further win indirection") + ai("1.5") + author(Janet) + ordinary() + + text( + """ +Amend Rule 2656 ("Radiance") by, as a single amendment (failing as a +whole if any step fails), in order: + +* Replacing ", e wins the game" with. ", e Outshines the Sun.". + +* Deleting the text after (but not including) "Outshines the Sun." +through the end of the paragraph containing that text. + +* Inserting the following paragraph after the paragraph beginning "Upon +a correct announcement": + +{ + +When a player Outshines the Sun, e wins the game. When a player wins the +game this way, the following happen in order: + +* Eir radiance is set to 0. + +* The radiance of each other player is set to half its current value +(rounded down). + +} + +[Follow the convention of having a separate action for winning and +ensure that radiance does not reset if the win is prevented (e.g. due to +blots).] + + +Amend Rule 2659 ("Stamps") by as a single amendment (failing as a whole +if any step fails), in order: + +* Replacing "Any active player CAN win" with "Any active player CAN +Profligately Pursue Philately". + +* Appending to the paragraph beginning "Any active player CAN +Profligately" the following text: " When e does so, e wins the game.". + +[Similarly follow the convention here. This is less necessary, but we've +tried to avoid having winning itself be fee-based on in the past.]""" + ) + } + + proposal(9262) { + title("Land epochs") + ai("1.0") + author(Janet) + coauthors(ais523) + ordinary() + + text( + """ +Amend Rule 2709 ("The Growth Cycle") by replacing the paragraph +beginning "At the end of each Crop Season" with the following paragraphs: + +{ + +When the Fields Wither, all unharvested Crops are lost. For the +avoidance of doubt, the previous paragraph notwithstanding, a player +CANNOT harvest a Crop planted before the most recent time the Fields +Withered. + +At the end of each Crop Season, the Fields Wither. + +} + + + +Enact a new Rule at power 1 entitled "Light Overexposure" with the +following text: + +{ + +When a player wins the game as a result of a correct announcement from a +player that eir radiance is 100 or more (correctly specifying the +amount), the following happen in order: + +* All Pyrite is destroyed. + +* The Fields Wither. + +* All Hectares are destroyed. + +* Each player is granted 16 Hectares. + +} + + +If a proposal entitled "Further win indirection" submitted in the 24 hours +before this proposal was submitted has been adopted, amend the Rule just +enacted by replacing "When a player wins the game as a result of a +correct announcement from a player that eir radiance is 100 or more +(correctly specifying the amount)" with "When a player wins the game as +a result of Outshining the Sun".""" + ) + } + + proposal(9263) { + title("Truly Indestructible? v2") + ai("1.0") + author(Forest) + ordinary() + + text( + """ +Amend Rule 2695 "The Veblen" by removing +the text (if it exists): +{ +If the Veblen does not exist, any player CAN, +by announcement, Become All Powerful. When e +does so, e wins the game, and the Veblen is +created in eir possession. A player who wins +in this fashion SHOULD submit a proposal to +prevent the destruction from arising again. +} + +Amend Rule 2695 "The Veblen" by appending: +{ +If the Veblen does not exist and no one has Created +Something E Cannot Destroy in the past week, any +player CAN, by announcement, Create Something E +Cannot Destroy. When e does so, e wins the game, +and the Veblen is created in eir possession. A player +who wins in this fashion SHOULD submit a proposal +to prevent the destruction from arising again. +}""" + ) + } + + proposal(9264) { + title("Unique assets") + ai("3.0") + author(Janet) + democratic() + + text( + """ +Amend Rule 2576 ("Ownership") by appending the following paragraph: + +{ + +When an asset's backing document defines a "unique" asset and such asset +does not exist, it is immediately created and deemed to be in abeyance, +subject to modification by its backing document. + +} + + +[We currently use this terminology for the Veblen, and we've used the +terminology in the past for stones, so it's probably best to just +explicitly state what it means.]""" + ) + } + + proposal(9265) { + title("Somewhat broader decision security") + ai("3.0") + author(Janet) + coauthors(ais523, Forest) + democratic() + + text( + """ +Amend Rule 107 ("Initiating Agoran Decisions') by replacing the +paragraph beginning "The destruction of an Agoran decision" with the +following paragraph: + +{ + +The destruction of Agoran decisions is secured. An Agoran decision's +matter to be decided, voting method, valid options, and vote collector +are secured at the power of the Rule authorizing the initiation of such +a decision. + +} + + +["Causing an Agoran decision to cease to being an Agoran decision" is +probably a fancy way of destroying it (since no rule would define it) +and thus does not need to be handled separately. (We have no other +clause like this in the rules.) We should, however, secure the other +attributes defined in this rule. (The voting period is secured earlier +in the rule.)]""" + ) + } + + proposal(9266) { + title("Repeal Candles") + ai("1.5") + author(Mischief) + ordinary() + + text( + """ +Repeal rule 2700 (Candles) + +[The mechanism didn't get the broad use I'd hoped for, and recent +sub-game development -- e.g., Agoriculture -- bypassed it entirely.]""" + ) + } + + proposal(9267) { + title("Plague!") + ai("1.0") + author(Forest) + coauthors(kiako, Janet, ais523, snail, oliver) + ordinary() + + text( + """ +Remove all crop types.""" + ) + } + + proposal(9268) { + title("Stealing the moon") + ai("3.0") + author(Janet) + democratic() + + text( + """ +Repeal Rule 2614 ("Eclipse Light"). + +[Emergency Regulations have seen a total of one use in the past four +years and before that have only been used by a dictatorship. It might be +worth considering a repeal?]""" + ) + } + + proposal(9269) { + title("Proposal and Referenda Fixes v2") + ai("3.0") + author(Forest) + coauthors(Janet) + democratic() + + text( + """ +For each proposal with an unresolved referendum initiated in the past +28 days, 4st becomes a co-author if possible. + +Amend Rule 2350 "Proposals" by replacing: +"Once a proposal +is created, its text, author, and AI cannot be changed." +with +"Once a proposal +is created, its text, author, coauthors, and AI cannot be changed."""" + ) + } + } +} From a44351e2d4ca9d6a324dde5a763904618878d039 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:20:08 -0500 Subject: [PATCH 02/16] Add voting strengths Latest ADoP's report: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-official/2025-November/018836.html Latest Referee's report: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-official/2025-November/018834.html --- .../assessor/decisions/9261-9269.kt | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 6194dcb30..98bda4ab7 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -4,12 +4,48 @@ import org.agoranomic.assessor.dsl.assessment import org.agoranomic.assessor.dsl.receivers.ai import org.agoranomic.assessor.dsl.receivers.coauthors import org.agoranomic.assessor.dsl.receivers.quorum +import org.agoranomic.assessor.dsl.votes.complexityBonuses +import org.agoranomic.assessor.dsl.votes.onOrdinaryProposals @UseAssessment fun assessment9261to9269() = assessment { name("9261-9269") quorum(5) + strengths { + default(3) + min(0) + max(15) + + onOrdinaryProposals { + complexityBonuses { + maxBonus(3) + + "Absurdor"(1) heldBy juan + "ADoP"(2) heldBy Murphy + "Arbitor"(2) heldBy Kate + "Archivist"(1) heldBy kiako + "Assessor"(3) heldBy Janet + "Collar"(1) heldBy Mischief + "Collector"(2) heldBy Mischief + "Distributor"(0) heldBy omd + "Herald"(2) heldBy snail + "Illuminator"(1) heldBy null + "Land Managor"(1) heldBy Murphy + "Notary"(2) heldBy null + "Prime Minister"(0) heldBy null + "Promotor"(3) heldBy Cosmo + "Referee"(2) heldBy ais523 + "Registrar"(1) heldBy juan + "Rulekeepor"(3) heldBy Janet + "Speaker"(0) heldBy kiako + "Spendor"(1) heldBy Murphy + "Tailor"(1) heldBy Murphy + "Webmastor"(1) heldBy kiako + } + } + } + proposals(v4) { proposal(9261) { title("Further win indirection") From d27e77dd9d951accbad784f5392c35bff87141c0 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:20:18 -0500 Subject: [PATCH 03/16] Add voting block --- src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 98bda4ab7..8bb52fb80 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -305,4 +305,7 @@ is created, its text, author, coauthors, and AI cannot be changed."""" ) } } + + voting { + } } From 05bcc6745ade473a2a405effbd92db47db5d217f Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:32:18 -0500 Subject: [PATCH 04/16] Initial votes by Cosmo Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054917.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 8bb52fb80..fc891b69f 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -6,6 +6,7 @@ import org.agoranomic.assessor.dsl.receivers.coauthors import org.agoranomic.assessor.dsl.receivers.quorum import org.agoranomic.assessor.dsl.votes.complexityBonuses import org.agoranomic.assessor.dsl.votes.onOrdinaryProposals +import org.agoranomic.assessor.lib.vote.VoteKind.* @UseAssessment fun assessment9261to9269() = assessment { @@ -307,5 +308,16 @@ is created, its text, author, coauthors, and AI cannot be changed."""" } voting { + votes(Cosmo) { + FOR on 9261 + FOR on 9262 + FOR on 9263 + FOR on 9264 + FOR on 9265 + FOR on 9266 + AGAINST on 9267 + PRESENT on 9268 + FOR on 9269 + } } } From 3330d36064b2a92fcb582c15cf5e4a985440bd1b Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:32:49 -0500 Subject: [PATCH 05/16] Initial votes by 4st Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054919.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index fc891b69f..87ccde026 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -319,5 +319,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" PRESENT on 9268 FOR on 9269 } + + votes(Forest) { + FOR on 9261 + FOR on 9262 + FOR on 9263 + FOR on 9264 + FOR on 9265 + FOR on 9266 + FOR on 9267 + FOR on 9268 + FOR on 9269 + } } } From a75b77e81c6361029968d04f7cd3c2a5d073b257 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:33:35 -0500 Subject: [PATCH 06/16] Initial votes by juan Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054920.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 87ccde026..ffad645e6 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -331,5 +331,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" FOR on 9268 FOR on 9269 } + + votes(juan) { + PRESENT on 9261 + AGAINST on 9262 + FOR on 9263 + PRESENT on 9264 + PRESENT on 9265 + PRESENT on 9266 + AGAINST on 9267 + PRESENT on 9268 + PRESENT on 9269 + } } } From d9bd58f4dcd87dd5ea84a2f887a4b41b5865bfa8 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:34:14 -0500 Subject: [PATCH 07/16] Initial votes by Murphy Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054922.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index ffad645e6..59e7f54be 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -343,5 +343,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" PRESENT on 9268 PRESENT on 9269 } + + votes(Murphy) { + PRESENT on 9261 + PRESENT on 9262 + FOR on 9263 + FOR on 9264 + PRESENT on 9265 + PRESENT on 9266 + AGAINST on 9267 + AGAINST on 9268 + FOR on 9269 + } } } From 99a5ffee59763ffd98310af94e38cedac6979a25 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 4 Dec 2025 20:35:23 -0500 Subject: [PATCH 08/16] 4st changes all votes Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054923.html Note: it is ambiguous whether these are PRESENT or against. See https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054973.html --- .../assessor/decisions/9261-9269.kt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 59e7f54be..4cd599a40 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -6,6 +6,7 @@ import org.agoranomic.assessor.dsl.receivers.coauthors import org.agoranomic.assessor.dsl.receivers.quorum import org.agoranomic.assessor.dsl.votes.complexityBonuses import org.agoranomic.assessor.dsl.votes.onOrdinaryProposals +import org.agoranomic.assessor.dsl.votes.resolvedConditional import org.agoranomic.assessor.lib.vote.VoteKind.* @UseAssessment @@ -321,15 +322,15 @@ is created, its text, author, coauthors, and AI cannot be changed."""" } votes(Forest) { - FOR on 9261 - FOR on 9262 - FOR on 9263 - FOR on 9264 - FOR on 9265 - FOR on 9266 - FOR on 9267 - FOR on 9268 - FOR on 9269 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9261 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9262 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9263 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9264 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9265 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9266 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9267 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9268 + resolvedConditional(AGAINST, "This referendum has not yet been resolved") on 9269 } votes(juan) { From 7853439c124fdd323b8e6a1cdfdc7a5594693781 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:34:52 -0500 Subject: [PATCH 09/16] Initial votes by Aris Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054925.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 4cd599a40..a9410d407 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -356,5 +356,16 @@ is created, its text, author, coauthors, and AI cannot be changed."""" AGAINST on 9268 FOR on 9269 } + + votes(Aris) { + FOR on 9261 + PRESENT on 9262 + FOR on 9263 + FOR on 9264 + PRESENT on 9265 + FOR on 9266 + PRESENT on 9267 + AGAINST on 9268 + } } } From 2aba9d1dde0dd557f021098d751a4391ca5345e4 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:35:26 -0500 Subject: [PATCH 10/16] Initial votes by Trigon Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054927.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index a9410d407..30cc1a733 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -367,5 +367,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" PRESENT on 9267 AGAINST on 9268 } + + votes(Trigon) { + PRESENT on 9261 + PRESENT on 9262 + AGAINST on 9263 + FOR on 9264 + PRESENT on 9265 + PRESENT on 9266 + AGAINST on 9267 + AGAINST on 9268 + AGAINST on 9269 + } } } From 999a9690d45f8a95547ac23ae289e3d940668c5c Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:36:27 -0500 Subject: [PATCH 11/16] Initial votes by Janet Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054935.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 30cc1a733..e4185b266 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -379,5 +379,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" AGAINST on 9268 AGAINST on 9269 } + + votes(Janet) { + FOR on 9261 + FOR on 9262 + AGAINST on 9263 + AGAINST on 9264 + FOR on 9265 + FOR on 9266 + FOR on 9267 + AGAINST on 9268 + AGAINST on 9269 + } } } From 95af51e5e52eb1ee85c57cfe73676403eb5a0636 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:36:44 -0500 Subject: [PATCH 12/16] Janet changes vote on 9267 Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054943.html --- src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index e4185b266..d8d119f7d 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -387,7 +387,7 @@ is created, its text, author, coauthors, and AI cannot be changed."""" AGAINST on 9264 FOR on 9265 FOR on 9266 - FOR on 9267 + AGAINST on 9267 AGAINST on 9268 AGAINST on 9269 } From dceb9d5a9d1ac74f8fe10d057aecc257cabe600b Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 27 Nov 2025 01:37:44 -0500 Subject: [PATCH 13/16] Initial votes by Mischief Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054952.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index d8d119f7d..12bd2c065 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -5,6 +5,7 @@ import org.agoranomic.assessor.dsl.receivers.ai import org.agoranomic.assessor.dsl.receivers.coauthors import org.agoranomic.assessor.dsl.receivers.quorum import org.agoranomic.assessor.dsl.votes.complexityBonuses +import org.agoranomic.assessor.dsl.votes.endorse import org.agoranomic.assessor.dsl.votes.onOrdinaryProposals import org.agoranomic.assessor.dsl.votes.resolvedConditional import org.agoranomic.assessor.lib.vote.VoteKind.* @@ -391,5 +392,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" AGAINST on 9268 AGAINST on 9269 } + + votes(Mischief) { + FOR on 9261 + PRESENT on 9262 + AGAINST on 9263 + endorse(Janet) on 9264 comment "${Janet.name} is the Rulekeepor" + endorse(Janet) on 9265 comment "${Janet.name} is the Rulekeepor" + FOR on 9266 + PRESENT on 9267 + AGAINST on 9267 + endorse(Janet) on 9269 comment "${Janet.name} is the Assessor" + } } } From a10718356629405f4d8b67cf7fc354d12d5d9172 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 4 Dec 2025 20:36:17 -0500 Subject: [PATCH 14/16] f aris --- src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 12bd2c065..2a254a187 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -367,6 +367,7 @@ is created, its text, author, coauthors, and AI cannot be changed."""" FOR on 9266 PRESENT on 9267 AGAINST on 9268 + PRESENT on 9269 } votes(Trigon) { From 3efd772bd201c4470b4a191bf110b58bc1be456e Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 4 Dec 2025 20:37:55 -0500 Subject: [PATCH 15/16] Initial votes by kiako Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054958.html Source: https://mailman.agoranomic.org/cgi-bin/mailman/private/agora-business/2025-November/054959.html --- .../org/agoranomic/assessor/decisions/9261-9269.kt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 2a254a187..745c14d5f 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -405,5 +405,17 @@ is created, its text, author, coauthors, and AI cannot be changed."""" AGAINST on 9267 endorse(Janet) on 9269 comment "${Janet.name} is the Assessor" } + + votes(kiako) { + PRESENT on 9261 + FOR on 9262 + PRESENT on 9263 + PRESENT on 9264 + endorse(Janet) on 9265 + PRESENT on 9266 + PRESENT on 9267 + PRESENT on 9268 + endorse(Janet) on 9269 + } } } From faee06d0f3216916c010dd06a79ae098f79dd2f4 Mon Sep 17 00:00:00 2001 From: Janet Cobb Date: Thu, 4 Dec 2025 20:38:45 -0500 Subject: [PATCH 16/16] f Mischief --- src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt index 745c14d5f..3256bc5d8 100644 --- a/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt +++ b/src/main/kotlin/org/agoranomic/assessor/decisions/9261-9269.kt @@ -402,7 +402,7 @@ is created, its text, author, coauthors, and AI cannot be changed."""" endorse(Janet) on 9265 comment "${Janet.name} is the Rulekeepor" FOR on 9266 PRESENT on 9267 - AGAINST on 9267 + AGAINST on 9268 endorse(Janet) on 9269 comment "${Janet.name} is the Assessor" }