From 0c0d201680fad43f464c8c3458617d56b8e85074 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 13 May 2021 21:35:15 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-13 21:35:15 Affected files: "agora protocol.md" --- agora protocol.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/agora protocol.md b/agora protocol.md index 991f459c0..894b6cd54 100644 --- a/agora protocol.md +++ b/agora protocol.md @@ -1,12 +1,14 @@ # Agora Protocol - The [[agora]] you're likely reading this on is just one possible implementation of a platform built on a simple protocol. The protocol is defined as a list of [[agora rfcs]] as kept by a community agreeing to cooperate on such a list. - - an [[agora]] is a tuple (root, intents) - - the root repository is + - an [[agora]] is a tuple (root, goals) + - the root repository is [[go/agora/git]] + - the goals of an agora are maintained by its community in the node [[goals]]. + - [[agora server]] is a reference implementation for a consumer of the protocol. + - the [[agora server]] repository is [[go/agora/git]] - It has three parts: - a [[convention]]. - A [[distributed knowledge graph]]. - - [[agora server]] is a reference implementation for a consumer of the protocol. - Compatible [[agoras]] are expected to assemble into [[agora networks]]. - [[pull]] [[wikilinks everywhere]] - [[pull]] [[agora convention]]