feat(web): add authenticated project BFF - #237
Draft
seonghobae wants to merge 11 commits into
Draft
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This was referenced Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Advances #209 as the dependency-ordered child of the current #214 head. This is the canonical non-force successor to #223.
#214 advanced from historical child base
82f39cff2aa5a1f105ad13588dc7f7e2920a1f04to6dbd0ae72ffc952eca18d798d01c99c88d952275only by ancestry: fresh compare reports zero changed files. The predecessor #223 exact head isc3937124f1f77ce94821ae9d1b5358e1f654a818. Successor724ef1fec75852c1afc2273c9c8f8b2ad0ae9abbis a two-parent descendant of both heads and intentionally preserves the predecessor tree unchanged. Fresh compare from current #214 to the successor is ahead-only and contains exactly the six Project-BFF paths from #223. No predecessor check/review evidence transfers.The bounded slice derives workspace authority from Identity, validates opaque UUIDv4 Goal identity before dependency access, signs the exact Planning method/path, forwards no browser credential to Planning, rejects workspace/parent/schema mismatches and duplicate/oversized collections, preserves tenant-indistinguishable missing-parent semantics, and exposes browser-safe Project evidence. The original RED lineage beginning
91910fbdcb47aa80008cf8fd1f9d246a17f13111is preserved in ancestry.Keep Draft while #214 remains unmerged. After its prerequisite integrates, retarget/restack non-destructively and acquire fresh exact-head repository/central CI, security, coverage and review evidence.
Refs #209, #214, #223.