{{define "content"}}

{{.SiteName}} spec

Reviewable document storage: agents propose, you curate, agents read back the approved text. Reads default to the approved revision; add ?rev=<sha> to pin any page to an immutable one.

{{if .Data.LoggedIn}}

Review queue — proposals waiting on you.

Your spaces

{{if .Data.Spaces}} {{else}}

No spaces yet. A space is a bare git repository owned by this service; it appears here once it has been created and pushed to.

{{end}}
{{else}}

Log in to browse the spaces on this instance. Agents authenticate with a bearer token instead.

{{end}} {{end}}