clawdie-ai/scripts/memory
Clawdie AI 84cc452497 docs: complete Codex's public/internal restructure alignment
Codex restructured docs on 5 Apr (cc37d2c) into public/ and internal/
subdirectories. This commit completes the alignment work by updating all
references across skills, agents, and generated files.

Changes:

Skills Documentation:
- docs-deployment/SKILL.md: Update doc paths (docs/INSTALL.md → docs/public/install/install.md)
- docs-deployment/INTEGRATION.md: Update example paths for new structure
- agent-setup/SKILL.md: Update references
- ansible-freebsd/SKILL.md: Update references

Agents & Conventions:
- AGENTS.md: Add tmux "testing" window guideline for long-running commands
- AGENTS.md: Update doc path references (INSTALL.md → install.md lowercase)
- README-CLAWDIE.md: Update doc paths
- CROWDIN.md: Update structure references

Build System:
- setup/cms.ts: Improve frontmatter generation (skip files with existing h1)
- scripts/memory/embed-docs.py: Adjust for new structure
- docs-deployment/DOCUMENTATION-POLICY.md: Update guidelines

HTML/Web Output:
- html/: Version bumps, link fixes, manifest updated
- Reflect new public/ structure in rendered docs

Validation:
- All skills reference docs correctly
- Install/setup docs now at docs/public/install/
- Docs build and serve correctly (verified 6 Apr)
- 603 tests passing (from Codex's build)

Co-Authored-By: Codex (Agent) <codex@clawdie.si>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

---
Build: pass | Tests: pass — Tests  603 passed (603)
2026-04-06 13:22:24 +00:00
..
chunk.sh Add memory pipeline scripts (Phase 2) 2026-03-10 09:30:34 +00:00
common.sh chore: templatize agent name/subnet; fix heartbeat PGPASSWORD + timeouts 2026-03-28 21:56:40 +00:00
embed-builtin-knowledge.py Regenerate built-in knowledge: 84 docs, 1853 embeddings 2026-04-06 01:37:26 +00:00
embed-docs.py docs: complete Codex's public/internal restructure alignment 2026-04-06 13:22:24 +00:00
embed.sh refactor: derive DB identity from AGENT_NAME, drop hardcoded agent refs 2026-03-28 08:55:06 +00:00
import-memories.py chore: replace legacy klavdija refs with agent-agnostic names, fix checklist to use Bastille 2026-04-01 21:59:13 +00:00
memories-transfer-v2.json feat: switch embeddings to OpenAI text-embedding-3-small; add embed-docs.py 2026-03-28 20:44:09 +00:00
memory-hydrate-pg.sh refactor: derive DB identity from AGENT_NAME, drop hardcoded agent refs 2026-03-28 08:55:06 +00:00
memory-pg.sh fix(dates): standardize DD.mmm.YYYY display and snapshot naming 2026-03-14 00:07:55 +01:00