diff --git a/profile/tools.json b/profile/tools.json index dbdc635..b8a805a 100644 --- a/profile/tools.json +++ b/profile/tools.json @@ -173,6 +173,11 @@ "role": "Minimal YottaDB Docker container — the lightweight default test substrate for non-VistA M development", "language": "dockerfile", "license": "AGPL-3.0", + "agent_instructions": "https://github.com/m-dev-tools/m-test-engine/blob/main/AGENTS.md", + "repo_meta_url": "https://raw.githubusercontent.com/m-dev-tools/m-test-engine/main/dist/repo.meta.json", + "lifecycle_url": "https://raw.githubusercontent.com/m-dev-tools/m-test-engine/main/dist/lifecycle.json", + "dockerfile_url": "https://raw.githubusercontent.com/m-dev-tools/m-test-engine/main/docker/Dockerfile", + "compose_url": "https://raw.githubusercontent.com/m-dev-tools/m-test-engine/main/docker/compose.yml", "consumed_by": ["m-cli", "m-stdlib"], "container_name": "m-test-engine", "bind_mount": "/work (default $PWD)",