Skip to content

Commit e806be7

Browse files
committed
ledger: drop stale 'SurrealQL' as the deferred forward target
The D-ATC2-KAUSAL-RUFF-GATED debt note echoed SPEC-ATC2-OGAR §6's stale 'SurrealQL-Adapter' wording. Per the operator ruling already in this ledger (2026-07-05: 'Odoo's spog lives now in V3 substrate in lance-graph <>OGAR, not surrealdb AST'), the forward substrate is OGAR-v3 / lance-graph; the SurrealQL-AST adapter is deprecated. The live emitter debt is the TTL path (ogar-emitter → ogar-adapter-ttl + v3 substrate), not SurrealQL.
1 parent 3575076 commit e806be7

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

docs/DISCOVERY-MAP.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,8 +1109,15 @@ isolation. The map's job is to keep them visible.
11091109
are DROPPED at TTL emission. The IR struct is correct (consumers that
11101110
read `ActionDef.kausal` directly — e.g. the odoo-rs AT-CONSUME parity
11111111
pin — are unaffected); only the TTL projection is lossy. §6 defers the
1112-
emitter/SurrealQL wiring, so this is not a spec violation, but it is
1113-
actively-wrong (not merely missing) TTL. Converted from silent to
1112+
downstream-consumer wiring, so this is not a spec violation, but it is
1113+
actively-wrong (not merely missing) TTL. (NB: SPEC-ATC2-OGAR §6 line 219
1114+
still names a "SurrealQL-Adapter" as a deferred consumer — that naming is
1115+
STALE. Per the operator ruling recorded above (2026-07-05: "Odoo's spog
1116+
lives now in V3 substrate in lance-graph <>OGAR, not surrealdb AST"), the
1117+
forward substrate is the OGAR-v3 / lance-graph path; the SurrealQL-AST
1118+
adapter is deprecated. The live debt is the `ogar-emitter` TTL path, which
1119+
`ogar-adapter-ttl` and the v3 substrate consume — not SurrealQL.)
1120+
Converted from silent to
11141121
documented: characterization test
11151122
`kausal_constrains_onchange_currently_emit_unknown_pending_emitter_wiring`
11161123
PINS the interim `ogar:Unknown` + dropped-paths behaviour so it flips

0 commit comments

Comments
 (0)