From 81a6629f78773784f8f787fedadf5bf728a69f2c Mon Sep 17 00:00:00 2001 From: Drew Butler Date: Tue, 30 Jun 2026 22:39:59 -0400 Subject: [PATCH] chore: migrate Saga binding to Atlas Skills MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rename the local Saga binding .saga.toml → .atlas.toml (workspace-only; vault is always the atlas vault at $ATLAS_PATH). The binding + CLAUDE.local.md are gitignored, so only the .gitignore entry is tracked here. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 56abad4..401e8ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.saga.toml +.atlas.toml .env node_modules/ dist/