II.
LibraryProcess JSON
Structured · livelib-process:web-development--postgresql-database-design
postgresql-database-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--postgresql-database-design",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "postgresql-database-design",
"description": "PostgreSQL Database Design - Process for designing and implementing PostgreSQL databases with schemas,\nmigrations, indexes, constraints, relationships, and performance optimization.",
"libraryPath": "library/specializations/web-development/postgresql-database-design.js",
"specialization": "web-development",
"references": [
"- PostgreSQL Documentation: https://www.postgresql.org/docs/\n- Prisma: https://www.prisma.io/"
],
"usesAgents": [
"database-architect",
"database-relationships-specialist",
"database-index-specialist",
"migrations-specialist",
"database-performance-specialist",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "skill-area:backend-data-persistence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "skill-area:database-migrations-zero-downtime",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "topic:database-sharding",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--postgresql-database-design",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}