refactor: restructure PMO with self-contained documentation and ensure clickable links\n\n- Create pmo/collab directory for PMO-specific collaboration\n- Create pmo/artifacts directory to contain all PMO components\n- Move existing PMO subdirectories (dashboard, projects, reports, resources, config) into pmo/artifacts/\n- Create pmo/artifacts/docs directory with comprehensive documentation\n- Add detailed documentation files for each PMO component\n- Update main README.md to reflect new PMO structure with clickable links\n- Update PMO section in main documentation with clickable links\n- Update AGENTS.md with new PMO paths and clickable references\n- Ensure all markdown-to-markdown links are clickable when rendered\n- Update version tracking in AGENTS.md to v4.0.0\n- Maintain consistency across all documentation references
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
19
pmo/artifacts/docs/artifacts.md
Normal file
19
pmo/artifacts/docs/artifacts.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# PMO Artifacts Documentation
|
||||
|
||||
## Overview
|
||||
Artifacts encompass all the components of the PMO system including dashboards, projects, reports, resources, and configuration.
|
||||
|
||||
## Components
|
||||
- [Dashboard](./dashboard.md) - Visual representation and status indicators
|
||||
- [Projects](./projects.md) - Project registry and tracking
|
||||
- [Reports](./reports.md) - Status and analytics reports
|
||||
- [Resources](./resources.md) - Resource allocation and management
|
||||
- [Config](./config.md) - Configuration and settings
|
||||
|
||||
## Structure
|
||||
The PMO artifacts are organized to provide comprehensive project management capabilities:
|
||||
- Real-time project visibility
|
||||
- Historical tracking and analysis
|
||||
- Resource optimization
|
||||
- Executive reporting
|
||||
- AI-assisted management
|
||||
Reference in New Issue
Block a user