feat: L2 ActivityPub server
- Registry for owned assets - ActivityPub endpoints (webfinger, actor, inbox, outbox) - Create activities with signatures - Record L1 runs as owned assets with provenance - Federation support (followers, inbox) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
Reference in New Issue
Block a user