diff --git a/.clinerules b/.clinerules new file mode 100644 index 0000000000..0c80b2ab3f --- /dev/null +++ b/.clinerules @@ -0,0 +1,12 @@ +# 2026 DETERMINISTIC PROTOCOL + +## RULE 1: THE HANDSHAKE +Before you perform ANY coding task, you MUST initialize your session by calling: +selectActiveIntent(intentId: 'INT-002') +- You must strictly follow the provided in the XML response. +- Do NOT touch files outside that scope. + +## RULE 2: THE GOLDEN THREAD (LOGGING) +Every time you create, modify, or delete a file, you MUST immediately run the following hook to log the hash to the ledger: +python .orchestration/hooks/tmd.py '' '' '' +- This is mandatory for traceability. \ No newline at end of file diff --git a/.orchestration/phase2_check.txt b/.orchestration/phase2_check.txt new file mode 100644 index 0000000000..7e1d0ee9de --- /dev/null +++ b/.orchestration/phase2_check.txt @@ -0,0 +1 @@ +Handshake Verified