Skip to main
maudeMDCC/00
Flow commands

/flow:migrate-kgai

Migrate this repo's .ai/decisions/ into the kgai knowledge graph (one-time, idempotent, archive-preserving)

PropertyValue
Command/flow:migrate-kgai
Categorysetup
Argument hint[--dry-run]
Sourceplugins/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).

Source of truth

On this page