Skip to content

--emit neo4j does not reject explicit -a/--graphs despite the documented always-full-depth contract #119

Description

@rahlk

CLAUDE.md and the README document: Neo4j emission is always full-depth — --emit neo4j combined with -a/--graphs is an explicit error. Not enforced: canpy --emit neo4j -a 2 … exits 0 and silently emits (verified on 1.1.1). The gate must reject explicitly-passed -a/--graphs (parameter-source check, so the defaults don't false-positive).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions