Skip to content

Docs: document the compose personas, --compose-extensions, and the publish gate #200

Description

@suleimansh

The compose-personas work shipped (5 vike-* composers + the neutral guardrail, the --compose-extensions flag, and the publish-safe default gate), but the docs never caught up.

Drift to fix:

  • ai-autopilot/README.md Personas section names a nonexistent universalOrmModeler and calls the default stack "Vike + universal-orm"; the built-in is dataModeler (Prisma), and the code's canonical default is "Vike + Prisma" (steps.ts, index.ts, library.ts). Fix the name + stack, and document the opt-in vikeExtensionPersonas set.
  • framework/README.md CLI section omits --compose-extensions entirely and never explains the composer path or the publish gate. Add both.
  • framework/src/cli.ts --help describes the flag as "vike-auth for auth" only; name the full set.

Docs-only, no behavior change.

Out of scope (flagging, not fixing here): "Vike + universal-orm" also appears across the 7 prompt bodies and test fixtures while the code default is Prisma. That is a separate, agent-facing inconsistency that needs a product call.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationpriority: lowNice to have / latent

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions