Skip to content
CheatCoders - Secret coding knowledge for developers
  • Home
  • About
  • Contact
  • Subscribe
  • Privacy
  • Terms
  • Disclaimer
  • Home
  • About
  • Contact
  • Subscribe
  • Privacy
  • Terms
  • Disclaimer
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
Day 65: PII Redaction Before Embeddings
Posted inAI Machine Learning

Day 65: PII Redaction Before Embeddings

PII redaction belongs before chunking and embeddings — do not index people into the vector DB.
Read More
Day 64: Secret-Aware Context Filters
Posted inAI AWS

Day 64: Secret-Aware Context Filters

Redact secrets on the way into model context and block secret egress on the way out — prefer Secrets Manager handles.
Read More
Day 63: IAM for Agents: Roles, Not God Keys
Posted inAI AWS

Day 63: IAM for Agents: Roles, Not God Keys

Per-tool IAM roles and short-lived STS sessions — never god keys; validate agent-proposed policies with Access Analyzer.
Read More
Day 62: SSRF and Tool Allowlists
Posted inAI AWS

Day 62: SSRF and Tool Allowlists

URL tools need HTTPS allowlists, DNS private-IP blocks, and egress proxies that deny cloud metadata SSRF.
Read More
Day 61: Prompt Injection in Jira, Email, and RAG
Posted inAI AWS

Day 61: Prompt Injection in Jira, Email, and RAG

Sanitize Jira, email, and RAG as untrusted data before any tool is allowed — developer intent alone authorizes tools.
Read More
Day 60: Project: Migration Strangler Assistant
Posted inAI System Design

Day 60: Project: Migration Strangler Assistant

Project: two agents plus contract tests cut a monolith service behind a façade with a human merge gate and evidence bundle.
Read More
Day 59: Multi-Agent Eval: Task Suites, Not Vibes
Posted inAI Machine Learning

Day 59: Multi-Agent Eval: Task Suites, Not Vibes

Multi-agent eval means versioned task suites in CI, not vibe checks — score tests, structure, and critic calibration.
Read More
Day 100: Capstone Ship: Demo, Postmortem, Next 90 Days
Posted inAI System Design

Day 100: Capstone Ship: Demo, Postmortem, Next 90 Days

Capstone ship: demo, postmortem, freeze v1, and schedule the boring next-90-days work.
Read More
Day 58: Spec-First: OpenAPI Remains Source of Truth
Posted inAI System Design

Day 58: Spec-First: OpenAPI Remains Source of Truth

OpenAPI remains source of truth — agents patch the spec first; contract tests own the API surface.
Read More
Day 99: Capstone Build Week Checklist
Posted inAI System Design

Day 99: Capstone Build Week Checklist

Capstone build-week checklist: security, traces, budgets, dual control, and docs before demo day.
Read More

Posts pagination

Previous page 1 … 5 6 7 8 9 10 Next page
Copyright 2026 — CheatCoders. All rights reserved. Bloglo WordPress Theme
Scroll to Top