chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# 2026-06-14-completed-specs-archive/ssh-keys
|
||||
dir: 2026-06-14-completed-specs-archive/ssh-keys
|
||||
# openspec/changes/archive/2026-06-14-completed-specs-archive/ssh-keys
|
||||
dir: openspec/changes/archive/2026-06-14-completed-specs-archive/ssh-keys
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/ssh-keys/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-06-14-completed-specs-archive/ssh-keys/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines security specifications for SSH key generation and access control for git operations.
|
||||
Defines the specification for SSH key lifecycle management to enable secure Git authentication with external providers.
|
||||
## files
|
||||
- spec.md | Specifies requirements for generating, managing, and securing Ed25519 SSH keys for git operations with project-scoped access control. | dep: SSHKey, User, Project, cryptography, pytest, mypy, ruff, npm
|
||||
- spec.md | Specifies requirements for generating, managing, and associating Ed25519 SSH keys for git operations with external providers. | dep: Database models (SSHKey, User, Project), cryptography library, pytest, mypy, ruff, npm typecheck/lint
|
||||
## arch
|
||||
Security specification document establishing Ed25519 cryptographic standards with project-scoped access control patterns.
|
||||
Requirements specification document using structured markdown with functional requirements, constraints, and operational procedures.
|
||||
## tags
|
||||
project, spec, specifies, requirements, generating, managing, securing, ed25519
|
||||
spec, specifies, requirements, generating, managing, associating, ed25519, ssh
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user