Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon"…
Overview of the Neon platform for apps and agents, spanning Postgres, Auth, Data API, and the new services: Object Storage, Compute Functions, and AI Gateway. Use whenever "Neon" is mentioned for an overview of how to work with Neon and how to get started. Otherwise, the individual capabilities are the triggers…
Explain and modify scoreDealRisk weights in src/crm.js with matching test updates. Use when changing deal risk scoring, risk labels, or forecast category thresholds in Pipeline Pulse CRM.
Consensus Hardening Protocol — Profile B capital gate, canonical JSON, and signed audit ledger for TypeScript. Runs locally from the @cubiczan/chp npm package.
HTTP MCP gateway: principal on tools/call + SSE, allowlists, vault rotate, CHP gates. Runs locally from the @cubiczan/governed-mcp-gateway npm package.