@powerhousedao/knowledge-note
1.0.52latest
AGPL-3.0-only·Published Aug 17, 2026
by Powerhouse
About
Team-wide institutional memory system — atomic knowledge notes with typed content, structured links, lifecycle states, and provenance tracking.
Productivity26 modules
Modules
Document Models
Editors
Apps
Processors
Subgraphs
Dependencies(1)
@huggingface/transformers^4.0.1
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": "Productivity",
"publisher": {
"name": "Powerhouse",
"url": "https://powerhouse.inc/"
},
"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"
},
{
"id": "bai/project",
"name": "Project"
},
{
"id": "bai/wbs",
"name": "Work Breakdown Structure"
}
],
"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"
]
},
{
"id": "project-editor",
"name": "Project Editor",
"documentTypes": [
"bai/project"
]
},
{
"name": "WBS Editor",
"id": "wbs-editor",
"documentTypes": [
"bai/wbs"
]
}
],
"processors": [
{
"id": "graph-indexer",
"name": "GraphIndexerProcessor"
}
],
"subgraphs": [
{
"id": "knowledge-graph",
"name": "KnowledgeGraphSubgraph"
}
],
"config": []
}Add to Cloud
Sign in to add this package to your Cloud environment.
Sign inPackage Info
Version1.0.52
LicenseAGPL-3.0-only
PublishedMar 27, 2026
UpdatedAug 20, 2026