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:
@@ -0,0 +1,19 @@
|
||||
# openspec/specs/traefik-deployment (index)
|
||||
dir: openspec/specs/traefik-deployment
|
||||
|
||||
## role
|
||||
Defines requirements and documentation standards for Traefik reverse proxy deployment using Docker Compose.
|
||||
## parent
|
||||
index: openspec/specs/.pi-map.index.md
|
||||
map: openspec/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/specs/traefik-deployment/.pi-map.index.md
|
||||
map: openspec/specs/traefik-deployment/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/specs/traefik-deployment
|
||||
dir: openspec/specs/traefik-deployment
|
||||
|
||||
index: openspec/specs/traefik-deployment/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements and documentation standards for Traefik reverse proxy deployment using Docker Compose.
|
||||
## files
|
||||
- spec.md | Specifies requirements for Traefik Docker Compose deployment configuration and environment variable documentation | dep: Traefik, Docker Compose, Authentik, OIDC
|
||||
## arch
|
||||
Specification-driven configuration with environment-based parameterization and infrastructure-as-code patterns.
|
||||
## tags
|
||||
traefik, spec, specifies, requirements, docker, compose, deployment, configuration
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user