ArifOS memory-query
name: memory-query
install
source · Clone the upstream repo
git clone https://github.com/ariffazil/arifOS
manifest:
skills/memory-query/skill.yamlsource content
name: memory-query description: Vector memory search with F2 freshness enforcement category: memory constitutional_floor: F555
requirements: F2_Truth: freshness_check: true ttl_max: 86400
F555_Memory: hybrid_search: true constitutional_indexing: true
F4_Clarity: relevance_threshold: 0.8
mcp_tools:
- engineering_memory
entry_points:
- vector_search
- store_memory
- forget_memory