Constants§
- CONTRACT_
SQL - Every byte of
schema/0001_contract.sql. The script wraps itself inBEGIN/COMMIT, so it is applied whole and never inside another transaction. - CONTRACT_
SQL_ SHA256 - SHA-256 of
CONTRACT_SQL, lowercase hex. Initialization records this ingwk_internal.schema_fingerprint, so a later boot can tell “this database carries MY contract” from “this database carries another”.