New Project Memory Bootstrap
- Do not initialize while the user is only exploring an idea.
- Inspect the selected project for an existing
AGENTS.mdor equivalent document system. - Use
simpleunless current evidence shows a real runtime, shared state, real users, credentials, or external writes; then recommendproduction. - Run
meminit <project-path> <project-name>as a dry-run; do not make the user remember this command. - Explain existing-file conflicts instead of installing a second rules system.
- If the user's original request already explicitly authorizes installation and the dry-run has no conflict, apply without asking again. Otherwise ask once before
--apply. - Activate the generated blueprint, architecture, handoff, and project map from current evidence.
- Run the installed Docs Lint before the first substantial handoff.
The standard command installs Playbook Core without external dependencies. Add --with-projectmem only when the user explicitly wants the optional cold-memory adapter and pjm is available. The adapter keeps watcher, Git hooks, history backfill, global inheritance, and MCP setup off.
Never import another project's memory, overwrite existing project files, or invent project facts.