Skip to content

Coding Autopilot System (CAS) Organization Defaults

Welcome to the central .github repository for the Coding-Autopilot-System (CAS) organization. This repository serves as the centralized source of truth for organization-wide governance, health, community health files, and shared default templates.

Overview

The org-dotgithub repository defines the standards and shared behaviors across all CAS portfolio repositories. Instead of duplicating governance, security, and contribution guidelines in every repository, they are maintained here and automatically applied across the organization by GitHub.

Key Components

  • Profile (/profile): Contains the organization-level README.md and ENTERPRISE.md files that are displayed on the CAS GitHub organization profile page. This acts as the entry point for anyone discovering the CAS portfolio.
  • Community Health Files: The root directory contains central policies including CODE_OF_CONDUCT.md, CONTRIBUTING.md, GOVERNANCE.md, SECURITY.md, and SUPPORT.md.
  • Default Issue and PR Templates (/.github): Contains ISSUE_TEMPLATE/ and PULL_REQUEST_TEMPLATE.md, ensuring a standardized submission format across the portfolio.
  • Workflows (/.github/workflows): Centralized GitHub Actions workflows and CI/CD foundations.

Getting Started

If you are evaluating or contributing to the CAS portfolio, please review the following foundational documents:

For an end-to-end view of the entire CAS ecosystem, start with the Organization Profile README.