II.
Topic JSON
Structured · livetopic:content-security-policy
Content Security Policy (CSP) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:content-security-policy",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Content Security Policy (CSP)",
"description": "Content Security Policy as a cross-cutting topic - controlling allowed\nscript, style, frame, and resource origins through browser policy.\n"
},
"outgoingEdges": [
{
"from": "topic:content-security-policy",
"to": "domain:security",
"kind": "applies_to"
},
{
"from": "topic:content-security-policy",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:security",
"to": "topic:content-security-policy",
"kind": "contains"
},
{
"from": "lib-agent:web-development--security-auditor",
"to": "topic:content-security-policy",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--content-security-policy",
"to": "topic:content-security-policy",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--csp",
"to": "topic:content-security-policy",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--web-security",
"to": "topic:content-security-policy",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}