Skip to content

History / Schema Reference

Revisions

  • 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>

    @GullyBurns GullyBurns committed Apr 16, 2026
  • 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>

    @GullyBurns GullyBurns committed Mar 1, 2026
  • Update Schema Reference with v2 hierarchy diagram Replace old ICE/research-item Mermaid diagram with the three-branch identifiable-entity hierarchy showing domain-thing, collection, and information-content-entity branches. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @GullyBurns GullyBurns committed Feb 12, 2026
  • Update schema docs for v2 hierarchy restructuring Reflects identifiable-entity/domain-thing/ICE split: - identifiable-entity as abstract root - domain-thing replaces research-item - Typed collections per namespace - Attribute redistribution Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @GullyBurns GullyBurns committed Feb 12, 2026
  • Use horizontal layout for class diagrams Add direction LR to all Mermaid class diagrams so type hierarchies read left-to-right instead of top-to-bottom. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @GullyBurns GullyBurns committed Feb 12, 2026
  • Fix Mermaid rendering: escape 'note' reserved keyword Mermaid treats 'note' as a reserved keyword, causing parse errors in class and ER diagrams. Renamed to 'note_t' in diagram output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @GullyBurns GullyBurns committed Feb 12, 2026
  • Added TypeDB documentation

    @GullyBurns GullyBurns committed Feb 12, 2026