Fs Write
Write a canonical Nowledge FS file.
Writes through the same concrete-space APIs as the underlying surface.
This bounded Phase 2 slice supports canonical
memory files under /memories/by-id/ and
/working-memory/today.md. Alias paths return EXDEV and
derived paths return EROFS.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/fs/write" \ -H "Content-Type: application/json" \ -d '{ "path": "string" }'null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}