zhizhi/data/security/sfp-config.json

34 lines
720 B
JSON
Raw Normal View History

{
"protocol_version": "SFP-v1.0",
"hash_algorithm": "SHA-256-first-12",
"nonce_length": 6,
"trusted_agents": [
{
"agent_id": "AG-SY",
"persona_chain": "PER-SY001←TCS-0002∞",
"name": "霜砚",
"side": "notion"
},
{
"agent_id": "AG-ZY",
"persona_chain": "PER-ZY001←YM-GL∞",
"name": "铸渊",
"side": "github"
},
{
"agent_id": "AG-QQ",
"persona_chain": "GEN∞-BB-QIUQIU←TCS-2025∞",
"name": "秋秋",
"side": "notion"
},
{
"agent_id": "AG-TY",
"persona_chain": "AG-TY-01←YM-GL∞",
"name": "天眼",
"side": "both"
}
],
"auto_clean": true,
"alert_on_invalid": true
}