Point agents and architecture docs at the taxonomy

02dd8e64d7ea · AtlantisPleb · · parent c8b33db3f5b2

Point agents and architecture docs at the taxonomy

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

built
5 modules in 13.4 s
deployed
needs_rolling_replace · 5 modules on 0 nodes · push→live —

Changed files

  • modified AGENTS.md
  • modified docs/architecture.md

Diff

2 files changed, +10 -0

AGENTS.md modified +7

@@ -1,5 +1,12 @@

1 1
This is a web application written using the Phoenix web framework.
2 2
3
## Vocabulary
4
5
Read `docs/taxonomy.md` before writing docs, commit messages, or product copy.
6
It defines what each word means here — forge versus GitHub, push versus
7
deploy, computer versus machine, which receipt, which module — and the naming
8
rules that keep them straight.
9
3 10
## Communication style
4 11
5 12
All text in this repo — docs, README, `AGENTS.md`, commit messages, and agent responses — follows the [Google Developer Documentation Style Guide](https://developers.google.com/style). When writing or reviewing text, read the `google-developer-style` skill at `.agents/skills/google-developer-style/SKILL.md`.
docs/architecture.md modified +3

@@ -17,6 +17,9 @@ orchestration, memory, voice, delegated work, connected computers, and operator

17 17
surfaces. The application does not divide these features between a public shell
18 18
and a private product service.
19 19
20
For shared vocabulary — forge versus GitHub, push versus deploy, computer
21
versus machine, which receipt, which module — read `docs/taxonomy.md`.
22
20 23
## System map
21 24
22 25
```text

This page updates live while a promote is in flight · changelog