Add Version: 1.0 to all contracts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 17:16:50 +03:00
parent ed8ba09226
commit 0c829182a1
12 changed files with 24 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Contract: Logging (Go Web Applications)
Version: 1.0
## Core Rule
**All logging goes to the server binary's stdout/stderr — never to the browser console.**