Instructions file CodexOpenCode
Instructions for proticom/gnosys, covering agents.md, what is gnosys, quick reference, architecture and key rules.
Instructions file CodexOpenCode
Instructions for proticom/gnosys, covering agents.md, what is gnosys, quick reference, architecture and key rules.
Command
Add a memory with explicit structured fields — no LLM structuring step.
Command
Add a new memory from raw text or an existing file path.
Command
Check if a query matches memories in multiple projects.
Command
Ask a natural-language question and get a synthesized answer with citations.
Command
View the structured audit trail of memory operations from the central DB.
Command
Create a backup of the central Gnosys database and related files.
Command
Batch-import existing documents from a source directory into the memory store.
Command
Generate a project briefing: memory state summary, categories, recent activity, and top tags.
Command
Copy this machine's local brain (/.gnosys/gnosys.db) to seed a central server — a Docker volume or another host.
Command
Test LLM connectivity for each configured task route.
Command
Remove dead and temp-dir entries from the project registry (/.config/gnosys/projects.json).
Command
Pre-compaction sweep: extract atomic memories from a conversation or context string, check novelty against existing memories, and commit novel ones to the central DB.
Command
Generate a blank gnosys.json template in the active writable store.
Command
Set a config value in the active writable Gnosys store.
Command
Show the current LLM configuration for the first active Gnosys store.
Command
View and manage LLM provider configuration for the active Gnosys store.
Command
Point an IDE at a remote Gnosys MCP server (central-server topology) instead of spawning a local one.
Command
Force-dearchive memories matching a query from archive.db back to the active store.
Command
Command "discover" from proticom/gnosys, covering gnosys discover, usage, options, default path (fts) and federated / scope path.
Command
Check Gnosys system health: stores, central DB, archive, recall/SOC config, LLM connectivity, embeddings, and maintenance health.
Command
Show recent Dream Mode runs from the central audit log.
Command
Generate a self-contained HTML dashboard from the local Dream Mode run log.
Command
Force a Dream Mode consolidation cycle now. Same behavior and options as bare gnosys dream.