Skip to content

rename: AIgnt OS → SynapseOS#94

Merged
wendeus0 merged 3 commits into
mainfrom
claude/rename-to-synapseos-RxaIg
Mar 14, 2026
Merged

rename: AIgnt OS → SynapseOS#94
wendeus0 merged 3 commits into
mainfrom
claude/rename-to-synapseos-RxaIg

Conversation

@wendeus0
Copy link
Copy Markdown
Owner

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

claude added 3 commits March 14, 2026 05:10
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 wendeus0 merged commit 427ead4 into main Mar 14, 2026
7 of 9 checks passed
@wendeus0 wendeus0 deleted the claude/rename-to-synapseos-RxaIg branch March 14, 2026 09:07
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
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.

2 participants