Flow commands
/flow:migrate-kgai
Migrate this repo's .ai/decisions/ into the kgai knowledge graph (one-time, idempotent, archive-preserving)
| Property | Value |
|---|---|
| Command | /flow:migrate-kgai |
| Category | setup |
| Argument hint | [--dry-run] |
| Source | plugins/flow/commands/migrate-kgai.md |
Description
Migrate this repo's .ai/decisions/ into the kgai knowledge graph (one-time, idempotent, archive-preserving)
Invocation
snippet
/flow:migrate-kgai [--dry-run]Summary
One-time migration of the file-based decision store (.ai/decisions/DDR-*.md) into the kgai knowledge graph, so an existing repo keeps its decision history when it switches the backend on. The old files are kept as a read-only archive — never deleted (DDR-044 safety).