chore(repo): initialize planarchy workspace

This commit is contained in:
2026-03-14 14:31:09 +01:00
commit dd55d0e78b
769 changed files with 166461 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"totalAllocations": 132,
"placeholderAllocations": 2,
"staffedAllocations": 130,
"invalidStaffedAllocationsWithoutResource": 0,
"placeholderAllocationsWithResource": 0,
"staffedAllocationsWithHeadcountGtOne": 0,
"backfilledDemandRequirements": 2,
"backfilledAssignments": 130,
"pendingDemandBackfills": 0,
"pendingAssignmentBackfills": 0,
"explicitDemandRequirementsWithoutLegacyLink": 0,
"explicitAssignmentsWithoutLegacyLink": 0,
"orphanedDemandRequirementsWithLegacyLink": 0,
"orphanedAssignmentsWithLegacyLink": 0,
"warnings": 0,
"errors": 0,
"hasBlockingIssues": false
}
@@ -0,0 +1,11 @@
{
"scanned": 132,
"demandCreates": 0,
"assignmentCreates": 0,
"demandSkips": 2,
"assignmentSkips": 130,
"invalidSkips": 0,
"warnings": 0,
"errors": 0,
"hasBlockingIssues": false
}
@@ -0,0 +1,43 @@
{
"generatedAt": "2026-03-13T20:10:43.050Z",
"projectId": null,
"goNoGo": "go",
"readyForApply": true,
"blockers": [],
"requiredArtifacts": [
"audit.json",
"dry-run.json",
"readiness.json"
],
"recommendedNextStep": "Backfill apply may proceed after attaching the saved audit, dry-run, and readiness artifacts to the cutover review.",
"audit": {
"totalAllocations": 132,
"placeholderAllocations": 2,
"staffedAllocations": 130,
"invalidStaffedAllocationsWithoutResource": 0,
"placeholderAllocationsWithResource": 0,
"staffedAllocationsWithHeadcountGtOne": 0,
"backfilledDemandRequirements": 2,
"backfilledAssignments": 130,
"pendingDemandBackfills": 0,
"pendingAssignmentBackfills": 0,
"explicitDemandRequirementsWithoutLegacyLink": 0,
"explicitAssignmentsWithoutLegacyLink": 0,
"orphanedDemandRequirementsWithLegacyLink": 0,
"orphanedAssignmentsWithLegacyLink": 0,
"warnings": 0,
"errors": 0,
"hasBlockingIssues": false
},
"dryRun": {
"scanned": 132,
"demandCreates": 0,
"assignmentCreates": 0,
"demandSkips": 2,
"assignmentSkips": 130,
"invalidSkips": 0,
"warnings": 0,
"errors": 0,
"hasBlockingIssues": false
}
}