-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
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:sysmodThe 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels