Skip to content

docs: sync documentation with v0.13.0 codebase state - #505

Closed
ajianaz wants to merge 1 commit into
mainfrom
develop
Closed

docs: sync documentation with v0.13.0 codebase state#505
ajianaz wants to merge 1 commit into
mainfrom
develop

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

What

Publish docs updates to production (Cloudflare Pages). Merge develop→main untuk trigger deploy.

PR #504 (merged to develop) berisi update docs:

  • Schema v6→v7, embedding engine section
  • brain.embedding config docs
  • Changelog sync (v0.11.1→v0.13.0)
  • Roadmap v0.10–v0.13
  • Installation v0.13.0 + asset URLs
  • Code Intelligence in sidebar nav
  • Binary size fix

Why

Trigger deploy ke Cloudflare Pages ( project). Deploy workflow fires on push to with path changes.

Testing

🤖 Generated by CTO Hermes

* 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>
@ajianaz ajianaz closed this Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant