bump to 0.7.1

This commit is contained in:
Jason Stedwell
2026-06-19 22:01:07 -05:00
parent d256b7f9df
commit ff52706071
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ skills/echo-memory/
│ ├── api-reference.md ← REST endpoint patterns + routing map
│ └── session-log-template.md
├── scripts/
│ ├── echo.sh ← validated API client (auth, status-check, retry, verify, lock)
│ ├── echo.sh ← validated API client (auth, status-check, retry, verify, lock, scope)
│ ├── routing.json ← canonical machine-readable route manifest (linter enforces it)
│ ├── vault-lint.sh ← read-only invariant checker (monthly Vault Health pass)
│ ├── bootstrap.sh ← deterministic, idempotent vault setup/repair