mirror of
https://github.com/agentrhq/authsome.git
synced 2026-09-19 01:34:19 +08:00
8dc663e21e
- Add ADR-0003: proxy unmatched requests pass through in local mode - Add docs/agents/ guidance files (domain, issue-tracker, triage-labels) - Add "Composition over inheritance" principle to AGENTS.md and CONTRIBUTING.md - Fix AGENTS.md Architecture section: remove "Identity = Profile", update AuthService constructor (vault_id/principal_id), fix storage key patterns to vault:<vault_id>:..., add five-registry model description - Update UBIQUITOUS_LANGUAGE.md: retire Profile term, add Principal, PrincipalId, VaultId, VaultHandle, IdentityClaimRecord, ClaimStatus, PrincipalVaultBindingRecord, ActiveIdentity, StorageSubstrate, StorageNamespace, SecretSource, Repository; update Relationships and Example dialogue to reflect Principal/Vault model - Add docs/refactor.md: storage composition refactor plan (Phases 1-9); mark Principal/Vault/Claim architecture as implemented, keep open storage phases Note: the feature/principal-vault-identity-design branch adds docs/adr/0003-principal-owned-vault.md — that file must be renamed to 0004-principal-owned-vault.md before that PR merges to avoid collision with the new ADR-0003 added here. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: c7b941617a23