Commit graph

10 commits

Author SHA1 Message Date
54f612edf2 Fix browser jail registry slot
---
Build: pass | Tests: pass — 2383 passed (175 files)
2026-05-11 14:53:12 +02:00
f31f406fec Update docs for DNS doctor and artifact refresh
---
Build: pass | Tests: pass — 2260 passed (671 files)
2026-05-09 16:48:36 +02:00
d0e9349a46 Align public docs with system namespace (Sam & Codex)
Collapse the stale manual controlplane install page to a legacy landing point, update README install guidance to the orchestrator, and align public architecture docs with the service/platform namespace split and current Warden slot map. Sync the Astro docs consumers from docs/public.

---

Build: pass

Tests: pass — 2197 passed (164 files)

---
Build: pass | Tests: pass — 2197 passed (650 files)
2026-05-07 12:20:01 +02:00
6de0ed87ab Remove legacy Mevy references (Sam & Codex)
Sweep active code, tests, identity files, public docs, CMS seed content, and stale handoffs so old assistant-name fixtures no longer leak into current Clawdie/system-namespace behavior. Keep the skills-memory SQL artifact unchanged per regeneration policy.

---

Build: pass

Tests: pass — 2197 passed (164 files)

---
Build: pass | Tests: pass — 2197 passed (650 files)
2026-05-07 11:16:40 +02:00
bab4f76439 Reorder shared service IPs and switch docs to English root
---
Build: pass | Tests: FAIL — Tests  9 failed | 2081 passed | 4 skipped (2094)
2026-05-02 20:21:19 +02:00
d573daed76 docs(architecture): align docs with live naming and docs topology
---
Build: pass | Tests: pass — Tests  2017 passed (2017)

---
Build: pass | Tests: pass — Tests  2017 passed (2017)
2026-04-27 21:27:44 +02:00
6d6cbdd61f Standardize just command shortcuts in docs
---
Build: pass | Tests: FAIL — Tests  10 failed | 928 passed (938)
2026-04-12 16:38:52 +00:00
514949ebe2 docs: standardize subnet to 10.0.0 + fix stale references
All docs now use 10.0.0.x as the canonical example subnet, matching
the code default in config.ts and shell-env.sh. Previously docs used
a mix of 192.168.100.x (architecture docs) and 10.0.1.x (install docs).

Also:
- Fix dead link to setup-wizard.ts in git-storage.md (now points to
  setup/git.ts and setup/install.ts)
- Update stale nomic-embed-text reference in SKILLS-ARTIFACT-V1-PLAN.md
  to current BAAI/bge-m3 at 1024 dims
- Fix uppercase display text in internal doc cross-references

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---
Build: pass | Tests: pass — Tests  603 passed (603)
2026-04-06 02:15:41 +00:00
18efa6e691 Fix Starlight build: add frontmatter to all public docs
18 markdown files under docs/public/ were missing YAML frontmatter
(title field). Starlight requires this for content collection schema
validation. Extracted titles from existing # headings.

Build: PASS (cms setup succeeds, site deployed)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---
Build: pass | Tests: pass — Tests  603 passed (603)
2026-04-06 01:54:45 +00:00
3ab5d01ba9 Regenerate built-in knowledge: 84 docs, 1853 embeddings
Rewrote embed-builtin-knowledge.py to dynamically discover all project
docs, internal docs, identity files, and skill definitions instead of
using a hardcoded 6-chunk array.  Artifact now covers full corpus via
OpenRouter BAAI/bge-m3 at 1024 dimensions.

Also fixed stale config.ts defaults: EMBED_MODEL from nomic-embed to
BAAI/bge-m3, EMBED_DIMENSIONS from 768 to 1024 (matching the pgvector
schema's vector(1024) column).

Tested: imported into live clawdie_skills DB, FTS search confirmed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---
Build: pass | Tests: pass — Tests  603 passed (603)
2026-04-06 01:37:26 +00:00
Renamed from docs/public/architecture/JAIL-NETWORKING.md (Browse further)