II.
Page JSON
Structured · livepage:library-business
business/ (folded) (Library) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:library-business",
"_kind": "Page",
"_file": "wiki/library/business.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"title": "business/ (folded) (Library)",
"displayName": "business/ (folded) (Library)",
"slug": "library/business",
"articlePath": "wiki/library/business.md",
"article": "\n# business/ (folded)\n\nThis single-process specialization was folded into the matching business domain\nsubdomain per the process-library placement policy: domain-specific processes live\nunder `specializations/domains/<domain>`, cross-domain processes under\n`specializations/shared`. A stand-alone `business/` directory holding one revenue\nprocess was vestigial.\n\n## Disposition\n\n- `revenue.js` — this directory now contains ONLY a header-only `@deprecated` alias.\n The process body lives at\n `library/specializations/domains/business/business-strategy/revenue.js`; the file\n here is a single `export * from` re-export with no `defineTask` bodies. The old file\n was not removed and the alias is retained deliberately — it is not scheduled for\n deletion, so existing imports of `specializations/business/revenue.js` keep working.\n Import from the new path. Folded in batch-4 (commit `bf012dbb7`); alias retention\n confirmed 2026-08-03.\n\nDo not add new processes here. Add business-strategy processes under\n`specializations/domains/business/business-strategy/`.\n",
"documents": [
"specialization:business"
]
},
"outgoingEdges": [
{
"from": "page:library-business",
"to": "specialization:business",
"kind": "documents"
}
],
"incomingEdges": [
{
"from": "page:index",
"to": "page:library-business",
"kind": "contains_page"
}
]
}