CLAUDE.md covers patch authoring rules, post-type discovery, the two reply compose paths, ap_timeline insertion timing, fork dependencies, and common debugging entry points. memory/ contains three files: - project_activitypub.md — data flows, syndicator config, all AP patches - project_architecture.md — FreeBSD jails, MongoDB collections, actor URLs - feedback_patches.md — patch pattern, known fragile points, threading gotchas Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
332 B
332 B
Memory Index
- project_activitypub.md - ActivityPub federation architecture and patch chain dependencies
- project_architecture.md - Server architecture: FreeBSD jails, nginx, internal fetch URLs
- feedback_patches.md - Patch management lessons learned