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>
Add USAGE.md to Skill-Architecture documentation
Document the SKILL.md/USAGE.md split: SKILL.md is kept short and
loaded at startup; USAGE.md contains full workflow instructions and
is loaded on demand. Updated diagram, component table, section headers,
SKILL.md/USAGE.md structure templates, checklist, and template listing.
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 experimental skill pages and clean up all references
Deleted pages:
- Skills:-APM.md, Skills:-EPMC-Search.md, Skills:-TechRecon.md
- Skills:-Domain-Modeling.md
- Schema:-Precision-Medicine.md, Schema:-Scientific-Literature.md
- Schema:-Tech-Recon.md
Reference cleanup:
- _Sidebar.md: remove deleted skills from Experimental Skills section;
remove Scientific Literature, Precision Medicine, Tech Recon from Schema
- Schema-Reference.md: remove deleted namespace rows from table
- Skill-Architecture.md: remove EPMC Search, APM, Domain Modeling examples
- Skills:-TypeDB-Notebook.md: replace EPMC Search + Domain Modeling bullets
with Rare Disease
- Skills:-Rare-Disease.md: remove APM cross-skill integration section;
reframe philosophy section without APM dependency
- Design-Concepts.md: rewrite APM/rare-disease cross-namespace example to
reference only rare-disease
- Dashboard-Organization.md: remove TechRecon route group, components/
techrecon entry, and Related link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add OpenClaw Configuration wiki page (gateway, cron, Tailscale Serve)
Add APM wiki page and sync docs improvements
- Add Skills:-APM.md for Algorithm for Precision Medicine skill
- Update Home, Sidebar, and Skill-Architecture with APM references
- Merge docs/ improvements into EPMC-Search, Jobhunt, Domain-Modeling, Design-Concepts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Skill Architecture documentation page
- Document three-component pattern (schema, skill definition, dashboard)
- Include diagrams, examples, and checklist for creating new skills
- Update Home.md with prominent link to new page
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>