AOI Triple Memory (Lite)
S-DNA: INLINECODE0
What this is
A public-safe, plugin-free memory stack:
Provenance / originality
- - AOI implementation is original code (no third-party code copied).
- Conceptually inspired by common “multi-layer memory” ideas (file notes + search + structured decisions).
1)
File-based memory:
MEMORY.md +
memory/YYYY-MM-DD.md
2)
Decision notes: structured
context/ notes with tags
3)
Fast search: ripgrep-based search across workspace
What this is NOT
- - No external embeddings DB
- No automatic capture plugins
- No syncing to other machines
Commands
Search workspace
CODEBLOCK0
Create a decision note (template)
CODEBLOCK1
Governance snippet (public)
We publish AOI skills for free and keep improving them. Every release must pass our Security Gate and include an auditable changelog. We do not ship updates that weaken security or licensing clarity. Repeated violations trigger progressive restrictions (warnings → publish pause → archive).
Support
- - Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues
- Please include the skill slug: INLINECODE4
License
MIT
AOI三重记忆(精简版)
S-DNA:AOI-2026-0215-SDNA-MEM01
这是什么
一个公开安全、无插件的记忆栈:
来源/原创性
- - AOI实现为原创代码(未复制任何第三方代码)。
- 概念上受常见的“多层记忆”思路启发(文件笔记+搜索+结构化决策)。
1)
基于文件的记忆:MEMORY.md + memory/YYYY-MM-DD.md
2)
决策笔记:带标签的结构化context/笔记
3)
快速搜索:基于ripgrep的工作区搜索
这不是什么
命令
搜索工作区
bash
aoi-memory search --q Tempo黑客松 --n 20
创建决策笔记(模板)
bash
aoi-memory new-note --title 版税轨道决策 --tag royalty,base,usdc
治理摘要(公开)
我们免费发布AOI技能并持续改进。每个版本必须通过我们的安全门禁,并包含可审计的变更日志。我们不会发布削弱安全性或许可清晰度的更新。反复违规将触发渐进式限制(警告→暂停发布→归档)。
支持
- - 问题/缺陷/请求:https://github.com/edmonddantesj/aoi-skills/issues
- 请附上技能标识:aoi-triple-memory-lite
许可证
MIT