Satya 2a972d8a79 Edge resolution: a self-referential base edge is reverse for arrays and for non-pointer scalars
entity.parent_id -> entity matches every type pair in both directions, and the
discovery loop kept forward whenever reverse also matched — so an array
include compiled as `parent.parent_id = child.id` and every nested list read
back empty. An array can only be the reverse side; a scalar is forward only
when the property IS the pointer (`parent` for `parent_id`), otherwise it is
the single child that points here (a cover attachment). 1286 library tests
pass. Pinned by api's accounting suites on branch activity-task-assignment-lines.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AvkGU4kQ4wsqxHFpXtZKZM
2026-09-02 11:41:34 -04:00
2026-04-03 19:24:21 -04:00
2026-03-18 22:04:29 -04:00
2026-07-07 12:42:05 -04:00
2026-04-20 09:56:46 -04:00
2026-04-13 22:44:18 -04:00
2026-03-27 19:19:27 -04:00
2026-05-14 03:21:12 -04:00
2026-07-09 14:26:45 -04:00
2026-09-01 12:22:03 -04:00

JSPG - JSON Schema Validation for PostgreSQL

Description
No description provided
Readme 33 MiB
Languages
Rust 99.2%
Shell 0.8%