Skip to main content
← Back to list
01Issue
FeatureClosedSwamp Club
AssigneesNone

fix: collective validator error message omits drivers and datastores

Opened by swampadmin · 11/20/2025

Problem

When swamp extension push fails collective validation, the error message only mentions "models, vault types, and workflow names" — it does not mention drivers or datastores. This is confusing when a push fails because a driver or datastore type doesn't match the extension collective.

Location

src/domain/extensions/extension_collective_validator.ts

The validator correctly checks driver types (lines 84-92) and datastore types (lines 94-102), but the error message presented to the user on validation failure only references models, vaults, and workflows.

Expected Behavior

The error message should list all content types that are validated:

All model types, vault types, workflow names, driver types, and datastore types must use the same collective as the extension name.

Or similar wording that makes it clear drivers and datastores are also subject to collective matching.

  • swamp PR: #752 (extension datastore/driver skills)
02Bog Flow
OPENTRIAGEDIN PROGRESSCLOSED

Closed

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.