From da2200ad2ab87f96362bc9254489cc6acc3dd1f7 Mon Sep 17 00:00:00 2001 From: Shinwoo PARK Date: Mon, 11 May 2026 17:47:23 +0900 Subject: [PATCH] docs: clarify freeform persona initialization --- API-Reference.md | 7 +++++-- Getting-Started.md | 15 +++------------ Home.md | 4 ++-- Purpose-and-Architecture.md | 9 ++++++--- 4 files changed, 16 insertions(+), 19 deletions(-) diff --git a/API-Reference.md b/API-Reference.md index 8179a33..07273f7 100644 --- a/API-Reference.md +++ b/API-Reference.md @@ -29,7 +29,8 @@ initializePersona(db: IdentityDB, input: InitializePersonaInput): Promise