38 lines
1.7 KiB
Markdown
38 lines
1.7 KiB
Markdown
# GUIDEBOOK Index
|
|
|
|
Welcome to the AIOS-Public GUIDEBOOK - your comprehensive guide to the AI Operating System template.
|
|
|
|
## Overview
|
|
The GUIDEBOOK contains essential documentation that serves as the foundation for all AIOS projects. Each document has a specific purpose in the AIOS ecosystem.
|
|
|
|
## Document List
|
|
|
|
### [AboutMe.md](./AboutMe.md)
|
|
Personal information about Charles N Wyble (@ReachableCEO), including background, philosophy, and professional details.
|
|
|
|
### [AgentRules.md](./AgentRules.md)
|
|
Operational guidelines for AI agents, including interaction rules, workflow patterns, and technical guidelines.
|
|
|
|
### [ArchitecturalApproach.md](./ArchitecturalApproach.md)
|
|
Technical architecture patterns, including container architecture, security patterns, operational patterns, and implementation workflow.
|
|
|
|
### [StartHere.md](./StartHere.md)
|
|
Onboarding guide explaining the purpose of the AIOS-Public repository as a template for launching new projects.
|
|
|
|
### [TSYS.md](./TSYS.md)
|
|
Business information about the TSYS Group, including legal entities and organizational structure.
|
|
|
|
### [AUDIT1.md](./AUDIT1.md)
|
|
First comprehensive audit of the GUIDEBOOK, containing analysis and improvement suggestions.
|
|
|
|
## How to Use This Template
|
|
1. Clone this repository to create a new project
|
|
2. Review the documentation in the order above to understand the AIOS approach
|
|
3. Follow the architectural patterns outlined in ArchitecturalApproach.md
|
|
4. Apply the operational guidelines from AgentRules.md in your project work
|
|
5. Customize documentation as needed for your specific project
|
|
|
|
## Relationship to Other AIOS Editions
|
|
- This is the Public edition of AIOS
|
|
- Two other editions exist as subsets: Personal and Private
|
|
- 80% of focus is on public work, with the rest in personal/private editions |