mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-27 18:34:58 +08:00
1c024bc976
- CLAUDE.md entity model: instance on messaging_groups. - db-central.md: updated messaging_groups DDL (instance NOT NULL, triple UNIQUE, denied_at), instance semantics (default = channel_type via migration 016 backfill; inbound exact-on-instance, outbound default-first), and the user_dms per-platform (not per-instance) cold-DM note. - architecture.md: same DDL update in the schema appendix. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
NanoClaw Documentation
The official documentation is at docs.nanoclaw.dev.
The files in this directory are original design documents and developer references. For the most current and accurate information, use the documentation site.
| This directory | Documentation site |
|---|---|
| SPEC.md | Architecture |
| SECURITY.md | Security model |
| REQUIREMENTS.md | Introduction |
| docker-sandboxes.md | Docker Sandboxes |
| APPLE-CONTAINER-NETWORKING.md | Container runtime |