diff --git a/README.md b/README.md index e34c56e..a499cac 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Shared smart-contract research space with deployable Solidity experiments and sm - enforcement:repo_code_after_plan:source_weaver_3/source_weaver_3-contract-lab ### What This Repository Contains -- Current implementation focus: Implement: Defines the interface for interacting with repositories -- Primary implementation path: `contracts/interfaces/RepositoryInterface.sol` +- Current implementation focus: Implement: Implements the repository contract that interacts with the repository interface +- Primary implementation path: `contracts/Repository.sol` - Standard project map: `docs/PROJECT_STRUCTURE.md` - Runtime assets: `docker-compose.yml`, `BOT_RUNTIME.md`