This project is part platform for decentralized organizations (based on the "DOUG model"), and part implementation of that platform. Here is a video showing the (almost) latest features:

PLATFORM
The platform is based on an actions-manager that handles all code changes, i.e. changes to the contracts that makes up the organization. Actions are similar to Java runnables; they contain code, and indata, and the actions manager works as an executor (queuing them up, running them, etc.). On top of the actions manager are a few basic systems, such as contract management through DOUG (adding/removing contracts to/from the cluster), users and groups management, polls, and systems for messaging and fund-management.
DOUG
DOUG is basically just a name registry for contracts in this system, and does not require an explanation. DOUG contracts are Dennis McKinnons' invention, and the latest versions includes more stuff, such as an access control layer (though I'm not sure if he has made an actual working contract yet). My DOUG is different, in that I've chosen to decouple everything but the name registry from the contract itself - and made it "actions compatible".
THE REPUBLIC
The republic is an implementation of the platform, where certain groups are added, such as citizens, the court and the senate, and the organzation is run by granting people different permissions based on what group(s) they are in. A judge, for example, can rule on whether a person can become a citizen (or if they should have their citizenship revoked). A senator can distribute public funds (and appoint judges). Citizens can appoint senators etc. It is supposed to work like a democratic country, you could say. It is still new, and under construction.
CODE
This system (and most others like it) have two main components. One is the contracts that make up the DOUG cluster, which could be seen as the server code. This would be the difference between a Dapp and a normal webpage/app. The other part is the front end, which is essentially a webpage that communicates with the contract code through javascript. Both of these parts will be available for download, and will be open source. Actually, they are already stored in public github repos, but it is still early so the code is often being refactored, and is not very neat. I would not recommend working with the code at this point (June 8'th, 2014). I will add a link section and instructions for bootstrapping when I feel it has matured enough for people to start using it.
The contracts are written in LLL, but future organizations based on this platform (if any) would be concerned mostly with adding new actions and polls, and that should/will be possible to do using other languages too. Most actions are trivial. If you want to add a new action for adding users to the organization, you'd want to check the users contract if the name is already taken, and maybe a few other things, then register the new user. Those are all elementary operations, regardless of what language you write in. The code that makes the contract into a proper action is the same for most actions. Same thing for polls. There will be templates available.
CURRENT STATE
Everything works on private chains, as you can see in the video, but the public (or 'dev') chain is a bit unstable atm., so I have not managed to deploy the system yet. Actually I came part way, then added to little gas for one contracts and got perma-banned from the blockchain (even after rebuilding, clearing caches and changing my address). There has been blockchain issues all throughout PoC-5, so hopefully when all these great new LLL upgrades are done, and that scumbag that stole Gavin's computer gives it back, and PoC-5 is being wrapped up, it will be possible to deploy.
Comments
It is public, but not very useful yet, in that I don't upload at a regular basis, I modify the code back and forth without notification, and comments are pretty bad still. It will not be of much use yet I'm afraid. Also there will be major changes soon as I change it to using (def). But I will work more on that as soon as the page is up and running. When it's good I will post the repos and write "now its ready" or so.
An amazing job!
Two comments:
A) You are modelling a Peoples Republic with a Constitution. I would suggest to generalize it a bit to Governance models for other, voluntarily joined, social associations like NGOs, political parties, etc. A Government is only a particular case. We would not talk about a Constitution, we would talk about Statutes. Its mainly terminology, but inspires more flexible concepts.
Currently I'm making it possible to issue government bonds. It is I think the only financial tool that will be available from launch.
When it comes to the bank now - the senators are in control of the money, and since people elect the senators they are essentially the owners. The only thing that has to do with credit is I guess the bonds, and those are interest free, so they're mostly just adding a bit of flexibility.
When it comes to revenue, I don't know if it will be made through some sort of taxation, like recurring membership fees or maybe taxes on services that the organization provides (good, useful services is what will hopefully attract people to join). Probably it will be a little bit of both. I guess it depends mostly on what the (theoretical) users feels most comfortable with.
I don't know what "Open money" is.
"Money issued out of the nothing by the members, in their monetary sovereignty, for this period and lend to the Equalitarian Peoples Association."
Technically wouldn't this be credit, and not money? I don't understand it, would love if you wrote a short clarification. If anyone can create credit/money, wouldn't that make the economy very shaky?
I'm not saying you're wrong, please don't get me wrong. I just don't know all these things.
If you want "in" on this, I would codify a lot of this, and you'd be the political mind. You would be most welcome. I would love to have a private chat (text or voice, both is fine).
[email protected] (Both for skype and e-mail)
See Paul Grignon: Money as Debt http://en.wikipedia.org/wiki/Money_as_Debt
If you want something more official: MODERN MONEY MECHANICS
http://archive.org/details/ModernMoneyMechanics
A Workbook on Bank Reserves and Deposit Expansion
Federal Reserve Bank of Chicago
http://caps-conference.eu/
http://caps2020.eu/about-caps/caps-horizon-2020/
I have completed my series of articles to describe the financial instruments we would need for the Equalitarian Peoples Associations.
1. An article describing the main structure of the Equalitarian Peoples Associations and a relatory about the main functions of the Commons Sovereigns, the legal tender currency. http://desperado-theory.blogspot.be/2014/06/commons-sovereigns.html
2. P2P transactions do not need any explanations. They are usual transfers between Peer accounts in Commons Sovereigns
3. An article about the P2P Credit contract. http://desperado-theory.blogspot.be/2014/06/p2p-to-b-credit-contract.html
4. An article about the P2B sovereign currency generated as credit. http://desperado-theory.blogspot.be/2014/07/p2b-sovereign-currency.html
5. An article about B2P type of currencies as a promise of goods. http://desperado-theory.blogspot.be/2014/07/b2p-type-of-currencies-as-promise-of.html
What is pending is an article about currencies suited for B2B transactions. It is not that interesting because it either a mix of the instruments above, or just a marketplace for the interchange of properties or a global currency like Bitcoin. Nevetheless, one of these days I finish it.
Equalitarian Peoples Associations http://desperado-theory.blogspot.be/2014/06/commons-sovereigns.html
P2P Credit contract http://desperado-theory.blogspot.be/2014/06/p2p-to-b-credit-contract.html
P2P credit. The role of reputation and solvency http://desperado-theory.blogspot.be/2014/07/p2p-credit-role-of-reputation-and.html
P2B sovereign currency http://desperado-theory.blogspot.be/2014/07/p2b-sovereign-currency.html
B2P type of currencies as a promise of goods http://desperado-theory.blogspot.be/2014/07/b2p-type-of-currencies-as-promise-of.html
B2P currency mortgages http://desperado-theory.blogspot.be/2014/07/b2p-currency-mortgages.html
B2P investments and profits http://desperado-theory.blogspot.be/2014/07/b2p-investments-and-profits.html
B2P currency contract versus B2P property contract http://desperado-theory.blogspot.be/2014/07/b2p-currency-contract-versus-b2p.html
B2B trading instruments http://desperado-theory.blogspot.be/2014/07/b2b-trading-instruments.html