Houdry Agent does not clone your document store into the fabric. Knowledge base on the desk is the library the session may read.
Add documents
- Open Knowledge base.
- Add files or Open folder to the plant tree (SOPs, reports, specs).
- On each SOP, set standing rules: always-on instructions such as “cite the SOP; do not invent procedure; stay on this network.”
Files remain under the Agent home (~/.houdry-agent / %LOCALAPPDATA%\houdry-agent). They are not sent to a public API. Fabric only sees what Agent includes in that turn’s /v1 request, on the LAN.
Sessions vs knowledge
| Lives | Use for | |
|---|---|---|
| Knowledge | Durable on this computer | SOPs and reference the agent should always be allowed to read |
| A session | One job’s transcript | One inspection, one note, one drawing pack |
Start a new session when the job changes so transcripts stay readable.
Folders you care about belong in Knowledge, or in the prompt as local paths Agent can read. There is no separate “project registry” on the fabric.
See Knowledge and SOPs.