Skip to content

fix: neo4j :Application node has no version (JSON/neo4j analyzer-identity divergence) #43

Description

@rahlk

analysis.json now advertises analyzer{name,version} (#29), but the Neo4j :Application node carries only a bare generator: "codeanalyzer-typescript" string with no version — so the two co-primary projections diverge on analyzer identity. Add version (and align generator/name) to the :Application props and declare it in the schema catalog (src/build/neo4j/schema.ts), keeping the conformance test green.

Surfaced by the final whole-branch review of epic #26.

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