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,17 +1,7 @@
|
||||
# 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) | 1.0.0 | Initial documentation for AI tool preferences | Charles N Wyble (@ReachableCEO) |
|
||||
|
||||
# Changelog
|
||||
|
||||
| Date/Time | Version | Description |
|
||||
|----------------------------------|---------|--------------------------------------------------|
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 1.0.0 | Initial creation of AI tool usage documentation |
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
@@ -81,4 +71,15 @@ When working in this environment, AI agents should be aware that:
|
||||
- Leverage Qwen for operations that require extensive system knowledge
|
||||
- Use Codex for code-related tasks when available
|
||||
- Employ Gemini for validation and quality checks
|
||||
- Reserve Claude for specialized reasoning tasks
|
||||
- Reserve Claude for specialized reasoning tasks
|
||||
|
||||
---
|
||||
|
||||
# Change Tracking/Revision Table
|
||||
|
||||
| Date/Time | Version | Description | Author |
|
||||
|----------------------------------|---------|--------------------------------------------------|---------------------|
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 1.0.1 | Standardize to change tracking table only | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 09:43 CDT (UTC-05:00) | 1.0.0 | Initial documentation for AI tool preferences | Charles N Wyble (@ReachableCEO) |
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user