Skip to content
Goatfied

Goatfied blog

Benchmarks, deployment notes, and hard-won patterns

Developer-to-developer writing. No fluff. Just what worked, what failed, and what shipped.

Filter by category

Filter by tag

Audit logging for autonomous code changes

security

Audit logging for autonomous code changes

Audit logging captures authorization chains, decision paths, and constraint checks when AI agents modify code autonomously beyond standard Git metadata.

2026-09-088 min read
Supply-chain risk in AI-suggested dependencies

security

Supply-chain risk in AI-suggested dependencies

AI coding assistants suggest dependencies based on training data, not current security status, bypassing supply-chain controls and introducing typosquats or compromised packages.

2026-09-078 min read
PR triage automation with risk scoring

security

PR triage automation with risk scoring

PR triage automation uses risk scoring to prioritize code reviews based on change impact, contributor history, and affected systems rather than simple rule-based labels.

2026-03-1811 min read
Goatfied — The AI code editor