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,18 +1,18 @@
# 2025-05-18-test-infrastructure-improvements/specs/test-organization (index)
dir: 2025-05-18-test-infrastructure-improvements/specs/test-organization
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization (index)
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
## role
Defines testing standards and categorization requirements for the backend test suite using pytest markers.
Defines test categorization requirements for backend tests using pytest markers to distinguish unit, integration, and system test levels.
## parent
index: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
map: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
map: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.md
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# 2025-05-18-test-infrastructure-improvements/specs/test-organization
dir: 2025-05-18-test-infrastructure-improvements/specs/test-organization
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
index: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
## role
Defines testing standards and categorization requirements for the backend test suite using pytest markers.
Defines test categorization requirements for backend tests using pytest markers to distinguish unit, integration, and system test levels.
## files
- spec.md | Defines requirements for organizing backend tests into unit, integration, and system categories with pytest markers | dep: pytest, pyproject.toml, apps/api/tests/
## arch
Specification-driven documentation pattern establishing a three-tier test hierarchy (unit/integration/system) with marker-based test organization.
Specification-driven testing architecture using pytest marker-based test organization with clear separation of concerns across three test tiers.
## tags
tests, pytest, spec, defines, requirements, organizing, backend, unit
## symbols