Instructions file GitHub Copilot
Copilot instructions for piyushptiwari1/mcpkernel, covering mcpkernel — project context for all agents, project overview, architecture, code standards and build & test.
The Security Kernel for AI Agents — MCP/A2A gateway with policy enforcement, taint tracking, sandboxed execution, deterministic envelopes, and Sigstore audit. OWASP ASI 2026 compliant.
Instructions file GitHub Copilot
Copilot instructions for piyushptiwari1/mcpkernel, covering mcpkernel — project context for all agents, project overview, architecture, code standards and build & test.
Instructions file GitHub Copilot
Use when working with MCPKernel YAML policy files. Covers policy syntax, rule structure, OWASP ASI mappings, and best practices for writing security policies.
Instructions file GitHub Copilot
Use when writing or modifying Python code in MCPKernel. Covers async patterns, type hints, structlog logging, error handling, and module conventions.
Instructions file GitHub Copilot
Use when writing or modifying tests for MCPKernel. Covers pytest patterns, async testing, fixtures, and test structure.