21 lines
756 B
Markdown
21 lines
756 B
Markdown
# Documents
|
|
|
|
Reference documents, specs, and written context for AI agents working in this environment.
|
|
|
|
## Contents
|
|
|
|
| File | What it covers |
|
|
|------|---------------|
|
|
| [`onboarding.md`](./onboarding.md) | Step-by-step start-here checklist for new agents — network, git, AWS, k8s, red lines |
|
|
| [`machines.md`](./machines.md) | Full machine inventory — Tabitha, Orson, Ozymandias, Hunter, GoatLord — hardware, roles, connection patterns |
|
|
|
|
## Adding a New Document
|
|
|
|
Create a `<name>.md` file in this folder, then update `documents/README.md` and `manifest.json`.
|
|
|
|
Intended future contents:
|
|
- Project specifications and requirements
|
|
- Architecture overviews
|
|
- Coding standards and conventions
|
|
- Meeting notes or decision logs relevant to AI context
|