Start here¶
This repo is intentionally structured like a real initiative: strategy → governance → implementation → measurement.
If you’re a hiring manager¶
Start with:
- Strategy / Decision criteria
- Governance / Human review lanes
- Evaluation / Framework
- Implementation / Reference pipeline
If you’re a docs leader adopting LLMs¶
Start with:
- Strategy / Use-case catalog
- PromptOps / Prompt spec
- Evaluation / Rubrics
- Implementation / CI quality gates
What’s included¶
- A documentation site built with MkDocs (published via GitHub Pages)
- A prompt library (YAML) with schema validation
- A lightweight evaluation harness (rule-based, no API keys required)
- ADRs documenting key decisions