OSE Design Guidelines

From Open Source Ecology
Jump to: navigation, search

Principles

These are design choices generally advised. However, there are always exceptions so the ultimate arbiter is self-determination, a layer above self-actualization and self-realization.


Parts, Part Count, Degeneracy

  • We focus on an admissible parts approach (APL=admissible parts list) for design transparency
  • We focus on the APL for Open Source Vertical Integration
  • Degeneracy trumps build time. If added build time is unacceptable, degeneracy is demoted.
  • Degeneracy (unique part count) trumps part count. If the same part can be used, that is favored even if you have to add to part count. This is because number is easier to manage than diversity - from the build management perspective.

Links