Some checks failed
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
582 B
582 B
⚠️ DEPRECATED — thoughts-backend (v1)
This directory is the original v1 implementation and is no longer maintained. It will be removed in a future release.
Use v2 instead
The active codebase lives at the repository root (/crates/). It is a complete rewrite with:
- Hexagonal (Ports & Adapters) architecture
- Full ActivityPub federation
- Remote actor discovery and profile browsing
- NATS JetStream event bus
- Clean REST API with content negotiation
- Next.js frontend (
/thoughts-frontend/)
Do not build, run, or modify anything in this directory.