Wiki

Clone wiki

Oroboros Core / development / Home

Oroboros Core

#Oroboros Core


Current Release: 0.2.4

Author: Brian Dayhoff

Copyright: Copyright 2016, all rights reserved.

License: MIT


    #Oroboros Core Development Guideline Index#

    Below is a list of our collection of both internal and 3rd party development guidelines.

    These are primarily sourced out to their own documents that can be maintained separately, but an overview will be given alongside the link to the full content on this page.

    ##Third Party Useage##

    Please check out our ongoing Design Specifications, for an understanding as to the underlying approach to this system, and how it's constructs correlate with each other.

    Our third parry useage documentation will remain unfinished until the first beta release(0.5.0), but can be found here.

    ##Production Configuration##

    Production configuration is a work in progress, but is nearly completed. Documentation will become avaliable here as this functionality becomes stable.

    ##Planned Features##

    Planned features are difficult to pin down entirely within the alpha release cycle, but should stabilize by the first beta release(0.5.0). Further documentation about the release schedule can be found here.

    ##Release Schedule##

    The upcoming 0.5.0 release is to be considered the functional beta release, and all releases prior to this are to be considered alpha releases.

    We will NOT be committing to specific features within the alpha release period, nor will we be listing them as publicly planned, as releases up to the first beta are primarily concerned with the underlying architecture of the system, which MAY need to be modified extensively to support expected functionality.

    ##Development Guidelines##

    Our Public api documentation by release version is subject to change significantly until the first beta release(0.5.0), but can always be found here.

    Our internal development guidelines will remain unfinished until the first beta release (0.5.0), but can be found here.

    Our internal and interoperability standards are mostly completed, and can be found here.

    ##Support##

    Support requests are currently closed, until the 0.5.0 release, as the core architecture needs to be represented fully before meaningful disclosure of usage. Our api docs for all releases up to this point can be generated locally, or alternately read online here.

    ##Bug Reporting##

    Bug reporting is currently closed, until the 0.5.0 release, as the core architecture needs to be represented fully before 3rd party issues can be considered to be bugs rather than unimplemented features.

    ##Pull Requests##

    Pull requests are currently closed, until the 0.5.0 release, as the core architecture needs to be represented fully before additional contributions can be accepted.

    Updated