BUS: (@treasuror) [Nim] First Game

2022-02-28 Thread secretsnail9 via agora-business
I start a game of nim with the title "First Game".

I bid 25 coins on the game "First Game" for player 1.

I bid 25 coins on the game "First Game" for player 2.
--
secretsnail


Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 20:56, Jason Cobb wrote:
> On 2/28/22 20:39, secretsnail9 via agora-business wrote:
>> On Mon, Feb 28, 2022 at 7:36 PM Jason Cobb via agora-business <
>> agora-business@agoranomic.org> wrote:
>>
>>> I bid 1750 coins on the six legislative cards.
>>>
>>> --
>>> Jason Cobb
>>>
>> I bid 1831 coins on the six legislative cards.
>> --
>> secretsnail
>
> I bid 1850 on the six legislative cards.
>

Err I bid 1850 *coins* on the six legislative cards, if I haven't already.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 20:39, secretsnail9 via agora-business wrote:
> On Mon, Feb 28, 2022 at 7:36 PM Jason Cobb via agora-business <
> agora-business@agoranomic.org> wrote:
>
>> I bid 1750 coins on the six legislative cards.
>>
>> --
>> Jason Cobb
>>
> I bid 1831 coins on the six legislative cards.
> --
> secretsnail


I bid 1850 on the six legislative cards.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread secretsnail9 via agora-business
On Mon, Feb 28, 2022 at 7:36 PM Jason Cobb via agora-business <
agora-business@agoranomic.org> wrote:

> I bid 1750 coins on the six legislative cards.
>
> --
> Jason Cobb
>

I bid 1831 coins on the six legislative cards.
--
secretsnail


BUS: (@Notary) A Contractual Obligation to Play Nim (grammar)

2022-02-28 Thread secretsnail9 via agora-business
I cease to be a party to the contract "Nim", causing it to terminate.

I create, consent to, and become party to a contract titled "Nim"
with the following provisions:

{

A player can become a party to this contract at any
time by public announcement.

A person can cease being a party to this contract at any
time by public announcement, provided no Player1 or Player2
switches on a running NimGame have that person as a value at the
time of announcement.


A NimGame is an asset consisting of an associated title.

NimGames can only be owned by this contract.

NimInProgress is an untracked negative boolean NimGame switch.

Player1 and Player2 are untracked NimGame switches with
possible values of any person or former person,
or "unassigned" (default).

Stack1, Stack2, Stack3, Stack4, Stack5, and Stack6 are
untracked NimGame switches with possible values from the set of
integers between 0 and 524287, inclusive, defaulting to 0.

A running NimGame is a NimGame whose NimInProgress switch has
a value of True.


A party to this contract can start a game of nim by announcement,
specifying a title not currently held by any NimGames.

When a party starts a game of nim, a NimGame is created in this
contract's possession, with the specified title as a title, and
a NimPot is created in this contract's possession, with the
NimGame with the specified title as an associated NimGame, and
with the empty set as an associated set of assets.

A party to this contract can become player 1 of a game
by announcement, specifying the title of an existing game.

When a party becomes player 1 of a game, the player1 switch of
the game with the specified title is set to that party if it is
unassigned.

A party to this contract can become player 2 of a game
by announcement, specifying the title of an existing game.

When a party becomes player 2 of a game, the player2 switch of
the game with the specified title is set to that party if it is
unassigned.

A NimPot is an asset consisting of an associated set of assets
and an associated NimGame.

NimPots can only be owned by this contract.

A NimGame's pot refers to the associated set of assets of [the
NimPot that has that NimGame as an associated NimGame].

To add a set of assets (X) to a NimGame's pot is to replace that
NimGame's pot, which starts as Y, with a set of assets containing
every asset from each set. This means the NimGame's pot will
contain the total assets bid so far.


A party to this contract can bid on a game by announcement,
specifying:

1) The title of the game e is bidding on

2) The player e is bidding on (either player 1 or player 2)

3) A set of assets the party owns.

When a party bids on a game, e transfers the specified
set of assets to this contract, and the specified set of assets
is added to the NimGame's (with the specified title) pot.

A party CAN transfer an asset from this contract to emself by
announcement if that asset is an element of a non-running
NimGame's pot and e previously transferred that asset to that pot. A party
CANNOT transfer assets that are in a non-running NimGame's pot to emself if
another person transferred those assets to the contract by betting on that
NimGame. If an asset that is part of a non-running NimGame's pot is
transferred from this contract, it is removed from that pot upon the
transfer.

Player 1 of a NimGame refers to the person who is the value of
that NimGame's Player1 switch.

Player 2 of a NimGame refers to the person who is the value of
that NimGame's Player2 switch.

