AI Context Engineering
Knowledge from "Context Engineering for Multi-Agent Systems" (Chapter 1). Foundational theory for moving from prompts to engineered context.
Quick Start
- Check
guidelines.mdto find which files to load - Load only relevant files (each topic has knowledge.md, rules.md, examples.md)
- Apply guidance to your work
Contents
References
| Category | Purpose |
|---|---|
semantic-blueprint |
The 5 levels of context, semantic blueprint definition, SRL theory |
srl-implementation |
Python implementation of SRL with matplotlib visualization |
meeting-analysis |
The 3-layer (scope/investigation/action) analysis pattern with worked example |
Workflows
| Workflow | Purpose |
|---|---|
workflows/build-3-layer-pipeline.md |
End-to-end build of a scope→investigation→action analysis pipeline |
Guidelines
See guidelines.md for task-based file selection.