initial rta docs

This commit is contained in:
Projection Demo
2026-06-06 16:58:21 -07:00
commit cd2793c619
3 changed files with 15 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Mock RTA Knowledge Base
This hosted Git repo is intentionally plain Markdown. It has no RTA sidecars.
Collaborators clone, edit, commit, and push it as the canonical documentation source.
The projection operator reads a projector checkout and mirrors it into AFFiNE.

5
rta/concept.md Normal file
View File

@@ -0,0 +1,5 @@
# RTA Conceptual Overview
RTA is an app-authoring vocabulary and runtime discipline.
Apps are described through primitives, patterns, archetypes, ports, policies, and adapters.
The goal is to help agents build systems with observable boundaries instead of loose vibes.

5
rta/status.md Normal file
View File

@@ -0,0 +1,5 @@
# RTA Status
This is a demo status, not an exhaustive status report.
The current mock says RTA has a working Markdown projection slice with hosted Git as the source authority.
Live AFFiNE writing remains the next adapter step.