1.7 KiB
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
Personal information about Charles N Wyble (@ReachableCEO), including background, philosophy, and professional details.
AgentRules.md
Operational guidelines for AI agents, including interaction rules, workflow patterns, and technical guidelines.
ArchitecturalApproach.md
Technical architecture patterns, including container architecture, security patterns, operational patterns, and implementation workflow.
StartHere.md
Onboarding guide explaining the purpose of the AIOS-Public repository as a template for launching new projects.
TSYS.md
Business information about the TSYS Group, including legal entities and organizational structure.
AUDIT1.md
First comprehensive audit of the GUIDEBOOK, containing analysis and improvement suggestions.
How to Use This Template
- Clone this repository to create a new project
- Review the documentation in the order above to understand the AIOS approach
- Follow the architectural patterns outlined in ArchitecturalApproach.md
- Apply the operational guidelines from AgentRules.md in your project work
- 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