Document identity model relationships #141
No reviewers
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!141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/task-64ef67ae-identity-model"
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?
Summary
Adds a documentation-only identity model reference for the Slugkit template site.
Task
task-64ef67ae
Changes
docs/identity-model.mdwith terminology mapping for identity-related code models and database tables.authorIds/post_authorscontact-ID ambiguity as a follow-up design issue.Testing
./scripts/pre-pr.shpassesChecklist
./scripts/pre-pr.shpassesPR review
Summary
Approved. This PR adds the requested documentation-only identity model reference with Mermaid diagrams and explicitly separates current implementation details from the intended template-site authorship model.
Acceptance criteria
docs/identity-model.mdexists and renders Mermaid diagrams for the current relationships.authorIds/post_authorsambiguity as a follow-up design issue.Blocking issues
None.
Warnings
None.
Verification
./scripts/pre-pr.shpassed locally.build-lint-test).Final verdict
Approved. Ready for human merge approval.
PR review update
Summary
Approved after readability revision. The large database/code diagrams were split into smaller focused Mermaid diagrams, making the identity model easier to read while preserving the same documentation-only scope.
Acceptance criteria
docs/identity-model.mdexists and renders Mermaid diagrams for the current relationships.authorIds/post_authorsambiguity as a follow-up design issue.Blocking issues
None.
Warnings
None.
Verification
./scripts/pre-pr.shpassed locally after the readability update.build-lint-test).Final verdict
Approved. Ready for human merge approval.