Skip to content

sysand add urn:kpar:sysmod broken #206

@consideRatio

Description

@consideRatio

Testing #183 i observed that access of index was already broken in main, where I test things like this:

d=$(mktemp -d) && cd "$d" \
  && cargo run --manifest-path ~/dev/sensmetry/sysand/Cargo.toml \
    init \
  && cargo run --manifest-path ~/dev/sensmetry/sysand/Cargo.toml \
    add urn:kpar:sysmod

The failure stems from #130, verified by testing before and after.

I used codex (GPT 5.4) to debug and review the situation, and it came up with some changes #205.

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