Questionnaire docs
Security/privacy
Protect local project context and browser drafts.
Questionnaire separates browser-local drafts from agent-managed project files so users can inspect the loop without losing control of their data.
Public demo
- Draft answers stay in localStorage.
- Reset clears the local browser draft.
- Import reads only the selected file in the browser.
- Export is the explicit handoff path.
- The demo does not need a login or server-side session.
Real project runs
- Treat state.json, transcript.md, CONTEXT.md, research notes, and ADRs as project artifacts.
- Do not commit secrets, credentials, private screenshots, or proprietary records unless the project policy allows it.
- Research notes should cite sources without storing private tokens or dashboard secrets.
- File upload questions should capture metadata and notes; the agent should use explicit local paths or attachments for content.
Review before sharing
Before sending a run directory to someone else, review the transcript, glossary, research notes, and ADRs as carefully as any other decision record.