Skip to content

feat(zettel): add tenant-safe topic endpoint - #26

Closed
adihex wants to merge 1 commit into
split/zettel-graph-create-indexfrom
split/zettel-wiki-api
Closed

adihex wants to merge 1 commit into
split/zettel-graph-create-indexfrom
split/zettel-wiki-api

Conversation

@adihex

@adihex adihex commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Adds the authenticated /api/wiki/:entity endpoint as its own HTTP slice.

  • searches only the authenticated tenant
  • renders stable Markdown related-note sections
  • handles empty results and server errors
  • integration coverage proves cross-tenant notes do not leak

Stacked on #25. No frontend, vector, importer, or corpus changes.

Validation:

  • targeted HTTP/WebSocket integration tests passed
  • root workspace build passed

Amp-Thread-ID: https://ampcode.com/threads/T-01a047e7-d402-72a8-ad22-eb5d3d3df6b1
Co-authored-by: Aditya Balakrishnan <adibalak1925@gmail.com>
@adihex
adihex force-pushed the split/zettel-wiki-api branch from c9ad79c to a8284fb Compare August 28, 2026 14:14

adihex commented Aug 28, 2026

Copy link
Copy Markdown
Owner Author

Landed on main as part of the consolidated, rebased stack ending at e9bd4bd. Verified this PR has no patches absent from origin/main, so closing the now-redundant stacked PR.

@adihex adihex closed this Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants