KB / Memory / tech-eve-filesystem-agents

Filesystem-first durable agents

Eve authors an agent as agent/ files — instructions, tools, connections

tech
techllm-agentsevearchitecture
raw .md

Vercel Eve authors an agent as files under agent/:

Path Role
instructions.md always-on system prompt
tools/<name>.ts tool name = filename
connections/<name>.ts MCP / OpenAPI
skills/, schedules/, subagents/ optional slots

Identity comes from the path, not a name field. Aligns with feedback-docs-driven-development. Runtime host: tech-eve-runtime-vercel-nitro.