docs: standardize to single change tracking table at document end\n\n- Remove StartHere.md from repository and README references\n- Standardize to single Change Tracking/Revision Table format (remove separate changelog sections)\n- Move all change tracking tables to the end of documents\n- Update AGENTS.md to specify single table format as standard\n- Apply changes consistently across all documentation files:\n - AGENTS.md\n - AI-TOOLS.md\n - PROJECT-MGMT-TOOLS.md\n - OPERATIONS-KNOWLEDGE-TRANSFER.md\n - PROPOSAL-AGENTS.md\n - PROPOSAL-AGENTS-v2.md\n - PROPOSAL-PMO.md\n- Maintain proper version tracking during standardization\n- Update documentation standards in AGENTS.md to reflect single table approach
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -1,37 +1,9 @@
|
||||
# Date/Time
|
||||
Friday October 24, 2025 09:43 CDT (UTC-05:00)
|
||||
|
||||
# Change Tracking/Revision Table
|
||||
|
||||
| Date/Time | Version | Description | Author |
|
||||
|----------------------------------|---------|--------------------------------------------------|---------------------|
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.1 | Update date format to 24-hour no seconds | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.0 | Add full date/time/timezone format guidance | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 6.0.0 | Add authority rules and filesystem truth guidance | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 5.1.0 | Add databank collab and artifacts structure | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 4.1.0 | Update PMO structure and documentation links | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 3.1.0 | Add guidelines for gorgeous commit messages | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 2.1.0 | Update for databank/PMO restructure | Charles N Wyble (@ReachableCEO) |
|
||||
|
||||
# Changelog
|
||||
|
||||
| Date/Time | Version | Description |
|
||||
|----------------------------------|---------|--------------------------------------------------|
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.1 | Updated date format to 24-hour no seconds |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.0 | Added full date/time/timezone format guidance |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 6.0.0 | Added authority rules and filesystem truth guidance |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 5.1.0 | Added databank collab and artifacts structure |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 4.1.0 | Updated PMO structure and documentation links |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 3.1.0 | Added guidelines for gorgeous commit messages |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 2.1.0 | Updated for databank/PMO restructure |
|
||||
| 2025-10-24 | 5.0.0 | Added databank collab and artifacts structure |
|
||||
| 2025-10-24 | 4.0.0 | Updated PMO structure and documentation links |
|
||||
| 2025-10-24 | 3.0.0 | Added guidelines for gorgeous commit messages |
|
||||
| 2025-10-24 | 2.0.0 | Updated for databank/PMO restructure |
|
||||
| 2025-10-24 | 1.0.0 | Initial creation of baseline AGENTS.md |
|
||||
|
||||
---
|
||||
|
||||
|
||||
# AGENTS.md - Guidelines for AI Agents in Restructured AI Home Directory
|
||||
|
||||
## Core Operating Principles
|
||||
@@ -50,8 +22,8 @@ Friday October 24, 2025 09:43 CDT (UTC-05:00)
|
||||
|
||||
### Documentation Standards (Apply to ALL files you create)
|
||||
- **Date/Time Headers**: Include full date/time with timezone in all markdown files (date, time, timezone format)
|
||||
- **Change Tracking**: Maintain revision tables in all documents with full date/time/timezone
|
||||
- **Changelog**: Include changelogs in all source code files with full date/time/timezone
|
||||
- **Change Tracking**: Maintain revision tables in all documents with full date/time/timezone (single table format)
|
||||
- **Changelog Elimination**: Remove separate changelog sections - use only Change Tracking/Revision Table format
|
||||
- **Make It Beautiful Rule**: All documentation follows beautiful formatting standards (tables, bullet points, clear structure, visual hierarchy)
|
||||
|
||||
## Repository Management
|
||||
@@ -244,4 +216,20 @@ Friday October 24, 2025 09:43 CDT (UTC-05:00)
|
||||
- **Gemini** - Primarily used for audits and analysis
|
||||
- **Claude** - Used occasionally for specific tasks
|
||||
|
||||
---
|
||||
|
||||
# Change Tracking/Revision Table
|
||||
|
||||
| Date/Time | Version | Description | Author |
|
||||
|----------------------------------|---------|--------------------------------------------------|---------------------|
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.2 | Remove changelog, standardize to change tracking table only | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.1 | Update date format to 24-hour no seconds | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 7.0.0 | Add full date/time/timezone format guidance | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 6.0.0 | Add authority rules and filesystem truth guidance | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 5.1.0 | Add databank collab and artifacts structure | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 4.1.0 | Update PMO structure and documentation links | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 3.1.0 | Add guidelines for gorgeous commit messages | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 2.1.0 | Update for databank/PMO restructure | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 1.0.0 | Initial creation of baseline AGENTS.md |
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user