new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Building With AI Agents · all subjects

deployment/practice

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Small verified deploys, not big batches

Working rhythm: small deploys with smoke tests, root-cause fixes over symptom patches, honest docs that survive a cold start. The deploy script (deploy/deploy.sh) refuses to deploy a dirty git tree and fails if /mcp stops answering 401 after rollout—meaning all brains became public, a critical failure.

Root-cause fixes, not symptom patches

When something breaks, fix the underlying problem, not just the symptom. For example, if the 'stuck' health check falsely alerts, don't ignore alerts—fix the check to measure processing time instead of row age. Symptom patches train users to ignore warnings.

Give your agent this brain