chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,25 +1,25 @@
# 2025-05-17-oauth-traefik-integration/specs (index)
dir: 2025-05-17-oauth-traefik-integration/specs
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs (index)
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs
## role
Contains specification documents and design requirements for the OAuth-Traefik integration feature
Contains archived specification documents for an OAuth and Traefik integration feature planned for May 17, 2025.
## parent
index: 2025-05-17-oauth-traefik-integration/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/.pi-map.md
## children
- 2025-05-17-oauth-traefik-integration/specs/auth-oauth
index: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
- 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
index: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
- 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
index: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.md
- openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
- openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
- openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.md
## files
## links
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,13 +1,13 @@
# 2025-05-17-oauth-traefik-integration/specs
dir: 2025-05-17-oauth-traefik-integration/specs
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
## role
Contains specification documents and design requirements for the OAuth-Traefik integration feature
Contains archived specification documents for an OAuth and Traefik integration feature planned for May 17, 2025.
## files
## arch
Documentation-driven development with structured specification files (likely markdown/asciidoc) defining system requirements, API contracts, and integration patterns before implementation
Specification-driven design using dated archival structure for tracking feature requirements and technical design decisions.
## tags
-
## symbols
@@ -1,18 +1,18 @@
# 2025-05-17-oauth-traefik-integration/specs/auth-oauth (index)
dir: 2025-05-17-oauth-traefik-integration/specs/auth-oauth
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth (index)
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
## role
Defines authentication requirements for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
Defines authentication specifications for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
## parent
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# 2025-05-17-oauth-traefik-integration/specs/auth-oauth
dir: 2025-05-17-oauth-traefik-integration/specs/auth-oauth
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
index: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
## role
Defines authentication requirements for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
Defines authentication specifications for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
## files
- spec.md | Specifies modified requirements for OAuth2/OIDC authentication via Authentik and session security with httpOnly cookies | dep: Authentik, Traefik, OAuth2, OIDC
- spec.md | Defines modified requirements for OAuth2/OIDC authentication with Authentik and session security using httpOnly cookies | dep: Authentik, Traefik, OAuth2/OIDC, JWKS
## arch
Specification-driven architecture with external identity provider delegation, token-based authentication flows, and cookie-based session security patterns.
Specification-driven design using markdown-based requirements documents with focus on security patterns (OAuth2/OIDC flow, httpOnly cookie-based session storage).
## tags
oauth2, oidc, authentik, spec, specifies, modified, requirements, authentication
oauth2, oidc, authentik, spec, defines, modified, requirements, authentication
## symbols
-
## workflows
@@ -1,18 +1,18 @@
# 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure (index)
dir: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure (index)
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
## role
Defines Docker infrastructure specifications using behavior-driven development examples to validate environment configuration and service orchestration requirements.
Defines infrastructure specifications for Docker-based deployment supporting OAuth and Traefik integration.
## parent
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
dir: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
index: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
## role
Defines Docker infrastructure specifications using behavior-driven development examples to validate environment configuration and service orchestration requirements.
Defines infrastructure specifications for Docker-based deployment supporting OAuth and Traefik integration.
## files
- spec.md | Defines modified requirements for Docker Compose setup and environment configuration using specification by example (Gherkin-style scenarios) | dep: Docker Compose, Traefik
- spec.md | Defines modified requirements for Docker Compose setup and environment configuration documentation | dep: Docker Compose, Traefik, .env.example
## arch
Specification-by-example pattern with Gherkin-style scenarios for executable requirements, targeting Docker Compose-based infrastructure validation.
Documentation-driven specification pattern using markdown-based requirements definition for container orchestration configuration.
## tags
spec, defines, modified, requirements, docker, compose, setup, environment
## symbols
@@ -1,18 +1,18 @@
# 2025-05-17-oauth-traefik-integration/specs/traefik-deployment (index)
dir: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment (index)
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
## role
Defines deployment specifications for Traefik reverse proxy infrastructure in a Docker Compose environment.
Defines infrastructure-as-code specifications for deploying Traefik reverse proxy with OAuth integration via Docker Compose
## parent
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
map: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
map: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
dir: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
# openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
index: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
index: openspec/changes/archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
## role
Defines deployment specifications for Traefik reverse proxy infrastructure in a Docker Compose environment.
Defines infrastructure-as-code specifications for deploying Traefik reverse proxy with OAuth integration via Docker Compose
## files
- spec.md | Specifies requirements for Traefik Docker Compose deployment configuration and environment variable documentation | dep: Traefik, Docker Compose, Authentik, OIDC
- spec.md | Defines requirements for Traefik Docker Compose deployment configuration with environment-based domain routing | dep: Docker Compose, Traefik, Authentik, OIDC
## arch
Infrastructure-as-specification pattern using markdown-based requirements documentation for containerized reverse proxy deployment.
Specification-driven documentation pattern using markdown-based requirements definition for containerized deployment configuration
## tags
traefik, spec, specifies, requirements, docker, compose, deployment, configuration
traefik, spec, defines, requirements, docker, compose, deployment, configuration
## symbols
-
## workflows