Skip to content

AI agents' training data routes them to the legacy Slice Machine workflow #265

Description

@angeloashmore

Is your feature request related to a problem? Please describe.

AI agents start Prismic projects with npx @slicemachine/init because their training data contains the legacy workflow. Nothing at that entry point tells the agent that a newer path exists. The session goes down the wrong path from the first step: legacy tooling, a different file layout, and no contact with the current CLI.

Describe the solution you'd like

This issue documents the problem for a later brainstorm. It does not prescribe a solution.

One idea: add a deprecation message to the Slice Machine entry points. The message points to npx prismic init and npx prismic docs list. Agents on the legacy path then get redirected at the point where they reliably arrive.

Describe alternatives you've considered

Additional context

This issue is in the CLI repository for visibility. Slice Machine is not in active maintenance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions