Files
Master-skill/prebuilt/kumarajiva/meta.json
T
xianren 901fbee3c3 feat: add search_scope to all teachers + cross-reference tool for inter-teacher dialogue
Each teacher's meta.json now includes search_scope with tradition-specific
CBETA/SuttaCentral IDs, dictionary sources, and keywords for focused RAG
retrieval. New tools/cross_reference.py enables lineage queries and
cross-tradition concept comparison via FoJin KG.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 19:57:11 +08:00

78 lines
1.4 KiB
JSON

{
"name": "鸠摩罗什",
"name_sa": "Kumārajīva",
"slug": "kumarajiva",
"tradition": "汉传",
"school": "三论宗/中观",
"era": "344-413",
"languages": [
"zh-classical",
"zh",
"sa"
],
"fojin_entity_id": null,
"sources": [
{
"type": "cbeta",
"id": "T09n0262",
"title": "妙法莲华经"
},
{
"type": "cbeta",
"id": "T08n0235",
"title": "金刚般若波罗蜜经"
},
{
"type": "cbeta",
"id": "T14n0475",
"title": "维摩诘所说经"
},
{
"type": "cbeta",
"id": "T30n1564",
"title": "中论"
},
{
"type": "cbeta",
"id": "T25n1509",
"title": "大智度论"
},
{
"type": "cbeta",
"id": "T12n0366",
"title": "佛说阿弥陀经"
}
],
"version": "1.0.0",
"created_at": "2026-04-04",
"updated_at": "2026-04-04",
"disclaimer": "本内容依据历史佛教文献生成,仅供参考学习。如需正式修行指导,请亲近善知识。",
"search_scope": {
"primary_cbeta_ids": [
"T09n0262",
"T08n0235",
"T14n0475",
"T30n1564",
"T25n1509"
],
"traditions": [
"中观",
"三论",
"般若"
],
"dictionary_sources": [
"foguang",
"dingfubao",
"soothill"
],
"keywords": [
"空",
"中道",
"般若",
"法华",
"不二",
"八不"
]
}
}