7ef8b0eb36
Regenerate .pi-map*.md artifacts for source changes in: - apps/api/src/api/tool/tool_types_validation.py - apps/api/src/schemas/tool/tool_type.py - apps/api/tests/integration/test_tool_types_api_extended.py - and all affected test files from backend-frontend refactoring cleanup
974 B
974 B
docs/templates
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.
files
- api-endpoint.md | Provides a standardized markdown template for documenting REST API endpoints with sections for authentication, requests, responses, 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
arch
Template-based documentation system using structured markdown files with predefined sections to enforce uniformity and completeness in technical documentation.
tags
standardized, markdown, template, documenting, api, sections, architecture, provides