RAGE 002: durable symbolic projections and symbolic-first recall #3
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/symbolic-memory!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/002-symbolic-projection-recall"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this slice does
Adds the first durable symbolic projection + recall vertical slice on top of the existing exact-source memory boundary.
memory_recall/4with exact predicate matching and positional JSONnullwildcardslossy/context_requiredprojectionsinclude_sourceprojection_error)external_untrusted/unknownsources as evidence-only rather than semantic projections (blocked_untrusted)memory_recallthrough MCPSafety / authority boundary
A supplied projection is structured data, never an arbitrary Prolog goal. Projection failure cannot roll back the exact source memory. Low-trust external evidence can be retained for audit/history without being promoted into semantic recall.
Example
A source memory can carry a projection like:
and be recalled with:
No model-provided predicate is executed as a Prolog goal.
Tests authored
Adds PlUnit coverage for projection round-trip, canonical argument representation, JSON-null wildcard matching, non-destructive projection failure, untrusted evidence-only admission, read authority, source fallback/expansion, scope ordering, project isolation, restart durability, v1 snapshot migration, and MCP recall output.
Verification state
Draft intentionally. The ChatGPT implementation environment does not have
swiplornix, so executable verification has not been run here.Before marking ready:
or at minimum:
Deferred
Automatic prose → symbolic extraction, natural-language search/recall, contradiction/supersession, temporal truth, generated rules, embeddings, and natural-language forgetting remain later slices.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.