# Feynman Memory Template Copy this file to your project's `.feynman/memory.md` or load it into Feynman's persistent memory. ## pref.new_project_workflow Workflow template lives at: https://git.fbrns.co/shoko/workflow Structure: /docs/workflow/ (INDEX, ISSUE-FORMAT, WORKFLOW, AGENT-PROMPTS), /.issues/ (INDEX + examples), /.hooks/ (issue-linter.js) Two-layer enforcement: Skill (manual trigger) + Memory (nudge if forgotten) Prefers file-based issues over external trackers like Gitea issues Pre-commit hook enforces issue format before commit Agent must think out loud: Plan, Status Log, Self-Verification in issue file Human approves reasoning, not tasks. Human does not manually test unless edge case. ## lesson.workflow.new_project_nudge When human mentions a new project, ALWAYS check memory for pref.new_project_workflow. If template exists but not used, nudge: "Do you want to use the workflow template from shoko/workflow? I can set it up automatically." Category: workflow