Update 'This is how I see it, comments please?'
parent
b323e03bc5
commit
249f58566b
|
@ -1,3 +1,5 @@
|
||||||
|
*[MOB]: Some definition
|
||||||
|
|
||||||
Built on top of a [XWiki](https://www.xwiki.org/).
|
Built on top of a [XWiki](https://www.xwiki.org/).
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
@ -24,7 +26,8 @@ We program for variables, but we build the UI for this later; we test with hand
|
||||||
- Voting time frames
|
- Voting time frames
|
||||||
- etc ...
|
- etc ...
|
||||||
|
|
||||||
### TODO
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
1. Get a minimum spec running
|
1. Get a minimum spec running
|
||||||
2. Roll it out (initially) as test installs
|
2. Roll it out (initially) as test installs
|
||||||
|
@ -41,36 +44,39 @@ Each person/page/group/role is a wiki page with:
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
* A proposal is simply created by clicking on the proposal extension, that creates a wiki page that can be edited by the group that created it/or admin above. This has a voting extension. Flag. Comments. Activity stream. This page layout will be defind in the body template and can be edited (v02)
|
**[The note '(variable)' appears several times below. Do you mean that these are a programmed variable, that would be configured by admin/mod/voting via each instance itself?]**
|
||||||
|
|
||||||
* A Role/user/member has a wiki page with Flag. Comments. yes/no to lottery. Activity stream.
|
* A proposal is simply created by clicking on the proposal extension, that creates a wiki page that can be edited by the group that created it/or admin above. This has a voting extension. Flag. Comments. Activity stream. This page layout will be defined in the body template and can be edited (v02)
|
||||||
|
|
||||||
* A groups has a wiki page/s with Proposal. Flag. Comments. Activity stream.
|
* A `Role/user/member` has a wiki page with Flag, Comments, yes/no to lottery, Activity stream
|
||||||
|
|
||||||
* voices have a wikipage and admin rights for all the site, flag, proposal, comments, activerty stream
|
* A `Group` has a wiki page/s with Proposal, Flag, Comments, Activity stream
|
||||||
|
|
||||||
|
* A `Voice` has a wiki page and admin rights for all the site, with Flag, Proposal, Comments, Activity stream
|
||||||
|
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
All wiki pages have a list of members, mods and admins as well as activerty stream/edits.
|
All wiki pages have a list of members, mods and admins as well as activity stream/edits.
|
||||||
|
|
||||||
|
|
||||||
## Roles
|
### Roles
|
||||||
|
|
||||||
- Signed up account, has a wiki page with a lottery yes/no, activerty stream, comments, flag
|
- Signed up account, has a wiki page with a lottery yes/no, activity stream, comments, flag
|
||||||
- MOB can edit there page and any group they have joined, they can edit main/subpages (varebal) on the body wiki
|
- MOB can edit their page and any group they have joined, they can edit main/subpages (variable) on the body wiki
|
||||||
- Group member can edit group/subpages (vareable) wiki page and create prosals and vote on them
|
- Group member can edit group/subpages (variable) wiki page and create prosals and vote on them
|
||||||
- Groups/body can have roles, if they do the editing power maybe devide by these roles.
|
- Groups/body can have roles, if they do the editing power, maybe divide by these roles
|
||||||
- Vocies can edit anypage dowenwards, but by "tredtion" they ask before doing this as needed.
|
- Vocies can edit any page downwards, but by "tradtion" they ask before doing this as needed
|
||||||
|
- **[Am I correct that "tradition" here implies "not enforced by code"?]**
|
||||||
|
|
||||||
|
|
||||||
## Propsoals
|
### Proposals
|
||||||
|
|
||||||
Are writern as wiki pages then locked (vareable) when a vote is called, they can be put to body wide, to a group, to the voices. Propsoals can be commented and flaged.
|
Are written as wiki pages then locked (variable) when a vote is called, they can be put to body wide, to a group, to the voices. Proposals can be commented on, and flagged.
|
||||||
|
|
||||||
|
|
||||||
## Lets look at some workflow
|
## Lets look at some workflow
|
||||||
|
|
||||||
A normal user is not selected for the body by sortation but still has something to add to the process, they can wright a proposal and lobby MOB to support it, then if the is one supporter in the MOB she/he can put to a vote body wide if this gets over a threshold (vareable) and wins the vote then it becomes body policey. The body would then take this directly to the voices if urgent action is needed or would repropos this to a relvent group (or create a new one) who could work more on the ideas to then vote this through, the group could act on this or they could send it to the voices as a proposl, the voices could act on this individaly or vote a consenses to act with much more power on this issue.
|
A normal user is not selected for the body by [sortition](https://en.wikipedia.org/wiki/Sortition), but still has something to add to the process, they can write a proposal and lobby MOB to support it, then if the is one supporter in the MOB she/he can put to a vote body wide if this gets over a threshold (vareable) and wins the vote then it becomes body policey. The body would then take this directly to the voices if urgent action is needed or would repropos this to a relvent group (or create a new one) who could work more on the ideas to then vote this through, the group could act on this or they could send it to the voices as a proposl, the voices could act on this individaly or vote a consenses to act with much more power on this issue.
|
||||||
|
|
||||||
|
|
||||||
## Activity streams
|
## Activity streams
|
||||||
|
|
Loading…
Reference in New Issue