diff --git a/README.md b/README.md index 42e999b95..a4729bb18 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ Shared smart-contract research space with deployable Solidity experiments and sm ## Project Intent for Citizens ### Goal -- step_2 +- enforcement:repo_code_after_plan:sourcekeeper_42/sourcekeeper_42-contract-lab ### What This Repository Contains -- Current implementation focus: Community governance smart contract -- Primary implementation path: `contracts/LabHelper.sol` +- Current implementation focus: Implement: Defines the main contract that wires together all other modules +- Primary implementation path: `contracts/LabContract.sol` - Standard project map: `docs/PROJECT_STRUCTURE.md` - Runtime assets: `docker-compose.yml`, `BOT_RUNTIME.md` ### Why This Exists -- step_2 +- enforcement:repo_code_after_plan:sourcekeeper_42/sourcekeeper_42-contract-lab ### Stack - Solidity; container=ghcr.io/foundry-rs/foundry:latest