rename: AIgnt OS → SynapseOS#94
Merged
Merged
Conversation
Renames the entire project from AIgnt OS to SynapseOS: - Python package: src/aignt_os/ → src/synapse_os/ (git mv) - CLI command: aignt → synapse - pyproject.toml: name, description, scripts entry point - Config: env_prefix AIGNT_OS_ → SYNAPSE_OS_, app_name, default dirs - Docker: service/image synapse-os, ENTRYPOINT ["synapse"] - Pipeline engine: AIgnt-Synapse-Flow → Synapse-Flow - Class rename: AIgntStateMachine → SynapseStateMachine - Env vars: AIGNT_OS_* → SYNAPSE_OS_*, AIGNT_DEV_* → SYNAPSE_DEV_* - CI/CD workflows: AIGNT_* vars → SYNAPSE_* - All docs, feature SPECs, ADRs, tests updated No logic changes — purely cosmetic/branding rename. https://claude.ai/code/session_01JiT2MLjDAekhE5oejKQwHb
- Registra F48-spec-validation-gate como mergeada em main (PR #91) - Registra rename AIgnt OS → SynapseOS como commit concluído, PR pendente - Remove chore-post-f40-f42-baseline-sync da lista de frentes ativas (já absorvida via PR #89) - Atualiza snapshot local, próximos passos e handoff para refletir estado atual https://claude.ai/code/session_01JiT2MLjDAekhE5oejKQwHb
SPEC para testes de integração do PipelineEngine cobrindo o fluxo completo CODE_GREEN → REVIEW → SECURITY → DOCUMENT → COMPLETE. Fecha o gap documentado em test_review_rework.py e valida stop_at=DOCUMENT. Nenhuma mudança de produção necessária — feature exclusivamente de teste. https://claude.ai/code/session_01JiT2MLjDAekhE5oejKQwHb
wendeus0
pushed a commit
that referenced
this pull request
Mar 14, 2026
- memory.md: reflete F49 como concluída, rename como absorvido (PR #94), snapshot local atualizado, next steps apontando para merge via web + triage F50 - PENDING_LOG.md: entrada de encerramento F49 + pendência de merge via web - ERROR_LOG.md: registra bloqueio operacional de ambiente (403 em push para main protegida, gh CLI ausente, API inacessível no sandbox) https://claude.ai/code/session_01JiT2MLjDAekhE5oejKQwHb
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.
Renames the entire project from AIgnt OS to SynapseOS:
No logic changes — purely cosmetic/branding rename.
https://claude.ai/code/session_01JiT2MLjDAekhE5oejKQwHb