Tighten Section 0 projection wait proof
This commit is contained in:
12
README.md
12
README.md
@@ -20,6 +20,7 @@ Edit Markdown files in this Git repo.
|
||||
Current docs:
|
||||
|
||||
- `README.md`
|
||||
- `docs/source-models.md`
|
||||
- `rta/concept.md`
|
||||
- `rta/reports/current-status.md`
|
||||
|
||||
@@ -62,11 +63,12 @@ section0-docs pull
|
||||
section0-docs status
|
||||
MESSAGE="Describe the doc change" section0-docs commit
|
||||
section0-docs push
|
||||
git rev-parse --short HEAD
|
||||
```
|
||||
|
||||
After a push, send Virgil the short commit hash. AFFiNE refresh is handled by
|
||||
the lab operator side; collaborators do not need the home-lab repo.
|
||||
By default, `section0-docs push` waits for the projected commit to pass backend
|
||||
verification and AFFiNE native read verification. If an already-open AFFiNE tab
|
||||
still shows old content, reload the tab or open the printed doc URL in a fresh
|
||||
tab.
|
||||
|
||||
## Contributor Setup
|
||||
|
||||
@@ -108,11 +110,9 @@ printf '\nMBP sync smoke test: %s\n' "$(date -Is)" >> rta/reports/current-status
|
||||
section0-docs status
|
||||
MESSAGE="MBP sync smoke test" section0-docs commit
|
||||
section0-docs push
|
||||
git rev-parse --short HEAD
|
||||
```
|
||||
|
||||
Send the printed commit hash to Virgil. After the AFFiNE copies are refreshed,
|
||||
the smoke line should appear in:
|
||||
After the AFFiNE copies are refreshed, the smoke line should appear in:
|
||||
|
||||
```text
|
||||
Agent Workspace / Section 0 / Git Projections / RTA Handbook / RTA Status
|
||||
|
||||
Reference in New Issue
Block a user