diff --git a/.changeset/lp-v5-features.md b/.changeset/lp-v5-features.md deleted file mode 100644 index f06efa8d..00000000 --- a/.changeset/lp-v5-features.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shelve/lp": patch ---- - -Landing page: showcase the v5 security surface — new sections for envelope encryption, scoped API tokens, audit logs, and AI-agent safety, each with a dedicated visual component. Refresh the FAQ to reflect the new encryption model, token hashing, and agent-safety workflow. diff --git a/.changeset/quiet-lizards-give.md b/.changeset/quiet-lizards-give.md deleted file mode 100644 index 88de0060..00000000 --- a/.changeset/quiet-lizards-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shelve/lp": patch ---- - -Docs: refresh the landing-page documentation to cover v5 features — envelope encryption (KEK/DEK), scoped API tokens, audit logs, and AI-agent safety from `shelve init`. Update CLI pages (`init`, `run`, `login`/`logout`) to reflect OS-keychain storage, encrypted offline cache, and the `.env.template` secret-reference syntax.