Design process and specification for a Kitten Space Agency content manager and content index.
- CHARTER.md for the scope, the (non-)goals, and how decisions are made.
- Pre-RFC discussions for what is currently being argued about.
research/Read this before proposing anything.- DECISIONS.md for what has been settled so far.
- CONTRIBUTING.md if you want to write something.
rfcs/ |
Proposals and the decisions they became. Never edited after acceptance. |
spec/ |
The living specification, written from accepted RFCs. |
research/ |
Research |
tools/ |
Small scripts to keep the repository clean. |
Documentation and specification text is licensed under CC BY 4.0.
That means everything under rfcs/, spec/, and research/, plus the Markdown files at the repository root.
Attribute as "KSA Modding, content-manager-design" with a link to this repository.
Code, example metadata, schemas, and configuration is licensed under MIT.
That means everything under .github/, tools/, and examples/, plus any file carrying an SPDX-License-Identifier: MIT header.
Anything not clearly covered by either is CC BY 4.0.