Canonical Categories (v1)¶
mneme uses a fixed set of 35 categories for stage-1 retrieval. New categories are added through PRs to this file and to src/mneme/categories.py.
| ID | Description |
|---|---|
| agent_orchestration | multi-agent task graphs agent runtimes |
| audio_media | music podcasts DSP format conversion |
| automation_rpa | cron scripts robotic process automation |
| cloud_infra | AWS GCP Azure infrastructure as code Terraform Pulumi |
| code_search | codebase navigation AST tools symbol lookup |
| comms | email SMS Telegram WhatsApp Slack Discord push notifications |
| container | Docker Podman Compose image registries |
| crypto | encryption hashing signing blockchain wallets |
| data_pipeline | ETL streaming batch jobs schedulers |
| db | relational NoSQL vector time-series graph databases |
| deploy | Coolify Vercel Netlify deployment platforms |
| desktop_automation | PyAutoGUI AppleScript Win32 accessibility GUI control |
| documentation | docs generation markdown tools diagram rendering |
| embedded_iot | microcontrollers firmware edge devices |
| filesystem | file read write search archive sync |
| finance_trading | accounting trading portfolio market data |
| game_engine | Unity Unreal Godot game development tooling |
| geo_maps | geographic information geocoding routing satellite |
| graphics_3d | Blender mesh rendering shaders Three.js |
| hardware_io | USB serial GPIO sensors robotics |
| kubernetes | k8s Helm operators |
| math_scientific | sympy numpy advanced scientific computing |
| ml_inference | local LLM vision embeddings ASR TTS runtime |
| ml_training | fine-tuning LoRA distributed training |
| mobile_dev | iOS Android tooling emulators app packaging |
| monitoring | logs metrics traces alerting dashboards |
| nlp | tokenization parsing classification named entity recognition |
| security | vulnerability scan secrets signing pentest helpers |
| testing | unit integration end-to-end fuzzing benchmarking |
| vault_kb | Obsidian Notion knowledge bases semantic search over notes |
| vcs | git GitHub GitLab pull request tooling |
| vision_image | image processing OCR object detection screenshot analysis |
| voice_audio | text-to-speech speech-to-text voice cloning |
| web_api | REST GraphQL clients webhooks HTTP utilities |
| web_browser | browser automation scraping headless rendering screenshots |