7 Commits

Author SHA1 Message Date
Pulse Agent 2e50a96322 chore: sync memory dreams + pulse-libs perm/file timestamps 2026-05-20T21xx 2026-05-20 22:53:15 -03:00
Pulse Agent 99577d8a9a chore(heartbeat): 2026-05-21 daylight rollover — dream commit + daily memory
- commit dream journal artifacts from overnight session
- memory/2026-05-21.md created — daily snapshot at 21:49 GMT-3
- MEMORY.md: 3487 chars still in range
- 35 APT packages pending (libc6/openssl included — security patches)
- 10 zombie defuncts — Docker/Swarm expected, no action needed
- 953M /root/.cache — pending audit (pruning TBD)
- All other repos: pulse-docs + pulse-memory clean + pushed

Generated by heartbeat poll @ 2026-05-21 00:49 UTC
2026-05-20 21:50:52 -03:00
Pulse Agent 06ff7bd98f chore(session): heartbeat artifact commit + memory dreams recall — 2026-05-20 21:08 2026-05-20 21:12:31 -03:00
Pulse Agent 51a806b506 feat: compose project atualizado — deploy Portainer API lock+caddy labels validados 2026-05-20 18:47:37 -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 5c11580077 chore(pending): workspace ponto de parada — docker nao instalado, gh nao instalado, disco cheio
- src/docker/ commitado separadamente
- SESSION-STATE.md atualizado com estado completo
- .github/workflows/ aguardando gh para configurar remote
- TABELA: pendências organizadas
2026-05-19 23:03:29 -03:00
pulse-agent bbdb68a6de feat(lib-core): biblioteca atomica @pulse-libs/core v1.0.0-beta.1
Esta commit conteudo a estrutura atomica completa:

- types:     Result<T,E>, AsyncState<T>, Paginated<T>, SortConfig<T>
- utils:     date, str, num, cn, debounce, throttle, storage, arr, obj
- validators: Zod schemas — email, password, uuid, url, phone, CPF/CNPJ, sanitizedStr, safeParse
- hooks:     useToggle, useAsync, useDebounce, useLocalStorage, useMedia, useInterval, useOnClickOutside, useClipboard, useFetch
- components: Button, Input, Alert, Card, Spinner (atomic design pattern)
- build:     tsup v8 ESM+CJS + DTS + sourcemaps — 0 erros
- tests:     57 testes 100% usuarios
- docker:    multi-stage Dockerfile (node 20-alpine)
- config:    vitest, tsup, tsconfig strict, .npmignore

Filosofia atomica:/utils ← /types ← /validators ← /hooks ← /components
Build: npm run build | Test: npm test | Publish: npm publish

🤖 Generated with Pulse (openclaw + nova-self-improver)
2026-05-19 21:43:03 -03:00