chore: track all project map and index files

Add generated .pi-map.md and .pi-map.index.md files across the repository
so the project navigation maps are shared and versioned. These artifacts
are maintained by project_map_init/patch/validate and must be kept in
sync with source edits.

Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# openspec/specs/ssh-keys (index)
dir: openspec/specs/ssh-keys
## role
Defines security requirements for SSH key generation, storage, and access control for Git operations.
## parent
index: openspec/specs/.pi-map.index.md
map: openspec/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/specs/ssh-keys/.pi-map.index.md
map: openspec/specs/ssh-keys/.pi-map.md
## workflows
-
## dirty
-
+19
View File
@@ -0,0 +1,19 @@
# openspec/specs/ssh-keys
dir: openspec/specs/ssh-keys
index: openspec/specs/ssh-keys/.pi-map.index.md
## role
Defines security requirements for SSH key generation, storage, and access control for Git operations.
## 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
## arch
Specification-driven security policy using Ed25519 cryptography with project-scoped RBAC for multi-tenant key isolation.
## tags
project, spec, specifies, requirements, generating, managing, securing, ed25519
## symbols
-
## workflows
-
## dirty
-