remembered
- CURIE:
gmeow:originRemembered - IRI: https://blackcatinformatics.ca/gmeow/originRemembered
- Category: individual
- Defined by:
gmeow:slices/imagination - Box roles: ABox role (What is this?)
Content RETRIEVED from memory — recalled into present awareness, not currently perceived (the occurrent face is a gmeow:processRecollection, mentation, by reference). The discrimination remembered-vs-perceived and remembered-vs-imagined is the core of source-monitoring; a memory misattributed as perceived is a source-monitoring error.
Structure
Types: gmeow:ContentOrigin
Practical Pattern
Use gmeow:originRemembered as a controlled value typed as gmeow:ContentOrigin.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Reality Monitoring
- Source:
slices/core/imagination/examples/reality-monitoring.ttl - Examples catalog: open in catalog#example-slices-core-imagination-examples-reality-monitoring
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex: <https://blackcatinformatics.ca/gmeow/examples/imagination/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example — reality-monitoring, the flagship. The SAME content (a claimed
# meeting) carries TWO coexisting gmeow:contentOrigin attributions from two vantages:
# the agent recalls it as gmeow:originRemembered, while an auditor reviewing the
# agent's memory marks it gmeow:originGenerated — a confabulation / hallucination
# synthesised by the model, not actually remembered. Neither overwrites the other
# (Principle 9, vantage-indexed; Principle 10, retain-never-delete): both are recorded
# as gmeow:StandpointClaims, whose attribution rides gmeow:vantage. Origin
# (where the content came from) is kept SEPARATE from veridicality (whether it is
# true — gmeow:claimVeridicality, deception slice, by reference) and from authorship
# (gmeow:accordingTo). This is exactly the recalled-vs-confabulated discrimination the
# agent-memory product needs.
ex:agentRecall a gmeow:StandpointClaim ;
gmeow:vantage ex:lillithView ;
gmeow:observedFeature ex:meetingHappened ;
gmeow:observationMethod gmeow:methodDirectObservation ;
gmeow:claimModality gmeow:probable ;
gmeow:contentOrigin gmeow:originRemembered . # the agent takes it as recalled