# atomic-knowledge

> Markdown-first work-memory protocol for existing agents, with maintained knowledge, candidate notes, evals, and an example KB.

- **URL**: https://www.freshcrate.ai/projects/atomic-knowledge
- **Author**: Nimo1987
- **Category**: Frameworks
- **Latest version**: `v0.2.0` (2026-04-08)
- **License**: MIT
- **Source**: https://github.com/Nimo1987/atomic-knowledge
- **Language**: Python
- **GitHub**: 36 stars
- **Registry**: github (`Nimo1987/atomic-knowledge`)
- **Tags**: `agent`, `ai`, `filesystem`, `knowledge-base`, `llm`, `markdown`, `personal-agent`, `python`, `rag`

## Description

Markdown-first work-memory protocol for existing agents, with maintained knowledge, candidate notes, evals, and an example KB.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.2.0` | 2026-04-08 | Medium | ## Highlights - Add an optional agent-facing runtime with `init_kb`, `check_kb`, `get_context`, and `validate_kb` - Add a minimal MCP adapter that exposes the runtime through a small stdio JSON-RPC / MCP surface - Add automated runtime and MCP adapter test coverage plus a minimal GitHub Actions CI workflow - Refresh English and Chinese README onboarding, bootstrap guidance, and end-to-end validation docs for the `v0.2.0` baseline - Refresh `example-kb` maintenance metadata so the shipped health |
| `v0.1.0` | 2026-04-06 | Medium | Atomic Knowledge is now publicly available as a markdown-first work-memory protocol kit for existing agents.  ## Highlights - Root-level installable package with `AGENT.md`, `BOOTSTRAP_PROMPT.md`, `docs/`, `scripts/`, `schemas/`, `knowledge-base-template/`, `example-kb/`, and `evals/` - Clear boundary: work memory, not persona memory, not a transcript archive, and not a new UI - Agent-native workflows for ingest, query, candidate capture and resolution, maintenance, and health checks - Optional |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-25

## Citation

- HTML: https://www.freshcrate.ai/projects/atomic-knowledge
- Markdown: https://www.freshcrate.ai/projects/atomic-knowledge.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/atomic-knowledge/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
