docs: atualiza documentação para nova arquitetura PostgreSQL#12
Merged
nitaibezerra merged 3 commits intomainfrom Jan 14, 2026
Merged
docs: atualiza documentação para nova arquitetura PostgreSQL#12nitaibezerra merged 3 commits intomainfrom
nitaibezerra merged 3 commits intomainfrom
Conversation
- Adiciona docs/arquitetura/postgresql.md com schema detalhado - Adiciona docs/modulos/data-platform.md documentando novo repo - Adiciona docs/workflows/airflow-dags.md com DAGs do Composer - Atualiza diagramas em visao-geral.md e fluxo-de-dados.md - Atualiza index.md com nova arquitetura e repositórios - Atualiza componentes-estruturantes.md (HF agora é distribuição) - Atualiza mkdocs.yml com novos arquivos na navegação Mudança principal: PostgreSQL (Cloud SQL) é agora a fonte de verdade, HuggingFace passa a ser camada de distribuição de dados abertos. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Simplifica scraper.md com redirect para data-platform - Atualiza typesense-local.md para usar PostgreSQL como fonte - Atualiza cogfy-integracao.md com fluxo PostgreSQL - Atualiza scraper-pipeline.md com 7 jobs (inclui embeddings) - Atualiza typesense-data.md para sincronizar do PostgreSQL - Atualiza arquitetura-gcp.md com Cloud SQL, Composer, Embeddings API Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Atualiza setup-backend.md para usar data-platform e PostgreSQL - Atualiza roteiro-onboarding.md com novos repositórios - Atualiza setup-datascience.md com diagrama PostgreSQL - Remove referências aos repos arquivados (scraper, typesense) Co-Authored-By: Claude Opus 4.5 <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.
Summary
scraper,typesense)data-platformMudanças Principais
Arquivos Criados
docs/modulos/data-platform.md- Documentação do repositório unificadodocs/arquitetura/postgresql.md- PostgreSQL como fonte de verdade (schema, config)docs/workflows/airflow-dags.md- DAGs do Cloud Composer (sync HuggingFace)Arquitetura Atualizada
visao-geral.md- 7 camadas com PostgreSQL centralfluxo-de-dados.md- 8 etapas incluindo embeddings e sync HFcomponentes-estruturantes.md- PostgreSQL + HuggingFace como distribuiçãoarquitetura-gcp.md- Novos custos (~$230-280/mês)Módulos Atualizados
scraper.md- Simplificado com redirect para data-platformtypesense-local.md- Sync do PostgreSQL, busca vetorialcogfy-integracao.md- Fluxo PostgreSQL → Cogfy → PostgreSQLOnboarding Atualizado
setup-backend.md- Usadata-platformCLI, conexão PostgreSQLroteiro-onboarding.md- Lista repositórios atualizadossetup-datascience.md- Diagrama com PostgreSQLContexto
A plataforma passou por uma refatoração importante:
Test plan
mkdocs serve🤖 Generated with Claude Code