Paths: File paths ( , ) are relative to this skill directory. ln-770-crosscutting-setup Type: L2 Domain Coordinator Category: 7XX Project Bootstrap Parent: ln-700-project-bootstrap Coordinates cross-cutting concerns configuration for .NET and Python projects. --- Overview | Aspect | Details | |--------|---------| | Input | Project root directory | | Output | Configured logging, error handling, CORS, health checks, API docs | | Workers | ln-771 to ln-775 | | Stacks | .NET (ASP.NET Core), Python (FastAPI) | --- Phase 1: Detect Project Stack Determine the technology stack by scanning project fil…