Player 1 and Player 2 of a NimGame can agree to start stacking by
announcement, specifying the title of a NimGame.

Once both Player 1 and Player 2 of a single NimGame agree to start
stacking for that NimGame by specifying its title, that NimGame's
NimInProgress switch is set to TRUE, and a random choice of either
Player 1 or Player 2 is made. Whichever player is chosen CAN once and SHALL
once take a turn for the agreed upon NimGame in a timely fashion
after Player 1 and Player 2 have both set their stacks for the
agreed upon NimGame, which they each CAN once and each SHALL once
do in a timely fashion.


For a player to set eir stacks for a NimGame is to set three of that
NimGame's Stack1, Stack2, Stack3, Stack4, Stack5, or Stack6 switches
with value 0 to a valid non-zero integer, by announcement.


To take a turn for a NimGame is to set one of that NimGame's Stack1,
Stack2, Stack3, Stack4, Stack5, or Stack6 switches with a nonzero
value to a valid value less than the switch's current value,
by announcement. Players SHOULD include the resulting values of
all relevant switches in the same message as they take a turn.
(e.g. "1 90 390876 2 77 0", being stack1 through stack6 in order)


Alternatively, to take a turn for a NimGame is to
concede that NimGame, by announcement. Whoever concedes loses that NimGame.

If a player takes a turn for a NimGame and all of Stack1, Stack2, Stack3,
Stack4, Stack5, and Stack6 of that NimGame would have value 0, e
SHALL declare e

Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 18:06, secretsnail9 via agora-business wrote:
> On Mon, Feb 28, 2022 at 3:35 PM Jason Cobb via agora-business <
> agora-business@agoranomic.org> wrote:
>
>> I bid 1600 coins on the six legislative cards.
>>
>> --
>> Jason Cobb
>>
> I bid 1706 coins on the six legislative cards.
> --
> secretsnail


I bid 1750 coins on the six legislative cards.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



BUS: (@Notary) A contractual obligation to play nim

2022-02-28 Thread secretsnail9 via agora-business
I create, consent to, and become party to a contract titled "Nim"
with the following provisions:

{

A player can become a party to this contract at any
time by public announcement.

A person can cease being a party to this contract at any
time by public announcement, provided no Player1 or Player2
switches on a running NimGame have that person as a value at the
time of announcement.


A NimGame is an asset consisting of an associated title.

NimGames can only be owned by this contract.

NimInProgress is an untracked negative boolean NimGame switch.

Player1 and Player2 are untracked NimGame switches with
possible values of any person or former person,
or "unassigned" (default).

Stack1, Stack2, Stack3, Stack4, Stack5, and Stack6 are
untracked NimGame switches with possible values from the set of
integers between 0 and 524287, inclusive, defaulting to 0.

A running NimGame is a NimGame whose NimInProgress switch has
a value of True.


A party to this contract can start a game of nim by announcement,
specifying a title not currently held by any NimGames.

When a party starts a game of nim, a NimGame is created in this
contract's possession, with the specified title as a title, and
a NimPot is created in this contract's possession, with the
NimGame with the specified title as an associated NimGame, and
with the empty set as an associated set of assets.

A party to this contract can become player 1 of a game
by announcement, specifying the title of an existing game.

When a party becomes player 1 of a game, the player1 switch of
the game with the specified title is set to that party if it is
unassigned.

A party to this contract can become player 2 of a game
by announcement, specifying the title of an existing game.

When a party becomes player 2 of a game, the player2 switch of
the game with the specified title is set to that party if it is
unassigned.

A NimPot is an asset consisting of an associated set of assets
and an associated NimGame.

NimPots can only be owned by this contract.

A NimGame's pot refers to the associated set of assets of [the
NimPot that has that NimGame as an associated NimGame].

To add a set of assets (X) to a NimGame's pot is to replace that
NimGame's pot, which starts as Y, with a set of assets containing
every asset from each set. This means the NimGame's pot will
contain the total assets bid so far.


A party to this contract can bid on a game by announcement,
specifying:

1) The title of the game they are bidding on

2) The player they are bidding on (either player 1 or player 2)

3) A set of assets the party owns.

When a party bids on a game, they transfer the specified
set of assets to this contract, and the specified set of assets
is added to the NimGame's (with the specified title) pot.

A party CAN transfer an asset from this contract to emself by
announcement if that asset is not an element of a running
NimGame's pot. If the asset is part of a non-running NimGame's pot,
it is removed from that pot upon the transfer.

Player 1 of a NimGame refers to the person who is the value of
that NimGame's Player1 switch.

Player 2 of a NimGame refers to the person who is the value of
that NimGame's Player2 switch.

Player 1 and Player 2 of a NimGame can agree to start stacking by
announcement, specifying the title of a NimGame.

