II.
LibraryProcess JSON
Structured · livelib-process:web-development--mongodb-schema-design
mongodb-schema-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--mongodb-schema-design",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mongodb-schema-design",
"description": "MongoDB Schema Design - Process for designing MongoDB document schemas with Mongoose, embedding vs referencing strategies, indexes, and validation.",
"libraryPath": "library/specializations/web-development/mongodb-schema-design.js",
"specialization": "web-development",
"references": [
"- MongoDB Documentation: https://docs.mongodb.com/\n- Mongoose: https://mongoosejs.com/"
],
"usesAgents": [
"mongodb-specialist",
"mongodb-index-specialist",
"mongodb-validation-specialist",
"technical-writer-agent"
],
"usesSkills": [
"mongodb-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "skill-area:backend-data-persistence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "topic:database-sharding",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--mongodb-schema-design",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}