Add federation readiness diagnostics #103
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Research how Slugkit-generated sites should assess ActivityPub/federation readiness without adding bespoke federation diagnostics to the Slugkit management API contract.
The output should clarify what readiness means for a generated site, which checks belong in generated-site/template code, which belong in deployment documentation, and which checks should not be owned by the Slugkit API or CLI.
Requirements
/api/v1/activitypub/*diagnostics routes or any other bespoke federation diagnostics endpoint to the Slugkit API contract.slug doctordepend on federation-specific API responses.Acceptance criteria
/api/v1orslug doctor.Dependencies