Files
deepresearch/workspaces/49b65705-4300-4795-8b9a-306ce20018b1/workspace/DEEP.md
T
furyhawk 85c286b72f Add initial meta and workspace documentation for agentic AI research
- Created meta.json to track session details and research todos.
- Added DEEP.md to outline the research workflow and file organization.
- Introduced MEMORY.md for persistent notes and context management.
2026-06-19 12:18:32 +08:00

391 B

DeepResearch Workspace

Research Workflow

  1. Save research notes to /workspace/notes/ (one file per sub-topic)
  2. Track all sources with URLs in notes
  3. Write the final report to /workspace/report.md

File Organization

  • /workspace/notes/ — Research notes per topic
  • /workspace/report.md — Final research report
  • /workspace/sources.md — Source tracking (optional)