@powerhousedao/knowledge-note

1.0.40latest
AGPL-3.0-only·Published May 19, 2026
by BAI

About

Team-wide institutional memory system — atomic knowledge notes with typed content, structured links, lifecycle states, and provenance tracking.

Knowledge Management22 modules

Modules

Document Models

Editors

Apps

Processors

Subgraphs

Dependencies(19)

@huggingface/transformers^4.0.1@powerhousedao/analytics-engine-core6.0.0-dev.254@powerhousedao/connect6.0.0-dev.254@powerhousedao/design-system6.0.0-dev.254@powerhousedao/document-engineering1.40.3@powerhousedao/reactor-api6.0.0-dev.254@powerhousedao/reactor-browser6.0.0-dev.254@powerhousedao/shared6.0.0-dev.254@types/d3-force^3.0.10cytoscape^3.33.1cytoscape-fcose^2.2.0d3-force^3.0.0document-model6.0.0-dev.254graphql16.12.0graphql-tag^2.12.6pixi.js^8react^19.2.3react-dom^19.2.3zod4.3.6

Source

powerhouse.manifest.json
{
  "name": "@powerhousedao/knowledge-note",
  "description": "Team-wide institutional memory system — atomic knowledge notes with typed content, structured links, lifecycle states, and provenance tracking.",
  "category": "knowledge-management",
  "publisher": {
    "name": "BAI",
    "url": "http://bai.powerhouse.io/"
  },
  "documentModels": [
    {
      "id": "bai/derivation",
      "name": "Derivation"
    },
    {
      "id": "bai/health-report",
      "name": "HealthReport"
    },
    {
      "id": "bai/knowledge-note",
      "name": "KnowledgeNote"
    },
    {
      "id": "bai/moc",
      "name": "Moc"
    },
    {
      "id": "bai/observation",
      "name": "Observation"
    },
    {
      "id": "bai/pipeline-queue",
      "name": "PipelineQueue"
    },
    {
      "id": "bai/research-claim",
      "name": "ResearchClaim"
    },
    {
      "id": "bai/source",
      "name": "Source"
    },
    {
      "id": "bai/tension",
      "name": "Tension"
    },
    {
      "id": "bai/vault-config",
      "name": "VaultConfig"
    }
  ],
  "apps": [
    {
      "id": "knowledge-vault",
      "name": "KnowledgeVault"
    }
  ],
  "editors": [
    {
      "id": "health-report-editor",
      "name": "HealthReportEditor",
      "documentTypes": [
        "bai/health-report"
      ]
    },
    {
      "id": "knowledge-note-editor",
      "name": "KnowledgeNoteEditor",
      "documentTypes": [
        "bai/knowledge-note"
      ]
    },
    {
      "id": "moc-editor",
      "name": "MocEditor",
      "documentTypes": [
        "bai/moc"
      ]
    },
    {
      "id": "source-editor",
      "name": "SourceEditor",
      "documentTypes": [
        "bai/source"
      ]
    },
    {
      "id": "pipeline-queue-editor",
      "name": "PipelineQueueEditor",
      "documentTypes": [
        "bai/pipeline-queue"
      ]
    },
    {
      "id": "observation-editor",
      "name": "ObservationEditor",
      "documentTypes": [
        "bai/observation"
      ]
    },
    {
      "id": "research-claim-editor",
      "name": "ResearchClaimEditor",
      "documentTypes": [
        "bai/research-claim"
      ]
    },
    {
      "id": "tension-editor",
      "name": "TensionEditor",
      "documentTypes": [
        "bai/tension"
      ]
    },
    {
      "id": "vault-config-editor",
      "name": "VaultConfigEditor",
      "documentTypes": [
        "bai/vault-config"
      ]
    }
  ],
  "processors": [
    {
      "id": "graph-indexer",
      "name": "GraphIndexerProcessor"
    }
  ],
  "subgraphs": [
    {
      "id": "knowledge-graph",
      "name": "KnowledgeGraphSubgraph"
    }
  ],
  "config": []
}

Install

$ph install @powerhousedao/knowledge-note

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version1.0.40
LicenseAGPL-3.0-only
PublishedMar 27, 2026
UpdatedMay 19, 2026