Lumi/plugins/okf/plugin.json
2026-07-20 22:45:14 +02:00

12 lines
514 B
JSON

{
"id": "okf",
"name": "OKF Knowledge",
"version": "0.1.2",
"description": "Role-gated knowledge, facts, and Q&A entries for Lumi communities.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.1",
"migration_notes": "Generated core knowledge now discovers routes registered in shared core route modules, including Resources and OBS overlays. Published database entries and local community/correction files are retained; no manual migration is required.",
"rollback_safe": true
}