docs: update repository structure, add COO directories, and merge v2 proposal updates\n\n- Update main README.md repository structure to reflect current state\n- Remove context/ directory from databank as per new structure\n- Add COO sections to both databank/ and pmo/ directories\n- Create COO directories for transition to Albert\n- Add GLOSSARY.md template for project use\n- Update AGENTS.md to include COO transition information for Albert\n- Add rule requiring acronyms to be defined when first used\n- Add GLOSSARY requirement for all projects\n- Update PMO section to explain PMO (Project Management Office) acronym\n- Merge updates from PROPOSAL-AGENTS-v2.md into current AGENTS.md\n- Update version tracking in AGENTS.md to v8.0.0 reflecting COO changes\n- Add change tracking table to README.md\n- Reflect that project management artifacts stay local to projects with PMO linking to them\n- Update authority structure to include Albert's future role in COO transition
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
35
pmo/artifacts/dashboard/README.md
Normal file
35
pmo/artifacts/dashboard/README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# PMO Dashboard
|
||||
|
||||
The dashboard provides a high-level view of all projects and their current status. It serves as the central "heads up display" for project management.
|
||||
|
||||
## Dashboard Components
|
||||
|
||||
- **Project Overview Table**: At-a-glance status of all projects
|
||||
- **Portfolio Health**: Distribution of projects across statuses, priorities, and health indicators
|
||||
- **Priority Queue**: Ranked list of what to work on next
|
||||
- **Recent Activity**: Timeline of recent project updates
|
||||
- **Resource Allocation**: View of resource distribution across projects
|
||||
- **Timeline View**: Visual representation of project timelines
|
||||
- **Summary Statistics**: Key metrics about the project portfolio
|
||||
|
||||
## Maintenance
|
||||
|
||||
- Update the dashboard regularly when project statuses change
|
||||
- AI agents should update dashboard metrics when appropriate
|
||||
- The dashboard provides an executive summary of portfolio health
|
||||
- Ensure the "Last Updated" timestamp reflects the most recent change
|
||||
|
||||
## Updating the Dashboard
|
||||
|
||||
The dashboard should be updated when:
|
||||
- A new project is added to the registry
|
||||
- Project status, priority, or health changes
|
||||
- Progress updates occur
|
||||
- New milestones are reached
|
||||
- Dependencies change
|
||||
|
||||
## File Structure
|
||||
|
||||
- `DASHBOARD_TEMPLATE.md` - Template for creating dashboards
|
||||
- `current-dashboard.md` - Current dashboard (if maintained separately)
|
||||
- Other dashboard views as needed
|
||||
Reference in New Issue
Block a user