Skip to content

Mediation and usage of shared resources #86

@orthecreedence

Description

@orthecreedence

We're going to start with three ideas:

  • Ownership
  • Stewardship
  • Use

Ownership

In the Basis, the network owns all resources. Members of the network are also owners of the network, therefor all network resources are owned by the members: resources are all held in common. This goes for property, inputs to production, capital, etc etc.

Stewardship

Stewardship is granted to a company under the premise that the value of that resource, both in its use and the decisions surrounding it, is maximized by that company managing it. In other words, it probably makes sense for a house to be under stewardship of a housing company that operates in the area the house is located. It might not make sense for decisions about the management of the house or its use to be decided globally, or by a company 500 miles away from the house. There is no algorithm for determining optimal stewardship, but it's rather a decision between companies and people within the system.

Stewardship might have multiple entry points. For instance, a productive company that orders a widget to use in their productive processes would be automatically in stewardship of the widget. If a housing company purchases an apartment building out of the market using a capital pool (#92) then that housing company would automatically be in stewardship of the house.

For other things, stewardship starts at the global level, and it passed down to companies from there based on governance processes. In other words, if there's no pre-determined entry point for a resource, then it defaults to being in the global scope, managed by everyone and available for use by everyone.

Use

Use is when someone is actually using a resource. A widget might get used in the productive process to make a chair. A tractor might be used to aid in farming. A house might be used to live in. Etc.

Use is determined by the steward of a resource. A regional housing company that is in stewardship of houses might decide that nobody can use two houses at once unless all members are housed (and there are leftover houses afterwards). A farming company might decide that anyone using the farm land they steward must care for the land in specific ways.

Use is somewhat special because it mirrors the idea of "ownership" in a market system. The idea being, when you're using a resource, it's more or less "yours" provided you are acting within the bounds set by the stewards. It's the idea of "yes, the house is yours, but no you cannot burn it to the ground just because you feel like it." Use also implies either shared or full responsibility of costs: if you're using a house or factory, you need to maintain it. If you're using a tractor, you might need to shoulder the cost of repairs. Stewards might pass through costs directly, or might assign costs using a time-based approach (what might be rent in a market system) with the caveat that only costs assigned to that resource may be assigned to the one using it (ie, a steward cannot profit from renting out a resource to a user, they can only assign existing costs).

Goals

The idea here is that everyone owns everything, the people who are most likely to use some resource or be affected by it are stewards of that resource, and within that group members are free to use the resource within the guidelines set by themselves (the stewards).

This creates a system of managed commons where ownership is shared and use is open to anyone.

Implementation

This is copied pretty much directly from #59 so it could be closed/merged into this one issue.

Asset management probably makes sense to set up as a public company, so it can take orders from other companies and purchase/sell assets from/to non-members based on regional need.

Management of assets would be based on a set of permissions:

  • Permission for creating orders for acquiring assets
  • Permission for putting assets up for sale on the public market
  • Permission for arbiting use of assets
  • Permission system should be tag-aware: a user might be able to manage housing assets but not farm land

Abilities:

  • Add/remove available assets to/from system
  • Ability to tag assets (housing, farm land, factories, etc) to assist in categorization but also permissions
  • Ability for a company to "reserve" an asset (mark it in-use)
    • Usage can have a term (end date)
  • Costing
    • Maintenance costs are taken on by those in-use of asset
    • Market rate costing for renting asset to non-members (set by company in use of asset, possibly with some restrictions)
    • Per-member costing based on membership percentage (member pays at-cost + difference between at-cost and market-rate depending on their status)

Ideas/thoughts/notes:

  • Stewardship can be assigned downward to smaller companies.
  • How is stewardship assigned back upwards? This needs some real thought, because we don't want one-person companies controlling large amounts of property, and there needs to be a process by which the system handles this.
    • Hypothetical: if a housing company somehow has only one owner. Can the San Francisco city company assign stewardship to themselves to effectively eliminate what might be a landlord situation?
    • Now, if the housing company is not a member of the san francisco company, can they still do this?
    • A company that has no ties with another company might need some way of voting to appropriate either underused or overprovisioned resources in general.
    • Solutions:
      • Force all companies that own real property to be a member of a regional company (aka, everyone back to the regional socialism idea...)
        • Requires defining and moderating what IS real property. Seems like a lot of work to satisfy one hypothetical.
      • Incentives: you only get UBI if your company is a member of a geographical hierarchy (aka, the San Francisco company et al).
        • Ok, so I join the "earth" company and keep my 100 houses because good luck getting everyone on the planet to vote on this fringe issue
      • Allow people to appropriate property by vote
        • Somewhat chaotic. Can someone in Canada vote for my house to be under their stewardship? Can't trust Canadians...
      • WINNER Associate property and people geographically implicitely. This is kind of like forcing companies to be members of a regional company, but a) not as brittle and b) more closely mirrors how things work in the real world.
        • Perhaps if you live or work within N miles of a property, you have some say in its management, depending on your distance from it.
        • Taking this further, it's less about your home or work address, and more about where you spend your time. If there were a privacy-friendly way of using this data to determine your level of involvement over some property, then it woudl be ideal. I think until something like that materializes, just using an address makes sense for now.
        • This is getting into the territory of "people decide things based on how much it affects them" but uses geographical proximity as a defined and well-understood way of measuring affect. It's not perfect, but it's what we've got, and best of all: people already understand it.
  • There needs to be a way to pass costs automatically from each resource to the agent using it. This would likely be time-based, because time represents an opportunity cost to others who might want to use that resource. Basically, we're charging rent (keep in mind, this is only until the cost of the asset has been transferred back into the economy, at which point the asset will be "free" to use).
  • Time limits on usage? It might make sense for some resources to have a defined begin/end period, after which the resource becomes available for others to use again.
  • There needs to be some codified way of determining use, almost like a community scripting language. Just realized I reinvented smart contracts. The goal here is to define a transparent set of rules, decided on by the community, that can be applied in an automated fashion based on past and present data. What we're doing here is replacing market allocation of resources with direct social intent.
    • Request use via order (intent/commitment)
      • First come first serve?
      • Lottery?
      • Vote?
    • Revoke use
    • Ability to tag resources? This ties in with Company permissions overhaul #74
    • Classifying resources by tag and matching usages with tags (ie, a house tagged "4br" might only be available to a family of 4+)?
    • Do you already have use of a house? Maybe you don't get another one.
    • Prioritize based on company performance metrics (Performance metrics and allocation #78)?

Metadata

Metadata

Labels

project:papertag:economicsRegarding economics: dynamics, costs, incentives, etctag:governanceHaving to do with governance in general (global,companies, resources, etc)tag:propertyHaving to do with use/stewardship with property or resourcestype:discussionDiscussion or ideas for future direction, input welcome (don't be shy)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions