21 lines
777 B
Markdown
21 lines
777 B
Markdown
# docs/working/specifications/
|
|
|
|
Protocol and format specs, extracted out of `architecture/`/`scratch/` as
|
|
they mature.
|
|
|
|
- **[HOLA_PROTOCOL.adoc](HOLA_PROTOCOL.adoc)** — HOLA protocol
|
|
specification. `\input{}` by both `docs/formal/cookbook/` and
|
|
`docs/formal/dev-guide/`.
|
|
|
|
This directory is intentionally sparse — most specs (IVMP, Jacquard, ACL,
|
|
capsule) still live under `architecture/` or `scratch/` per
|
|
`docs/CLAUDE.md`'s Phase 2 filing convention and have not yet been
|
|
extracted here.
|
|
|
|
## See also
|
|
|
|
- [`docs/03-architecture/word-acl/README.md`](../../03-architecture/word-acl/README.md)
|
|
— the ACL spec, which has not been moved into this directory.
|
|
- [`docs/working/README.md`](../README.md) — the full `working/` layout.
|
|
- [Project root](../../../README.md)
|