Skip to content

Files

Latest commit

Nov 24, 2024
f2ef72a · Nov 24, 2024

History

History
32 lines (24 loc) · 1.37 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.37 KB

Reference Implementation

An implementation of the Open Architecture, an abstract compute architecture.

Philosophy

source is truth, truth is source

  • The approach we aim to take is to enable the current default most widely adopted methodology first: git + CI/CD
    • First centralized: GitHub + GitHub Actions
    • Next decentralized: Forgejo + Forgejo Workflows
  • We'll later move into the next phase which will be SCITT + ORAS.

We aim to leverage as many existing codebases as possible. We aim to write as little code as possible. The goal being to enable effective use of policy to gate AI based contributions of code and modifications to policy. Thereby scoping the AI's range of influence.

Our policies will at first be purely technical. We'll later move into code review based on alignment to a repositories values and strategic plans and principles. These will likely translate into granular technical policy definition.

References