Harbor docs
Shared conventions for applications built inside a confinement.
Pages
- confinement.md What a confinement is, what it can reach, and what it cannot.
- conventions.md Ten code conventions that apply in any language.
- go.md Go specifics: layout, errors, tests, building for the server.
Reading these from inside a confinement
Every page is plain Markdown over ordinary HTTPS, so an agent working inside a confinement can fetch it directly:
curl -s https://docs.harbor.imake.tools/conventions.md