quarkos/cairn
v0.5.0MIT
Typed facts for agents via @quarkos/cairn. Assert, recall, and retract beliefs that outlive the session. Never the unscoped npm package cairn.
cairn-assert
Assert typed Cairn facts via cairn_assert after a decision, deploy, URL, or command actually lands. Unique idempotencyKey; onConflict supersede for live facts. Use with @quarkos/cairn. Do not invent facts. Does not inject into Cursor cloud agent VMs.
cairn-recall
Recall typed Cairn facts via cairn_recall at session or task start, before relying on persisted project beliefs. Use with @quarkos/cairn. Do not invent facts. Does not inject into Cursor cloud agent VMs.