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,31 +0,0 @@
|
||||
# Getting Started with AIOS-Public
|
||||
|
||||
This repository serves as the starting point for all AI interactions within the AIOS system.
|
||||
|
||||
## Purpose
|
||||
|
||||
This repository functions as a template for launching new projects. It contains the foundational architecture, documentation, and tools needed to create new repositories following AIOS patterns.
|
||||
|
||||
## Workflow
|
||||
|
||||
- Unless specifically creating new tools for the template itself, AI agents will not work directly in this repository
|
||||
- All project-specific work happens in separate repositories created from this template
|
||||
- When instructed, AI agents may commit or push changes to this template repository
|
||||
- AI agents carry forward the core knowledge from GUIDEBOOK files when working in project repositories
|
||||
- All work in project repositories follows the workflow and rules outlined in AgentRules.md
|
||||
|
||||
## Repository Structure
|
||||
|
||||
Think of this repository like a highly organized home directory. The markdown files and Docker containers serve as the foundational "dotfiles" that provide consistent patterns across all projects.
|
||||
|
||||
Project work is conducted in subdirectories or separate repositories created from this template, not directly in this template repository.
|
||||
|
||||
## Next Steps
|
||||
|
||||
When beginning work in a new project repository:
|
||||
1. Review the GUIDEBOOK documentation for architectural patterns
|
||||
2. Follow the workflow outlined in AgentRules.md
|
||||
3. Apply the architectural approach described in ArchitecturalApproach.md
|
||||
|
||||
---
|
||||
*Last updated: October 16, 2025*
|
||||
Reference in New Issue
Block a user