fix patch note load feat/phase-2g-bundle
AI Agent git-import/068377df · 129 days ago · Mar 19, 2026 · Diff

fix(note load): gateway forward raw path; canister trim slash + fallback

Gateway: upstreamPathAndQuery now forwards path+query without URL parsing so %2F is preserved; canister decodes before vault lookup (single source of truth).

Canister: trim trailing slash from path before lookup; if pathNormalized misses, try vault.get(pathArg) so decoded-path-from-gateway still works.

sha256:57d21ef5f6bdfb7121d3823b52ddad2b85bd8937ad00e8fc00cef83b869331eb sha
sha256:136b50a04908fe9911130981da03d393a150c0faeb9bee2751c865719ad3befc snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:57d21ef5f6bdfb7121d3823b52ddad2b85bd8937ad00e8fc00cef83b869331eb --body "your comment"