Files
deepseek-harness/packages/credentials
Tianyi Cui 36cf4f32f4 docs(agent-note): flip the regrouping note to implemented
Move the triplet to implemented/architecture/, rewrite Proposal into a
present-tense Decision, fold Acceptance criteria and Risks into
Consequences (recording what pins the result), retitle the migration
section to what the move actually touched, and repoint the seven
inbound FIXME/README links.
2026-08-09 01:25:24 +08:00
..

credentials/ — credential references

English | 中文

The credential capability family separates reference resolution from its provider:

Package Role ctx key
credentials/ Credential-reference seam ctx.credentials
credentials-local/ Environment and local-file provider registers ctx.credentials

Configuration carries references, not secret values. Consumers resolve those references at their operation boundary; the child READMEs own mutation, precedence, and storage semantics.