docs: open-core documentation + GitHub Pages#3
Merged
Conversation
Curated documentation for the PUBLIC open core only — scoped to what ships in vantar-core and explicitly marking the Enterprise boundary (no EE internals: multi-agent, integrations, SSO/SCIM, billing are out of scope here). - docs/: index (open-core overview + open vs EE boundary), architecture (headless API, multi-tenant RLS, single-agent AI over HTTP, 3-service self-host), security (authn/MFA/lockout, RLS, AI guardrails, egress/anti-SSRF, crypto/ssrf primitives), ai (single-agent + OWASP LLM Top 10 + honest fallback), api (REST resources + OpenAPI pointer), self-host (Docker Compose + env). - mkdocs.yml (Material, pt, Mermaid) + .github/workflows/pages.yml (build --strict + deploy-pages). Verified: mkdocs build --strict clean. Public site → https://martinez1991.github.io/vantar-core/ Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.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.
Documentação curada do núcleo aberto + publicação no GitHub Pages (público).
Escopo: apenas o que existe no
vantar-core, marcando explicitamente a fronteira Enterprise (multi-agente, integrations, SSO/SCIM, billing ficam de fora).docs/: index (visão do núcleo + fronteira aberto×EE), architecture (API headless, multi-tenant RLS, single-agent via HTTP, self-host de 3 serviços), security (authn/MFA/lockout, RLS, guardrails de IA, egress/anti-SSRF, primitivas crypto/ssrf), ai (single-agent + OWASP LLM Top 10 + fallback honesto), api (recursos REST + ponteiro OpenAPI), self-host (Docker Compose + env).mkdocs.yml(Material, pt, Mermaid) +.github/workflows/pages.yml.Verificação:
mkdocs build --strictlimpo. Site público → https://martinez1991.github.io/vantar-core/🤖 Generated with Claude Code