Write README: platform knowledge service vision #3
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-api!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1-scaffold-project"
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
Refs #1
Review
🤖 Generated with Claude Code
- Notes store HTML rendered from Markdown on write (not raw HTML) - Add PUT /notes/{slug}/links endpoint for managing cross-links - Projects are intentionally not deletable (omission is by design) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>- PUT /notes/{slug}/links sets outgoing links, reverse created automatically - GET returns both incoming and outgoing - Single writer = single admin account, matches SQLite's writer lock Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>