FIX: Repair dangling dependencies in the skill graph

This commit is contained in:
2026-04-09 21:10:52 -04:00
parent 90e4a84996
commit 393c86c7cf
6 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
#+TITLE: SKILL: Credentials Vault (Universal Literate Note)
#+STARTUP: content
#+FILETAGS: :auth:security:infrastructure:psf:
#+DEPENDS_ON: id:e8b500e2-3f26-4c8e-8558-528061e178ca
#+DEPENDS_ON: id:state-persistence-skill
* Overview
The *Credentials Vault* is the high-security enclave for the Org-Agent. It centralizes the management of LLM API keys, OAuth sessions, and browser cookies. By consolidating these into a single vault, we ensure that sensitive tokens are handled with uniform masking, validation, and Merkle-integrated persistence.