From 1d196a09dd876a2ac3f60737fd3f49b4e2f15fbe Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 24 Aug 2022 00:22:17 +0200 Subject: [PATCH] autopushed --- agora pkg chapter.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/agora pkg chapter.md b/agora pkg chapter.md index 6e243da55..33054504e 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -190,10 +190,11 @@ A [[commons]] consists, at a minimum[^comdef], of: An [[Agora]]'s [[root repository]] is a [[seed]] for an Agora. In the provided reference Agora platform, the root is a [[git]] repository[^root] which contains: - A `sources.yaml` file containing a list of all repositories to be integrated into an Agora plus useful metadata. -- A `CONTRACT.md` file containing a list +- A `CONTRACT.md` file containing a list of assertions declaring high level goals and values for the Agora. +- A `README.md` file containing instructions on how to provision an Agora using the above and free software. -[^comdef]: https://anagora.org/go/singular+plural -> https://logicmag.io/commons/singular-plural/ -[^root]: https://anagora.org/go/agora -> https://github.com/flancian/agora +[^comdef]: https://logicmag.io/commons/singular-plural/ (or https://anagora.org/go/singular+plural as of the time of writing.) +[^root]: https://github.com/flancian/agora (or https://anagora.org/go/agora as of the time of writing.) ## Intents