Commit Graph

11 Commits

Author SHA1 Message Date
Pulse Agent 9d52098b57 docs(LRN+admin): proxy-test-octal deploy zero-downtime + LRN-012 + test.octal.tec.br Pulse 3D live 2026-05-20 19:57:42 -03:00
Pulse Agent e428de8df5 docs(LRN): atomic-design-3d landing page — LRN-011 — build OK 2026-05-20 19:53:27 -03:00
Pulse Agent dc16c7105a docs(LRN): stack Portainer Attachable=false + TOOLS.md stack project em modo CLI 2026-05-20 19:05:50 -03:00
Pulse Agent 0028321019 learnings: Portainer ptr-token-scope + compose-v3 swarm labels/gotchas + stack migration pattern
- LRN-20260520-006: ptr_ token scope (401 endpoints, /api/status OK)
- LRN-20260520-007: compose v3.9 restart_policy e deploy.labels nao funcionam no Swarm
- LRN-20260520-008: stack migration create-then-remove-pattern
2026-05-20 17:40:40 -03:00
Pulse Agent b605d27b88 sync: workspace completo — sistema de memória Gitea + pulse-memory/pulse-skills/pulse-docs/pulse-projects + memória 2026-05-20 2026-05-20 10:54:17 -03:00
pulse-agent 2f7db5fa10 docs(auto-melhoria): componentes 56/56 + vitest pure DOM matchers + session state 00:52 2026-05-20 00:53:28 -03:00
pulse-agent c07690b4d4 docs(auto-melhoria): memorias atualizadas 2026-05-20 — suite 80/80
- MEMORY.md: revisada com 6 novas lições (inclui vitest.jsdom.mocks)
- SESSION-STATE.md: sync com project SESSION-STATE.md
- memory/2026-05-20.md: sessao criada (22:56 → 00:18)
- .learnings/LEARNINGS.md: LRN-006, LRN-007 adicionados
- .learnings/PATTERN_COUNTER.md: react.testing-library + vitest.jsdom.mocks = 3
- AGENTS.md: Test & Mocking Best Practices promovido de PATTERN_COUNTER
2026-05-20 00:20:20 -03:00
pulse-agent 9afdccdc14 feat(tests-hooks): 23/23 hooks tests pass — useToggle, useAsync, useDebounce, useLocalStorage, useMedia, useInterval, useClipboard, useFetch
- useLocalStorage: retorna tupla [valor, setter] tipada como [T, (v: T|fn) => void]
- useAsync: espera microtask act cycle antes de checar status
- useClipboard: mock navigator.clipboard.writeText antes
- useMedia: mock matchMedia antes
- Busca por padrão: act() + waitFor p/ efeitos assíncronos (sem fakeTimers gerais)
- docs: PROJECTS-REGISTER, SESSION-STATE (pretérito + presente)
2026-05-19 23:37:04 -03:00
pulse-agent e3fedd4582 refactor(auto-melhoria): ERR-20260519-002 tsup DTS break + FR-* + PATTERN_COUNTER atualizado 2026-05-19 21:50:45 -03:00
Pulse ae39e45460 feat: biblioteca inteligente libs/ + 5 novas skills (20 skills total)
NOVAS SKILLS:
- next-best-practices      v0.1.0  (CLEAN) — Next.js App Router, RSC, caching, data
- nextjs-patterns          v1.0.0  (CLEAN) — Next.js 15: Server Actions, route handlers
- vite                     v1.0.0  (CLEAN) — env vars, aliases, proxy, CJS compat
- uncle-bob                v1.0.0  (CLEAN) — Clean Code, SOLID, Clean Architecture
- clean-code-review        v1.0.0  (CLEAN) — naming, guard clauses, anti-patterns, refactoring
- vue                      v1.0.0  (CLEAN) — Vue framework
- vue-composition-api-best-practices v1.0.0 (CLEAN) — composables, Pinia, reactivity

BIBLIOTECA INTELIGENTE libs/ (10 dominios, 11 arquivos):
- typescript/ — TS safe + generics gotchas
- react/ — Next.js App Router + Vite config
- vue/ — Composition API + Pinia
- linux/ — System diagnostic cheatsheet
- database/ — PostgreSQL + MySQL patterns
- browser/ — Chromium CLI + E2E testing
- security/ — SAST audit (OWASP Top 10)
- best-practices/ — Clean Code + SOLID + Clean Architecture
- deploy/ — Docker multi-stack + OpenClaw ops
- + INDEX.md como guia de navegacao

.learnings/ — LRN-20260519-003 criado (biblioteca compartilhada)
2026-05-19 21:03:25 -03:00
Pulse 483bcbf92e chore: inicializacao agente auto-melhoria + nova-self-improver + .learnings/ + MEMORY.md
- Adiciona .learnings/ completo (LEARNINGS, ERRORS, FEATURE_REQUESTS, PATTERN_COUNTER)
- Cria MEMORY.md, SESSION-STATE.md, USER.md template
- Cria memory/2026-05-19.md (log diario)
- cria IDENTITY.md (Pulse )
- Atualiza AGENTS.md, SOUL.md, TOOLS.md com regras de auto-melhoria
- Instala nova-self-improver v1.0.0 via clawhub
- Skills totais: 6 instaladas
2026-05-19 20:42:04 -03:00