II.
Specialization JSON
Structured · livespecialization:cog-second-brain
Cog / Second Brain json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:cog-second-brain",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-wiki-targets.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cog / Second Brain",
"description": "Cog second-brain methodology for knowledge management and AI-augmented\ndevelopment using structured memory and retrieval patterns.\n"
},
"outgoingEdges": [
{
"from": "specialization:cog-second-brain",
"to": "domain:software-engineering",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:prompt-instruction-tuning-agents",
"to": "specialization:cog-second-brain",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "page:library-cog-second-brain",
"to": "specialization:cog-second-brain",
"kind": "documents"
}
]
}