2026-05-30 23:44:28 -05:00
|
|
|
# Documents
|
|
|
|
|
|
|
|
|
|
Reference documents, specs, and written context for AI agents working in this environment.
|
|
|
|
|
|
2026-05-31 00:07:27 -05:00
|
|
|
## Contents
|
2026-05-30 23:44:28 -05:00
|
|
|
|
2026-05-31 00:07:27 -05:00
|
|
|
| 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 |
|
2026-05-30 23:44:28 -05:00
|
|
|
|
2026-05-31 00:07:27 -05:00
|
|
|
## Adding a New Document
|
|
|
|
|
|
|
|
|
|
Create a `<name>.md` file in this folder, then update `documents/README.md` and `manifest.json`.
|
|
|
|
|
|
|
|
|
|
Intended future contents:
|
2026-05-30 23:44:28 -05:00
|
|
|
- Project specifications and requirements
|
|
|
|
|
- Architecture overviews
|
2026-05-31 00:07:27 -05:00
|
|
|
- Coding standards and conventions
|
2026-05-30 23:44:28 -05:00
|
|
|
- Meeting notes or decision logs relevant to AI context
|