Conversation
* docs: sync documentation with v0.13.0 codebase state docs/code-intelligence.md: - Schema version v6 → v7 (embed_fingerprint column) - Embedding engine section: add runtime backend selection (auto | hashing 256d | pretrained 768d) - Vector embeddings table row updated with multi-backend info - Data directory: graph.db → cora.db, add findings table - Schema table: add v7 row, fix v6 description docs/configuration.md: - Add brain.embedding config section with all 3 backends - Add brain section to .cora.yaml example docs/changelog.md: - Sync with root CHANGELOG.md (was stuck at v0.11.1) - Now includes v0.12.0 + v0.13.0 entries - Fix compare links for v0.7.0–v0.13.0 CHANGELOG.md (root): - Fix compare links (was stuck at v0.6.1 → now v0.13.0) docs/roadmap.md: - Add v0.10–v0.13 milestone sections (governance, review intelligence, search quality, runtime brain mode) docs/installation.md: - Update version examples: 0.6.1 → 0.13.0 - Fix binary download URL to new asset naming convention - Add platform-specific asset name table docs/.vitepress/config.mts: - Add Code Intelligence page to sidebar navigation docs/getting-started.md: - Add brain.embedding to config keys table - Add Code Intelligence link to Next Steps docs/index.md: - Update binary size: 10.4 MB → ~7.4 MB * docs: trigger PR description re-check --------- Co-authored-by: ajianaz <ajianaz@users.noreply.github.com>
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.
What
Publish docs updates to production (Cloudflare Pages). Merge develop→main untuk trigger deploy.
PR #504 (merged to develop) berisi update docs:
Why
Trigger deploy ke Cloudflare Pages ( project). Deploy workflow fires on push to with path changes.
Testing
🤖 Generated by CTO Hermes