Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ This page is the authority map for Maka documentation. Code and contract tests r

- Root and package READMEs describe stable product entry points, public seams, and local ownership.
- `docs/` contains current cross-cutting architecture, security, product, and validation contracts.
- `docs/blogs/` contains long-form explanations of Maka's design ideas; code and current contracts remain authoritative.
- GitHub issues and pull requests contain implementation plans, migration progress, and time-sensitive TODOs.
- `docs/archive/` preserves completed plans and superseded material for historical context. Archived documents are not current implementation guidance.

Expand All @@ -40,10 +39,6 @@ This page is the authority map for Maka documentation. Code and contract tests r
- [UI package architecture](../packages/ui/README.md)
- [Security policy](../SECURITY.md)

## Blogs

- [Log Is the Runtime: How Maka Uses an Append-Only Log to Manage Agent State and Context](./blogs/log-is-the-runtime.md) ([中文](./blogs/log-is-the-runtime.zh-CN.md))

## Current contracts

### Runtime and Eval
Expand Down
Loading