Once both Player 1 and Player 2 of a single NimGame agree to start
stacking for that NimGame by specifying its title, that NimGame's
NimInProgress switch is set to TRUE, and a random choice of either
Player 1 or Player 2 is made. Whoever is chosen CAN once and SHALL
once take a turn for the agreed upon NimGame in a timely fashion
after Player 1 and Player 2 have both set their stacks for the
agreed upon NimGame, which they each CAN once and each SHALL once
do in a timely fashion.


For a player to set eir stacks for a NimGame is to set three of that
NimGame's Stack1, Stack2, Stack3, Stack4, Stack5, or Stack6 switches
with value 0 to a valid non-zero integer, by announcement.


To take a turn for a NimGame is to set one of that NimGame's Stack1,
Stack2, Stack3, Stack4, Stack5, or Stack6 switches with a nonzero
value to a valid value less than the switch's current value,
by announcement. Players SHOULD include the resulting values of
all relevant switches in the same message as they take a turn.
(e.g. "1 90 390876 2 77 0", being stack1 through stack6 in order)


Alternatively, to take a turn for a NimGame is to
concede, by announcement. Whoever concedes loses that NimGame.

If a player takes a turn for a NimGame and all of Stack1, Stack2, Stack3,
Stack4, Stack5, and Stack6 of that NimGame would have value 0, they
SHALL declare they have lost the game, by announcement, and they
lose that NimGame. Otherwise, whichever of Player 1 and Player 2 of
that NimGame which did not just take a turn CAN once and SHALL once
take a turn for that NimGame.

When a player loses a NimGame, whichever didn't lose the NimGame out
of Player 1 and Player 2 of that NimGame CAN transfe

BUS: (@treasuror, @referee) grant & stuff

2022-02-28 Thread Kerim Aydin via agora-business
I grant myself a justice card (focus).

I issue a Cabinet Order of Dive to levy a fine of 2 blots on Jason, because
e's getting a good amount of winsomes and is bidding and defensive
obstacles are worth putting up.


Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread secretsnail9 via agora-business
On Mon, Feb 28, 2022 at 3:35 PM Jason Cobb via agora-business <
agora-business@agoranomic.org> wrote:

> I bid 1600 coins on the six legislative cards.
>
> --
> Jason Cobb
>

I bid 1706 coins on the six legislative cards.
--
secretsnail


Re: DIS: Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 16:40, Trigon via agora-business wrote:
> El 28/02/2022 a las 21:34, Jason Cobb via agora-business escribió:
>> On 2/28/22 15:06, Trigon via agora-business wrote:
>>> El 28/02/2022 a las 15:05, Jason Cobb via agora-business escribió:
 On 2/28/22 01:42, Trigon via agora-business wrote:
> El 28/02/2022 a las 06:41, Trigon via agora-discussion escribió:
>> El 28/02/2022 a las 06:15, Jason Cobb via agora-business escribió:
>>> I bid 2000 coins on the win card.
>> I bid 2100 coins on the win card.
>>
> PF
>
 I bid 2200 coins on the win card.

>>> I bid  coins on the win card.
>>>
>> I bid 2300 coins on the win card.
>>
> I bid 2400 coins on the win card.
>

I bid 2500 coins on the win card.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: DIS: Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Trigon via agora-business

El 28/02/2022 a las 21:34, Jason Cobb via agora-business escribió:

On 2/28/22 15:06, Trigon via agora-business wrote:

El 28/02/2022 a las 15:05, Jason Cobb via agora-business escribió:

On 2/28/22 01:42, Trigon via agora-business wrote:

El 28/02/2022 a las 06:41, Trigon via agora-discussion escribió:

El 28/02/2022 a las 06:15, Jason Cobb via agora-business escribió:

I bid 2000 coins on the win card.

I bid 2100 coins on the win card.


PF


I bid 2200 coins on the win card.


I bid  coins on the win card.



I bid 2300 coins on the win card.



I bid 2400 coins on the win card.

--
Trigon

 ¸¸.•*¨*• Play AGORA QUEST





I’m always happy to become a party to contracts.
I LOVE SPAGHETTI
transfer Jason one coin
nch was here
I hereby
don't... trust... the dragon...
don't... trust... the dragon...
Do not Construe Jason's message with subject TRIGON as extending this


Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 03:04, secretsnail9 via agora-business wrote:
> On Mon, Feb 28, 2022 at 2:01 AM Trigon via agora-business <
> agora-business@agoranomic.org> wrote:
>
>> I bid the a palindromic 1551 coins on the six legislative cards.
>>
>> --
>> Trigon
>>
> I bid 1593 coins on the six legislative cards.
> --
> secretsnail


