feat: seal-cli integration — index schema v1, stable IDs, branch-aware builds, manifest generation - #3
Merged
Merged
Conversation
Fix onboarding: setup.sh, build:mcp, and README quick-start commands
fix: add pnpm install step to CI workflows
…e builds, manifest generation Indexer improvements: - Schema version 1 with source_url, github_url, description, status, content_hash - Stable section IDs using path#anchor format - Fixed repo URLs to include docs/pages/ path - Improved MDX normalizer to strip stray closing tags - Added manifest.json generation with SHA256 checksums MCP server improvements: - Cache MiniSearch instances per branch instead of rebuilding on every query - Updated all tools to return new metadata fields - Fixed compare-service GitHub URLs Build & setup: - setup.sh now clones separate main/develop checkouts - pnpm pinned via .npmrc and packageManager field - Added generate-manifest.ts script Documentation: - Added docs/mcp/CLI.md explaining CLI/indexer relationship Refs security-alliance/frameworks#478
- Remove hardcoded pnpm 9; auto-detect from packageManager field - Add frameworks repo checkout step (security-alliance/frameworks) - Pass --content-dir to index:build so MDX content is available - Add manifest generation step - Include manifest.json in release artifacts Fixes GHA failures caused by pnpm 9 vs lockfile mismatch and missing content directory in CI environment.
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
This PR delivers the full seal-cli integration layer for the SEAL Frameworks MCP server.
What's changed
seal-clipath#anchor) — deterministic section identifiers for canonical referencingmainanddevelopindexes built from isolated checkoutspackageManager, corrected--content-dirin index workflows, added manifest stepArtifacts
On merge, the
Build Main Indexworkflow will publish:main-index.jsonmanifest.jsonThese are consumed by
seal update --source release.