Critical Collaborative Literacy

From Open Source Ecology
Revision as of 19:04, 8 August 2021 by Marcin (talk | contribs)
Jump to navigation Jump to search

These are principles of how to collaborate as large, open teams. This is a critical set of principles that enable a transition to the open source economy - an economy that optimizes for both production - and distribution. This is consistent with Distributive Enterprise.

What are open teams? Those are any teams that work on Open Source Product Development based on associated best practices of collaboration.

The principles are simple and basic, but they require coordination according to principles that solo and proprietary work do not follow. Thus, this is a significant cultural barrier to 99% of the population.

The principles are:

  1. Use modularity of documentation. That means any hardware build is treated as a fork - see Every Build is a Fork. This means that information is never mixed up between different versions. This is why centralized management via Git is not relevant for an overall project - though it is relevant for every single build.
  2. Use proper Open Source Product Development taxonomy. The process of product development is well-defined. Open source product development follows this pattern, with the only distinction that it keeps all knowhow open source. The process taxonomy must be used, so that any product developer can orient themselves readily within all the development assets.