Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

A Certification That Changes Every Run Is a Coin Flip With a Signature

The plan was clean, and I believed every word of it: three real agents I had already built — a repo guardian, a release-notes drafter, an incident commander — would register in HivePlane , the control…

  • Certification results varied with each run, demonstrating nondeterminism.
  • Certification became repeatable with deterministic agents and controlled environment.
  • Field test revealed importance of writing evidence before verdict in stack.

How to catch a missing index in a test, when your test table has 20 rows.

Here is a bug that no test suite catches. Someone adds a lookup by email. It works. Six months later the table has two million rows, that lookup has no index, and the endpoint takes four seconds.

  • Bug in test suite goes unnoticed
  • Lookup by email functions correctly
  • Test database with 20 rows hides index issue

More from Sunday 27 September →