refactor: moved org-agent to its own repository as a submodule

This commit is contained in:
2026-03-27 15:46:53 -04:00
commit b7faa21f80
13 changed files with 4155 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
#+TITLE: Agora: Decentralized Social Network
#+AUTHOR: Amr
#+CREATED: [2026-03-17 Tue]
#+BEGIN_COMMENT
A decentralized social network protocol for the ATmosphere (AT Protocol) ecosystem.
#+END_COMMENT
* Agora: Decentralized Social Network
This project contains the specification and analysis for a decentralized social network built on open protocols.
* Project Tasks
See the actionable tasks for this project in [[file:../../gtd.org::*Agora: Decentralized Social Network][GTD.org > Projects > Agora]]
* Key Documents
- [[file:agora-requirements-01-overview.org][01. Overview]]
- [[file:agora-requirements-02-identity.org][02. Identity]]
- [[file:agora-requirements-03-infrastructure.org][03. Infrastructure]]
- [[file:agora-requirements-04-the-primitive.org][04. The Primitive]]
- [[file:agora-requirements-05-social.org][05. Social Spaces]]
- [[file:agora-requirements-05-public-space.org][05. Public Space & Exchange]]
- [[file:agora-requirements-06-exchange.org][06. Exchange]]
- [[file:agora-requirements-06-advanced-integration.org][06. Advanced Integration]]
- [[file:agora-requirements-07-library.org][07. Farcaster & Nostr Integration]]
- [[file:agora-requirements-08-implementation.org][08. Implementation]]
- [[file:agora-requirements-09-strategy.org][09. Strategy]]
- [[file:agora-requirements-10-assessment.org][10. Gap Assessment]]
- [[file:agora-consolidated-gap-analysis.org][Consolidated Gap Analysis]]
* Status
- [X] Concept and atomic notes complete
- [X] Comprehensive specification built
- [ ] Governance decision (DEC-001) pending
- [ ] Implementation planning not started