jpmschweitzer and Claude Opus 4.6
3100190b40
docs(docs): add frontmatter to architecture docs
...
Standardized YAML frontmatter on all 10 docs/architecture/ files with
title, description, type, status, ticket, decision_refs, and author
fields. Enables context-aware document loading.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 15:22:03 +01:00
jpmschweitzer and Claude Opus 4.6
087ff67bfb
docs(architecture): add interaction memory KG schema design ( #442 )
...
Design doc at docs/architecture/interaction-memory-schema.md extending
FactKnowledge with interaction tracking. FactMetadata enum on existing
BTreeMap, 5-state InteractionState (Active/Completed/WalkedAway/
Confrontation/ConflictAbandoned), monologue prerequisite extension.
Includes entity slug resolution approach, NpcTolerance reconciliation,
and fact decay exemption documentation.
Ref: D-041, D-064, D-063
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 00:41:40 +01:00