I bid 1600 coins on the six legislative cards.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: DIS: Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 15:06, Trigon via agora-business wrote:
> El 28/02/2022 a las 15:05, Jason Cobb via agora-business escribió:
>> On 2/28/22 01:42, Trigon via agora-business wrote:
>>> El 28/02/2022 a las 06:41, Trigon via agora-discussion escribió:
 El 28/02/2022 a las 06:15, Jason Cobb via agora-business escribió:
> I bid 2000 coins on the win card.
 I bid 2100 coins on the win card.

>>> PF
>>>
>> I bid 2200 coins on the win card.
>>
> I bid  coins on the win card.
>

I bid 2300 coins on the win card.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: DIS: Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Trigon via agora-business

El 28/02/2022 a las 15:05, Jason Cobb via agora-business escribió:

On 2/28/22 01:42, Trigon via agora-business wrote:

El 28/02/2022 a las 06:41, Trigon via agora-discussion escribió:

El 28/02/2022 a las 06:15, Jason Cobb via agora-business escribió:

I bid 2000 coins on the win card.

I bid 2100 coins on the win card.


PF



I bid 2200 coins on the win card.



I bid  coins on the win card.

--
Trigon

 ¸¸.•*¨*• Play AGORA QUEST





I’m always happy to become a party to contracts.
I LOVE SPAGHETTI
transfer Jason one coin
nch was here
I hereby
don't... trust... the dragon...
don't... trust... the dragon...
Do not Construe Jason's message with subject TRIGON as extending this


Re: DIS: Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 01:42, Trigon via agora-business wrote:
> El 28/02/2022 a las 06:41, Trigon via agora-discussion escribió:
>> El 28/02/2022 a las 06:15, Jason Cobb via agora-business escribió:
>>> I bid 2000 coins on the win card.
>> I bid 2100 coins on the win card.
>>
> PF
>

I bid 2200 coins on the win card.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: BUS: [Treasuror] [Auction Regulations] No more invisible time limits

2022-02-28 Thread Jason Cobb via agora-business
On 2/28/22 02:33, Trigon via agora-business wrote:
> I intend with 2 Agoran consent to make the following changes to the 
> Auction Regulations:
>
> In Regulation AM0, do all of the following:
>
> (1) remove the paragraph beginning "RETRIEVAL".
>
> (2) remove the paragraph beginning "RESOLUTION".
>
> (3) change:
>DISTRIBUTION: In a timely fashion after the retrieval period for an
>auction ends, that auction's auctioneer CAN and SHALL, for each 
> awardee
>in that auction, destroy the amount to be paid from the inventory 
> of that
>awardee and transfer to that player (or create in eir possession 
> if the
>item is new) the set of assets associated with the lot e won. 
> Failing to
>create or transfer items as described in this paragraph 
> constitutes the
>Class 3 Crime of Auction Abandonment.
>
>  to:
>DISTRIBUTION: To distribute lots in an auction is to:
>  * publish a reasonably accurate full history of bids on the 
> auction and
>withdrawals from the auction, and
>  * for each awardee in that auction, revoke the amount to be 
> paid from
>that awardee and transfer to that player (or grant em if the 
> item is
>new) the set of assets associated with the lot e won.
>
>The Auctioneer for an auction CAN, by announcement within 
> fourteen days
>after the bidding period for an auction ends, and SHALL, in a timely
>fashion after that same point, distribute lots. The message in 
> which e
>does so is the "resolution message" for that auction.
>
> (4) replace "retrieval period" with "bidding period" wherever it appears.
>

I supprt.

-- 
Jason Cobb

Assessor, Rulekeepor, S​tonemason



Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread secretsnail9 via agora-business
On Mon, Feb 28, 2022 at 2:01 AM Trigon via agora-business <
agora-business@agoranomic.org> wrote:

> I bid the a palindromic 1551 coins on the six legislative cards.
>
> --
> Trigon
>

I bid 1593 coins on the six legislative cards.
--
secretsnail


Re: BUS: Re: OFF: [Treasuror] First Victory Auction of February 2022

2022-02-28 Thread Trigon via agora-business

El 28/02/2022 a las 07:50, secretsnail9 via agora-business escribió:

On Mon, Feb 28, 2022 at 12:36 AM Trigon via agora-business <
agora-business@agoranomic.org> wrote:


I bid 1500 coins on the six legislative cards.

--
Trigon



I bid 1550 coins on the six legislative cards.
--
secretsnail


I bid the a palindromic 1551 coins on the six legislative cards.

--
Trigon

 ¸¸.•*¨*• Play AGORA QUEST





I’m always happy to become a party to contracts.
I LOVE SPAGHETTI
transfer Jason one coin
nch was here
I hereby
don't... trust... the dragon...
don't... trust... the dragon...
Do not Construe Jason's message with subject TRIGON as extending this