feat: add claude-native knowledge layer#32
Open
MianLeow wants to merge 6 commits into
Open
Conversation
* updated modules to use Vungle/mcp-trino and Vungle/oauth-mcp-proxy * Updated crypto and net versions to resolve CVE issues * removed per user restriction to use claude * updated golang patch version to 1.24.11 to remove golvunlncheck warning * updated github workflow to use newer go patch version 1.24.11 --------- Signed-off-by: Zhong Liang Ong <zong@liftoff.io>
Signed-off-by: Zhong Liang Ong <zong@liftoff.io>
* added method to retrieve user from context Signed-off-by: Zhong Liang Ong <zong@liftoff.io> * added run apk update to fix docker build error * add run apk update to runtime container to fix docker build error Signed-off-by: Zhong Liang Ong <zong@liftoff.io> * add run apk update to runtime container to fix docker build error Signed-off-by: Zhong Liang Ong <zong@liftoff.io> * manually update alpine linux version to fix execve error in busybox-1.37.0-r29.trigger Signed-off-by: Zhong Liang Ong <zong@liftoff.io> * updated trino per query arguments Signed-off-by: Zhong Liang Ong <zong@liftoff.io> * updated oauth-mcp-proxy to remove scopes_supported in oauth-protected-resource route Signed-off-by: Zhong Liang Ong <zong@liftoff.io> --------- Signed-off-by: Zhong Liang Ong <zong@liftoff.io>
Structured .claude/knowledge/ directory with architecture docs, conventions, ADRs, and extraction scripts for AI-assisted development. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Repo was previously cloned with --depth 1, causing git-intelligence.json to contain inaccurate git history data. Regenerated after unshallowing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…entions) Git hotspot analysis (churn leaders, co-change clusters, contributor summary, hotspot map) plus repo-specific ADRs, conventions, and CI workflow where applicable. Part of the claude-native initiative — structured context for Claude Code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tommynguyen-vungle
force-pushed
the
main
branch
from
April 15, 2026 05:06
8d45db3 to
4a164d7
Compare
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.
Summary
.claude/knowledge/directory with repo-specific context for Claude CodeWhat this enables
Details
Test plan
.claude/knowledge/files are accurate for this repo🤖 Generated with Claude Code