Reference
Agentic framework notes belong beside the context layer.
This area is reserved for practical references on frameworks, code agents, tool calling, orchestration patterns, and integration risks. The goal is not to become a random link dump. The goal is to show how context should be prepared, bounded, routed, and verified across real agent systems.
Framework Profiles
Document what each framework is good at, how it handles tools and memory, where context enters the system, and what safety controls are needed.
Workflow Patterns
Capture reusable patterns for codebase onboarding, task decomposition, review loops, report generation, and small-model context compression.
Security Notes
Track prompt injection surfaces, tool execution boundaries, file access patterns, environment handling, and human approval points.
Community Imports
Curated external references can be imported here when they help professionals make better choices about agent infrastructure.