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:
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration (index)
|
||||
dir: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration
|
||||
|
||||
## role
|
||||
Defines the specification for integrating Kubernetes-style readiness probes into instance startup health monitoring to determine when containers are ready to receive traffic.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration
|
||||
dir: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-instance-health-monitoring/specs/readiness-probe-integration/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the specification for integrating Kubernetes-style readiness probes into instance startup health monitoring to determine when containers are ready to receive traffic.
|
||||
## files
|
||||
- spec.md | Defines requirements for container readiness probe configuration, execution, and result storage during instance startup | dep: docker, container orchestration, health endpoint, logging system
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based technical specification pattern with structured sections for goals, requirements, and implementation details.
|
||||
## tags
|
||||
spec, defines, requirements, container, readiness, probe, configuration, execution
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user