Cognotik Content Seed
This directory contains all narrative content extracted from the legacy cognotik.com static
site, reorganized into topic-based markdown files. Use these as the source material when
rebuilding the site's content/CMS layer.
Structure
pages/— Marketing / product pages (one file per site section)home.md— Homepage narrative (hero, explore cards, modals, comparison table, FAQ)platform-architecture.md— Core platform/services architecturedesktop-app.md— Desktop application product pageintellij-plugin.md— IntelliJ/JetBrains plugin product pageembedding.md— Embedding Cognotik as a library (headless/CI use)cloud-hosted.md— Hosted service (hosted.cognotik.com) + "Cognotik Cloud" (coming soon)sponsors.md— Sponsorship tiers & premium pluginscontribute.md— Contribution guide / community pageextending.md— Extending Cognotik (DynamicEnum extension points)use-case-taxonomy.md— Generative AI use-case pattern taxonomy
pages/dev/— Deep technical documentation (developer reference)patch-processors.md— Fuzzy patch matching subsystemdoc-formats.md— Document reader module (PDF, Word, Excel, etc.)frontmatter-schema.md— DocProcessor YAML frontmatter schemaagent-types.md— Strongly-typed Agent class hierarchybuild-tools.md— Build/CI automation tools (DocProcessor, FileGenerator, Harnesses)session-task-ui.md— Server-driven reactive UI framework
Each file preserves original headings, tables, code samples, and copy so it can be dropped into a new CMS/markdown pipeline with minimal rewriting.