semantics
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
# [DEF:Std:Constitution:Standard]
|
||||
# @COMPLEXITY: 5
|
||||
# @PURPOSE: Supreme Law of the Repository. High-level architectural and business invariants.
|
||||
# @RELATION: DEPENDS_ON -> [Std:Semantics:Standard]
|
||||
# @VERSION: 2.3.0
|
||||
# @LAST_UPDATE: 2026-02-19
|
||||
# @LAST_UPDATE: 2026-03-26
|
||||
# @INVARIANT: Any deviation from this Constitution constitutes a build failure.
|
||||
|
||||
## 1. CORE PRINCIPLES
|
||||
|
||||
### I. Semantic Protocol Compliance
|
||||
* **Ref:** `[DEF:Std:Semantics]` (`ai/standards/semantic.md`)
|
||||
* **Ref:** `[DEF:Std:Semantics:Standard]` (`.ai/standards/semantics.md`)
|
||||
* **Law:** All code must adhere to the Axioms (Meaning First, Contract First, etc.).
|
||||
* **Compliance:** Strict matching of Anchors (`[DEF]`), Tags (`@KEY`), and structures is mandatory.
|
||||
|
||||
@@ -32,4 +33,4 @@
|
||||
* **Non-Blocking:** API endpoints return Task ID immediately.
|
||||
* **Observability:** Real-time updates via WebSocket.
|
||||
|
||||
# [/DEF:Std:Constitution]
|
||||
# [/DEF:Std:Constitution:Standard]
|
||||
|
||||
Reference in New Issue
Block a user