TOPIC COLLECTION02 GUIDES
Engineering practice
Decision frameworks and operational habits that improve software quality without creating process theater.
Engineering practice6 min read
API Testing Before Release: Boundaries That Deserve Evidence
A focused API release-testing strategy for schemas, authorization, failures, idempotency, webhooks, timeouts, compatibility, and safe observability.
Read field noteEngineering practice6 min read
Safe Database Inspection Before a Release
A disciplined database review workflow using read-only access, explicit targets, query plans, migration checks, bounded results, and recoverable writes.
Read field note