docs: complete wiki rewrite for April 2026
Rewrites all public-facing wiki documentation to reflect current state:
New pages:
- Gap-Architecture.md: full gap detection, filing, fix, and PR workflow
- Skills:-Scientific-Literature.md: 4 sources, 8 commands, schema
- Skills:-ALG-Precision-Therapeutics.md: rare disease investigation
- Skills:-Literature-Trends.md: hypothesis genealogy skill
- Skills:-They-Said-Whaaa.md: credibility/consistency tracker
- Skills:-DisMech.md: DisMech disease mechanism KB (750+ diseases)
- Skills:-Tech-Recon.md: 7-phase technology investigation
- Skills:-Web-Search.md: SearXNG usage
- Skills:-Curation-Skill-Builder.md: 6-phase design framework
Rewrites:
- Home.md: core vs external skills tables, all 10 skills, 3-mode deployment
- Skill-Architecture.md: SKILL.md/USAGE.md split, skills-registry.yaml,
TypeDB 3.x conventions, gap-driven evolution
- Design-Concepts.md: 6-phase framework, full schema hierarchy, gap-first design
- Schema-Reference.md: core hierarchy, attributes, relations, namespace table,
TypeDB 3.x syntax guide
- Getting-Started.md: make build flow, verification steps, troubleshooting
- Deployment.md: deploy.sh A->B->C ladder, stack components, known issues
- _Sidebar.md: restructured into Getting Started / Architecture /
Core Skills / Domain Skills / Links
- Skills:-TypeDB-Notebook.md: updated integration section
Archived (notices added, originals preserved):
- Skills:-Domain-Modeling.md -> Skills:-Curation-Skill-Builder.md
- Skills:-Rare-Disease.md -> ALG-Precision-Therapeutics + DisMech
- OpenClaw-Configuration.md -> Deployment.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace generic 'Claude' with 'Agent' throughout wiki
Systematically replaced uses of 'Claude' that serve as a proxy for
the generic agentic interface with 'Agent'. Preserved 'Claude Code'
(product name), 'Claude, Goose, OpenClaw' (platform lists), and
model/API-specific references (tool use, model selection).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove Deployment:-Mac-Mini-Native.md and clean up references
- Delete Deployment:-Mac-Mini-Native.md
- _Sidebar.md: remove Mac Mini Native entry
- Getting-Started.md: point Stage B row directly to [[Deployment]]
- Deployment.md: remove two cross-references to the deleted page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(deployment): update for deploy.env + make targets + macos-native
- Primary interface is now deploy.env + make deploy-macmini/deploy-vps
- Add deploy.env variable table with DEPLOY_BRANCH explanation
- Add deploy.env Variable column to deploy.sh options table
- Fix Ansible dispatcher: Darwin → macos-native.yml (not container-deploy.yml)
- Add macos-native.yml to playbook file tree
- Fix Directory Layout: separate macOS native (~/.openclaw/) from VPS container (openclaw-docker/)
- Fix Telegram Setup paths per platform
- Fix Updating Skills: replace stale cp command with update-skills.sh
- Fix Troubleshooting: correct Skills not found path for macOS native
- Getting Started: split OpenClaw into B (Mac Mini) and C (VPS)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reframe wiki around Claude Code + OpenClaw; add rare-disease skill docs
- Rewrite Home.md: two-mode architecture, featured vs experimental skills,
TypeDB domain modeling callout, overnight forager quick example
- Update Getting-Started.md: A→B→C workflow table, rare-disease example,
replace EPMC Search with rare-disease
- New Skills:-Rare-Disease.md: 5-phase workflow, all commands, sensemaking
workflows, TypeDB schema highlights, NGLY1 end-to-end example
- Expand Skills:-Jobhunt.md: automated forager, 7-step sensemaking workflow,
TypeDB schema from source, OpenClaw cron config, full command tables
- Add TypeDB domain modeling section to Design-Concepts.md: schema-first
design, 3-branch hierarchy guide, cross-namespace query examples
- Restructure _Sidebar.md: Skills vs Experimental Skills hierarchy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add complete wiki documentation
- Home: Project overview and quick example
- Getting Started: Installation and first steps
- Design Concepts: Architecture and curation workflow
- History: Ibn al-Haytham story and project origins
- Skills: Jobhunt, EPMC Search, TypeDB Notebook, Domain Modeling
- Sidebar: Navigation structure
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>