34 lines
947 B
JSON
34 lines
947 B
JSON
{
|
|
"index_type": "principles",
|
|
"last_updated": "2026-02-07",
|
|
"total_count": 3,
|
|
"categories": [
|
|
{
|
|
"category": "consensus",
|
|
"title": "共识机制核心原则",
|
|
"principle_count": 3,
|
|
"file": "consensus.json"
|
|
},
|
|
{
|
|
"category": "terminology",
|
|
"title": "术语映射表",
|
|
"mapping_count": 10,
|
|
"file": "terminology.json"
|
|
},
|
|
{
|
|
"category": "architecture",
|
|
"title": "架构核心原则",
|
|
"principle_count": 6,
|
|
"file": "architecture.json"
|
|
}
|
|
],
|
|
"quick_reference": {
|
|
"no_voting_in_cbpp": "principles/consensus.json#CONSENSUS_001",
|
|
"terminology_mappings": "principles/terminology.json",
|
|
"opcode_naming": "principles/architecture.json#ARCH_002",
|
|
"blake3_hash": "principles/architecture.json#ARCH_003",
|
|
"never_delete_code": "principles/architecture.json#ARCH_004",
|
|
"nac_native_design": "principles/architecture.json#ARCH_005"
|
|
}
|
|
}
|