Skip to content

local:check smoke checks predate the v1 object plugin export #338

Description

@terisuke

Since 2026-09-04 (guardrail.ts switched to export default { id, server } v1 form), three embedded smoke checks in scripts/local-dev-deploy.sh call mod.default(...) as a function and fail with "default is an instance of Object": aggregate policy fire, team plugin loads, team fallback. Pre-existing on dev @ 01516d1 — reproduced 2026-09-12 during the deepseek-flash deploy verification. The checks need the v1-aware call shape (mod.default.server(input, opts)) like plugin-loads.test.ts uses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtOut-of-scope problems tracked for later

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions