[SLICE 08][CORE-C] Build general semantic indexes and deterministic record/source lookup surfaces #23

Open
opened 2026-09-08 01:57:01 +00:00 by nsaspy · 0 comments
Owner

Parent epic: #14
Depends on: #23 #24 #25
Refines: #6

Goal

Add backend-neutral rebuildable indexes that make full-IR world-model lookup practical without domain-specific schema forks.

Index at least:

  • entity/concept/type/taxonomy;
  • relation/predicate/argument roles;
  • proposition/assertion polarity;
  • rules by head/body concepts;
  • procedures by goal/action/precondition;
  • event/state/time/validity;
  • causal/diagnostic links;
  • quantities/constraints;
  • semantic class/profile/context/theory;
  • source/provenance/namespace;
  • lifecycle/current generation.

Unknown extension vocabulary remains indexable data and never resolves to executable predicates.

Acceptance

Rebuild all indexes from canonical history; direct record/entity/rule/procedure/time/source lookup returns stable refs after restart; index deletion/rebuild preserves normalized answers; new domain vocabulary requires no core storage migration.

Parent epic: #14 Depends on: #23 #24 #25 Refines: #6 ## Goal Add backend-neutral rebuildable indexes that make full-IR world-model lookup practical without domain-specific schema forks. Index at least: - entity/concept/type/taxonomy; - relation/predicate/argument roles; - proposition/assertion polarity; - rules by head/body concepts; - procedures by goal/action/precondition; - event/state/time/validity; - causal/diagnostic links; - quantities/constraints; - semantic class/profile/context/theory; - source/provenance/namespace; - lifecycle/current generation. Unknown extension vocabulary remains indexable data and never resolves to executable predicates. ## Acceptance Rebuild all indexes from canonical history; direct record/entity/rule/procedure/time/source lookup returns stable refs after restart; index deletion/rebuild preserves normalized answers; new domain vocabulary requires no core storage migration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/symbolic-memory#23
No description provided.