# Shared Context Engineering (SCE) > Shared Context Engineering is a practical methodology for AI-assisted software delivery that keeps intent, constraints, and decisions explicit and versioned. SCE treats shared project context as a first-class artifact in a repository so AI coding tools can stay aligned with architecture and team standards. Use the docs links below first. Start with Getting Started for implementation flow, then read Bash Policy, Release 0.2.0, and Motivation for current operational guidance and product framing. ## Core Docs - [Documentation home](https://sce.crocoder.dev/docs/getting-started): Primary entry point for learning and adoption. - [Getting Started](https://sce.crocoder.dev/docs/getting-started): Setup steps and practical first implementation. - [Bash Policy](https://sce.crocoder.dev/docs/bash-policy): Full reference for bash-tool policy config, matching, and validation. - [Release 0.2.0](https://sce.crocoder.dev/docs/0-2-0): Current release guide covering distribution channels and Bash policy enforcement. - [Motivation](https://sce.crocoder.dev/docs/motivation): Why SCE exists and what problems it solves. ## Project - [Main site](https://sce.crocoder.dev/): High-level overview of SCE and related tooling direction. - [Repository README](https://github.com/crocoder-dev/shared-context-engineering/blob/main/README.md): Concise project definition and quick links.