Skip to content

import from-code command not available (v0.40.4) #407

@danieldekay

Description

@danieldekay

Description

The import from-code command referenced in the specfact.01-import prompt is not available in the current CLI version (v0.40.4).

Steps to Reproduce

specfact --no-interactive import from-code legacy-api --repo .

Actual Result

Command 'import' is not installed.
Install workflow bundles with specfact init --profile <profile> or specfact module install <bundle>.

Expected Result

The command should extract routes, schemas, relationships, and contracts from the codebase and create a plan bundle.

Investigation

  • Installed nold-ai/specfact-codebase (v0.40.17) — provides code commands (analyze, drift, repro, validate) but no import command
  • Installed all available modules: specfact-project, specfact-spec, specfact-backlog, specfact-govern, specfact-codebase
  • None expose an import from-code or top-level import command
  • CLI is up to date (specfact upgrade --check-only confirms v0.40.4 is latest)

Environment

  • OS: macOS
  • SpecFact CLI: v0.40.4
  • Modules: specfact-project 0.40.19, specfact-spec 0.40.14, specfact-codebase 0.40.17, specfact-backlog 0.41.9, specfact-govern 0.40.17

Question

Is import from-code part of a module not yet published to the marketplace, or has the command been renamed/restructured? The specfact.01-import prompt template references this command extensively.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmodule-systemModule system and registry

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions