| Next revision | Previous revision |
| boston_planning_and_development_agency [2026/07/07 16:06] – created admin | boston_planning_and_development_agency [2026/07/07 16:18] (current) – admin |
|---|
| |
| //This page models a legal/regulatory process for teaching and reference. It is not legal advice.// | //This page models a legal/regulatory process for teaching and reference. It is not legal advice.// |
| |
| ---- struct data ---- | |
| model.jurisdiction : Boston, MA | |
| model.category : Land use / development review | |
| model.statute : Boston Zoning Code Article 80B | |
| model.status : draft | |
| model.steward : Al Lee (proposed) | |
| model.diagram : diagrams:boston-article80-review.bpmn | |
| model.wikidata_qid : | |
| model.last_reviewed : 2026-06-27 | |
| ---- | |
| |
| {{tag>boston article80 development-review bpmn draft}} | {{tag>boston article80 development-review bpmn draft}} |
| ===== Process diagram ===== | ===== Process diagram ===== |
| |
| {{bpmnio>diagrams:boston-article80-review.bpmn}} | |
| | <bpmnio type="bpmn"> |
| | <?xml version="1.0" encoding="UTF-8"?> |
| | <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" |
| | xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" |
| | xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" |
| | xmlns:di="http://www.omg.org/spec/DD/20100524/DI" |
| | xmlns:lex="https://lexipedia.xyz/schema/bpmn/1" |
| | id="defs_boston_article80_review" |
| | targetNamespace="https://lexipedia.xyz/models"> |
| | <bpmn:process id="boston_article80_review" name="Boston Article 80 Development Review (Large Project Review)" isExecutable="false"> |
| | <bpmn:startEvent id="Start_ProjectProposed" name="Development project proposed"> |
| | <bpmn:documentation>A proposed project enters the City's development-review determination.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 § 80-3" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:outgoing>f1</bpmn:outgoing> |
| | </bpmn:startEvent> |
| | <bpmn:businessRuleTask id="Task_DeterminePath" name="Determine Article 80 review path"> |
| | <bpmn:documentation>Business-rule step: apply the threshold decision to classify the project.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 § 80-3" wikidata=""/> |
| | <lex:gap note="Calls DMN decisions:boston-article80-threshold."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f1</bpmn:incoming> |
| | <bpmn:outgoing>f2</bpmn:outgoing> |
| | </bpmn:businessRuleTask> |
| | <bpmn:exclusiveGateway id="GW_Path" name="Which review path?"> |
| | <bpmn:documentation>Routes the project to its review track.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 § 80-3" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f2</bpmn:incoming> |
| | <bpmn:outgoing>f3</bpmn:outgoing> |
| | <bpmn:outgoing>f4</bpmn:outgoing> |
| | <bpmn:outgoing>f6</bpmn:outgoing> |
| | <bpmn:outgoing>f7</bpmn:outgoing> |
| | <bpmn:outgoing>f8</bpmn:outgoing> |
| | </bpmn:exclusiveGateway> |
| | <bpmn:endEvent id="End_NoReview" name="No Article 80 review"> |
| | <bpmn:documentation>Below thresholds; proceeds via as-of-right permitting.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 § 80-3" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f3</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:task id="Task_RehabNotification" name="File substantial-rehabilitation notification"> |
| | <bpmn:documentation>Interior/renovation projects file a notification instead of full review (modernization).</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 Modernization (Text Amd. 479)" wikidata=""/> |
| | <lex:gap note="Confirm notification form/mechanics and the exact 'substantial rehabilitation' definition."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f4</bpmn:incoming> |
| | <bpmn:outgoing>f5</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:endEvent id="End_RehabDone" name="Notification complete"> |
| | <bpmn:documentation>Notification path terminal.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 Modernization" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f5</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:endEvent id="End_PDA_IMP" name="Enters PDA / IMP track"> |
| | <bpmn:documentation>Planned Development Area (80C) or Institutional Master Plan (80D) review - separate model.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 §§ 80C, 80D" wikidata=""/> |
| | <lex:gap note="Link out to PDA and IMP model pages (one diagram per page)."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f6</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:endEvent id="End_Small" name="Enters Small Project Review"> |
| | <bpmn:documentation>Small Project Review (80E) - separate model.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80 § 80E" wikidata=""/> |
| | <lex:gap note="Link out to Small Project Review model page."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f7</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:task id="Task_LOI" name="File Letter of Intent"> |
| | <bpmn:documentation>Large Project Review begins with a Letter of Intent.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f8</bpmn:incoming> |
| | <bpmn:outgoing>f9</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:task id="Task_PNF" name="File Project Notification Form (PNF)"> |
| | <bpmn:documentation>Applicant files the PNF describing the project.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f9</bpmn:incoming> |
| | <bpmn:outgoing>f10</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:task id="Task_Scoping" name="Scoping Determination; convene advisory group"> |
| | <bpmn:documentation>Planning Dept issues a Scoping Determination and convenes the impact advisory group; early engagement.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | <lex:gap note="Modernization renames/reworks advisory bodies (Community Advisory Teams) and adds early-engagement toolkit; confirm current body + timeline."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f10</bpmn:incoming> |
| | <bpmn:outgoing>f11</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:task id="Task_PublicComment" name="Public comment period"> |
| | <bpmn:documentation>Scoping and filings are subject to public comment.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f11</bpmn:incoming> |
| | <bpmn:outgoing>f12</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:task id="Task_DPIR" name="File Draft Project Impact Report (DPIR)"> |
| | <bpmn:documentation>Applicant files the DPIR addressing scoped impacts.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f12</bpmn:incoming> |
| | <bpmn:outgoing>f13</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:exclusiveGateway id="GW_Adequacy" name="Adequacy determination met?"> |
| | <bpmn:documentation>Planning Dept issues an Adequacy Determination on the impact report.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B-5" wikidata=""/> |
| | <lex:gap note="Real process iterates (supplemental filings); modeled here as a single revise step, not a loop."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f13</bpmn:incoming> |
| | <bpmn:outgoing>f14</bpmn:outgoing> |
| | <bpmn:outgoing>f16</bpmn:outgoing> |
| | </bpmn:exclusiveGateway> |
| | <bpmn:task id="Task_Revise" name="Revise & refile impact report"> |
| | <bpmn:documentation>Applicant addresses inadequacies and refiles.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B-5" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f14</bpmn:incoming> |
| | <bpmn:outgoing>f15</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:exclusiveGateway id="GW_BCDC" name="BCDC design review required?"> |
| | <bpmn:documentation>Some projects require Boston Civic Design Commission review under the new Article 81.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 81 (BCDC)" wikidata=""/> |
| | <lex:gap note="BCDC review threshold (a 200,000 SF figure was discussed in modernization comments) - confirm current trigger and 'Projects of Special Significance'."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f15</bpmn:incoming> |
| | <bpmn:incoming>f16</bpmn:incoming> |
| | <bpmn:outgoing>f17</bpmn:outgoing> |
| | <bpmn:outgoing>f19</bpmn:outgoing> |
| | </bpmn:exclusiveGateway> |
| | <bpmn:task id="Task_BCDC" name="Boston Civic Design Commission review (Art. 81)"> |
| | <bpmn:documentation>Design review before the BCDC.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 81 (BCDC)" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f17</bpmn:incoming> |
| | <bpmn:outgoing>f18</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:task id="Task_BoardVote" name="Planning board / BRA vote"> |
| | <bpmn:documentation>The board votes on adequacy/approval of the project.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | <lex:gap note="Confirm the voting body's current name post-BPDA-to-Planning-Department transition."/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f18</bpmn:incoming> |
| | <bpmn:incoming>f19</bpmn:incoming> |
| | <bpmn:outgoing>f20</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:exclusiveGateway id="GW_Decision" name="Board approves?"> |
| | <bpmn:documentation>Approval decision.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f20</bpmn:incoming> |
| | <bpmn:outgoing>f21</bpmn:outgoing> |
| | <bpmn:outgoing>f23</bpmn:outgoing> |
| | </bpmn:exclusiveGateway> |
| | <bpmn:task id="Task_Agreement" name="Execute development agreement & mitigation"> |
| | <bpmn:documentation>On approval: cooperation/development agreement, mitigation, and any Development Impact Project exactions.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B-7 (DIP exactions)" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f21</bpmn:incoming> |
| | <bpmn:outgoing>f22</bpmn:outgoing> |
| | </bpmn:task> |
| | <bpmn:endEvent id="End_Approved" name="Large project approved"> |
| | <bpmn:documentation>Successful terminal state.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f22</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:endEvent id="End_Denied" name="Project denied"> |
| | <bpmn:documentation>Board declines approval.</bpmn:documentation> |
| | <bpmn:extensionElements> |
| | <lex:legalRef statute="Art. 80B" wikidata=""/> |
| | </bpmn:extensionElements> |
| | <bpmn:incoming>f23</bpmn:incoming> |
| | </bpmn:endEvent> |
| | <bpmn:sequenceFlow id="f1" sourceRef="Start_ProjectProposed" targetRef="Task_DeterminePath"/> |
| | <bpmn:sequenceFlow id="f2" sourceRef="Task_DeterminePath" targetRef="GW_Path"/> |
| | <bpmn:sequenceFlow id="f3" name="no review" sourceRef="GW_Path" targetRef="End_NoReview"/> |
| | <bpmn:sequenceFlow id="f4" name="substantial rehab" sourceRef="GW_Path" targetRef="Task_RehabNotification"/> |
| | <bpmn:sequenceFlow id="f5" sourceRef="Task_RehabNotification" targetRef="End_RehabDone"/> |
| | <bpmn:sequenceFlow id="f6" name="PDA / IMP" sourceRef="GW_Path" targetRef="End_PDA_IMP"/> |
| | <bpmn:sequenceFlow id="f7" name="small project" sourceRef="GW_Path" targetRef="End_Small"/> |
| | <bpmn:sequenceFlow id="f8" name="large project" sourceRef="GW_Path" targetRef="Task_LOI"/> |
| | <bpmn:sequenceFlow id="f9" sourceRef="Task_LOI" targetRef="Task_PNF"/> |
| | <bpmn:sequenceFlow id="f10" sourceRef="Task_PNF" targetRef="Task_Scoping"/> |
| | <bpmn:sequenceFlow id="f11" sourceRef="Task_Scoping" targetRef="Task_PublicComment"/> |
| | <bpmn:sequenceFlow id="f12" sourceRef="Task_PublicComment" targetRef="Task_DPIR"/> |
| | <bpmn:sequenceFlow id="f13" sourceRef="Task_DPIR" targetRef="GW_Adequacy"/> |
| | <bpmn:sequenceFlow id="f14" name="not adequate" sourceRef="GW_Adequacy" targetRef="Task_Revise"/> |
| | <bpmn:sequenceFlow id="f15" sourceRef="Task_Revise" targetRef="GW_BCDC"/> |
| | <bpmn:sequenceFlow id="f16" name="adequate" sourceRef="GW_Adequacy" targetRef="GW_BCDC"/> |
| | <bpmn:sequenceFlow id="f17" name="required" sourceRef="GW_BCDC" targetRef="Task_BCDC"/> |
| | <bpmn:sequenceFlow id="f18" sourceRef="Task_BCDC" targetRef="Task_BoardVote"/> |
| | <bpmn:sequenceFlow id="f19" name="not required" sourceRef="GW_BCDC" targetRef="Task_BoardVote"/> |
| | <bpmn:sequenceFlow id="f20" sourceRef="Task_BoardVote" targetRef="GW_Decision"/> |
| | <bpmn:sequenceFlow id="f21" name="approved" sourceRef="GW_Decision" targetRef="Task_Agreement"/> |
| | <bpmn:sequenceFlow id="f22" sourceRef="Task_Agreement" targetRef="End_Approved"/> |
| | <bpmn:sequenceFlow id="f23" name="denied" sourceRef="GW_Decision" targetRef="End_Denied"/> |
| | </bpmn:process> |
| | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="boston_article80_review"> |
| | <bpmndi:BPMNShape id="Start_ProjectProposed_di" bpmnElement="Start_ProjectProposed"> |
| | <dc:Bounds x="160" y="202" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="145" y="242" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_DeterminePath_di" bpmnElement="Task_DeterminePath"> |
| | <dc:Bounds x="250" y="180" width="150" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="GW_Path_di" bpmnElement="GW_Path"> |
| | <dc:Bounds x="480" y="195" width="50" height="50"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="465" y="249" width="120" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_NoReview_di" bpmnElement="End_NoReview"> |
| | <dc:Bounds x="570" y="22" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="555" y="62" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_RehabNotification_di" bpmnElement="Task_RehabNotification"> |
| | <dc:Bounds x="630" y="80" width="150" height="70"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_RehabDone_di" bpmnElement="End_RehabDone"> |
| | <dc:Bounds x="830" y="97" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="815" y="137" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_PDA_IMP_di" bpmnElement="End_PDA_IMP"> |
| | <dc:Bounds x="570" y="322" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="555" y="362" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_Small_di" bpmnElement="End_Small"> |
| | <dc:Bounds x="570" y="402" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="555" y="442" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_LOI_di" bpmnElement="Task_LOI"> |
| | <dc:Bounds x="580" y="180" width="120" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_PNF_di" bpmnElement="Task_PNF"> |
| | <dc:Bounds x="740" y="180" width="120" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_Scoping_di" bpmnElement="Task_Scoping"> |
| | <dc:Bounds x="910" y="180" width="140" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_PublicComment_di" bpmnElement="Task_PublicComment"> |
| | <dc:Bounds x="1100" y="180" width="130" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_DPIR_di" bpmnElement="Task_DPIR"> |
| | <dc:Bounds x="1280" y="180" width="140" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="GW_Adequacy_di" bpmnElement="GW_Adequacy"> |
| | <dc:Bounds x="1470" y="195" width="50" height="50"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="1455" y="249" width="120" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_Revise_di" bpmnElement="Task_Revise"> |
| | <dc:Bounds x="1445" y="70" width="120" height="70"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="GW_BCDC_di" bpmnElement="GW_BCDC"> |
| | <dc:Bounds x="1610" y="195" width="50" height="50"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="1595" y="249" width="120" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_BCDC_di" bpmnElement="Task_BCDC"> |
| | <dc:Bounds x="1585" y="70" width="150" height="70"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_BoardVote_di" bpmnElement="Task_BoardVote"> |
| | <dc:Bounds x="1790" y="180" width="140" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="GW_Decision_di" bpmnElement="GW_Decision"> |
| | <dc:Bounds x="1980" y="195" width="50" height="50"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="1965" y="249" width="120" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="Task_Agreement_di" bpmnElement="Task_Agreement"> |
| | <dc:Bounds x="2070" y="180" width="150" height="80"/> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_Approved_di" bpmnElement="End_Approved"> |
| | <dc:Bounds x="2270" y="202" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="2255" y="242" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNShape id="End_Denied_di" bpmnElement="End_Denied"> |
| | <dc:Bounds x="1987" y="322" width="36" height="36"/> |
| | <bpmndi:BPMNLabel><dc:Bounds x="1972" y="362" width="106" height="27"/></bpmndi:BPMNLabel> |
| | </bpmndi:BPMNShape> |
| | <bpmndi:BPMNEdge id="f1_di" bpmnElement="f1"> |
| | <di:waypoint x="196" y="220"/> |
| | <di:waypoint x="250" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f2_di" bpmnElement="f2"> |
| | <di:waypoint x="400" y="220"/> |
| | <di:waypoint x="480" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f3_di" bpmnElement="f3"> |
| | <di:waypoint x="505" y="195"/> |
| | <di:waypoint x="505" y="40"/> |
| | <di:waypoint x="570" y="40"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f4_di" bpmnElement="f4"> |
| | <di:waypoint x="505" y="195"/> |
| | <di:waypoint x="505" y="115"/> |
| | <di:waypoint x="630" y="115"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f5_di" bpmnElement="f5"> |
| | <di:waypoint x="780" y="115"/> |
| | <di:waypoint x="830" y="115"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f6_di" bpmnElement="f6"> |
| | <di:waypoint x="505" y="245"/> |
| | <di:waypoint x="505" y="340"/> |
| | <di:waypoint x="570" y="340"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f7_di" bpmnElement="f7"> |
| | <di:waypoint x="505" y="245"/> |
| | <di:waypoint x="505" y="420"/> |
| | <di:waypoint x="570" y="420"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f8_di" bpmnElement="f8"> |
| | <di:waypoint x="530" y="220"/> |
| | <di:waypoint x="580" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f9_di" bpmnElement="f9"> |
| | <di:waypoint x="700" y="220"/> |
| | <di:waypoint x="740" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f10_di" bpmnElement="f10"> |
| | <di:waypoint x="860" y="220"/> |
| | <di:waypoint x="910" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f11_di" bpmnElement="f11"> |
| | <di:waypoint x="1050" y="220"/> |
| | <di:waypoint x="1100" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f12_di" bpmnElement="f12"> |
| | <di:waypoint x="1230" y="220"/> |
| | <di:waypoint x="1280" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f13_di" bpmnElement="f13"> |
| | <di:waypoint x="1420" y="220"/> |
| | <di:waypoint x="1470" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f14_di" bpmnElement="f14"> |
| | <di:waypoint x="1495" y="195"/> |
| | <di:waypoint x="1495" y="140"/> |
| | <di:waypoint x="1505" y="140"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f15_di" bpmnElement="f15"> |
| | <di:waypoint x="1565" y="105"/> |
| | <di:waypoint x="1635" y="105"/> |
| | <di:waypoint x="1635" y="195"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f16_di" bpmnElement="f16"> |
| | <di:waypoint x="1520" y="220"/> |
| | <di:waypoint x="1610" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f17_di" bpmnElement="f17"> |
| | <di:waypoint x="1635" y="195"/> |
| | <di:waypoint x="1635" y="140"/> |
| | <di:waypoint x="1660" y="140"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f18_di" bpmnElement="f18"> |
| | <di:waypoint x="1735" y="105"/> |
| | <di:waypoint x="1860" y="105"/> |
| | <di:waypoint x="1860" y="180"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f19_di" bpmnElement="f19"> |
| | <di:waypoint x="1660" y="220"/> |
| | <di:waypoint x="1790" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f20_di" bpmnElement="f20"> |
| | <di:waypoint x="1930" y="220"/> |
| | <di:waypoint x="1980" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f21_di" bpmnElement="f21"> |
| | <di:waypoint x="2030" y="220"/> |
| | <di:waypoint x="2070" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f22_di" bpmnElement="f22"> |
| | <di:waypoint x="2220" y="220"/> |
| | <di:waypoint x="2270" y="220"/> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="f23_di" bpmnElement="f23"> |
| | <di:waypoint x="2005" y="245"/> |
| | <di:waypoint x="2005" y="322"/> |
| | </bpmndi:BPMNEdge> |
| | </bpmndi:BPMNPlane> |
| | </bpmndi:BPMNDiagram> |
| | </bpmn:definitions> |
| | </bpmnio> |
| |
| ===== Process steps ===== | ===== Process steps ===== |
| * [[cases:boston-a80-substantial-rehab]] — interior renovation routed to notification only. | * [[cases:boston-a80-substantial-rehab]] — interior renovation routed to notification only. |
| |
| ===== Wikidata ===== | |
| |
| Stub — separate QuickStatements/Chrome pass. | |
| |
| ===== Related models ===== | ===== Related models ===== |