This commit is contained in:
2026-06-10 11:12:49 -05:00
parent 40a68dc0f5
commit 40de48377c
6 changed files with 28 additions and 16 deletions
@@ -197,7 +197,7 @@ curl -s -X PATCH \
"https://echoapi.alwisp.com/vault/_agent/memory/semantic/operator-preferences.md"
```
Use `Operation: replace` to overwrite a section entirely (e.g. a project's `Project Name::Current status`). Percent-encode non-ASCII characters in the `Target` header; spaces are fine.
Use `Operation: replace` to overwrite a section entirely (e.g. a project's `Project Name::Status`). Percent-encode non-ASCII characters in the `Target` header; spaces are fine.
### Bump `updated:` after meaningful changes
@@ -229,7 +229,7 @@ source_notes: []
# Project Name
## Current status
## Status
...
## Related