From d49a62d3b2b9f20e054cf0cd25ad1a3ac0ec7c5b Mon Sep 17 00:00:00 2001 From: Ryan Sauge <71391932+rya-sge@users.noreply.github.com> Date: Tue, 10 Mar 2026 17:01:43 +0100 Subject: [PATCH] Update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fc1d26..83a13f5 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ Each rule can be used **standalone**, directly plugged into a CMTAT token, **or** managed collectively via a RuleEngine. -**Status:** *Repository under active development* - -Latest update: transfer-context token mocks now use OpenZeppelin ERC-20/ERC-721; test utilities and harness contracts were moved from `test/` to `src/mocks` and `src/mocks/harness`; context spender handling remains `sender == from` => direct transfer; audit L-8 fixed by removing an unused conditional-transfer custom error. +> This project has not undergone an audit and is provided as-is without any warranties. ## Schema