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 -1
View File
@@ -2,7 +2,7 @@
dir: docs/templates
## role
Provides standardized markdown templates for consistent documentation of APIs, architecture, and features across the project.
Provides standardized markdown templates for consistent documentation of API endpoints, system architecture, and product features across the project.
## parent
index: docs/.pi-map.index.md
map: docs/.pi-map.md
+5 -5
View File
@@ -4,15 +4,15 @@ dir: docs/templates
index: docs/templates/.pi-map.index.md
## role
Provides standardized markdown templates for consistent documentation of APIs, architecture, and features across the project.
Provides standardized markdown templates for consistent documentation of API endpoints, system architecture, and product features across the project.
## files
- api-endpoint.md | Provides a standardized markdown template for documenting REST API endpoints with sections for authentication, requests, responses, and examples.
- api-endpoint.md | Provides a standardized markdown template for documenting REST API endpoints with request/response specifications and examples.
- architecture.md | Provides a markdown template for documenting system architecture with standardized sections for components, data flow, technology stack, and operational considerations.
- feature-doc.md | Markdown template for documenting software features with standardized sections
- feature-doc.md | Provides a markdown template for documenting new product features with standardized sections covering overview, usage, API reference, configuration, and troubleshooting.
## arch
Template-based documentation system using structured markdown files with predefined sections to enforce uniformity and completeness in technical documentation.
Template-based documentation pattern using structured, fill-in-the-section markdown files to enforce uniform documentation standards and reduce authoring overhead.
## tags
standardized, markdown, template, documenting, api, sections, architecture, provides
api, provides, standardized, markdown, template, documenting, architecture, endpoint
## symbols
-
## workflows