vault backup: 2025-12-10 15:58:11

This commit is contained in:
2025-12-10 15:58:11 -05:00
parent 2a36747bee
commit 8cb39aad0e
150 changed files with 1530 additions and 868 deletions
+10 -4
View File
@@ -26,7 +26,13 @@ Minimize takeoff flow disruption
Decouple takeoff (description of work) from assembly selection:
%%
## 1. Annotation
## In the Real World
In [[my-occupation]],
## Ideal Workflow
### 1. Annotation
Annotation is documenting project scope as intended by its design.
This involves reconciling missing and conflicting requirements,
@@ -39,7 +45,7 @@ This process is intended to be _unbiased_, without respect for
The annotator is to describe the design scope
without adding any outside information.
### Output
#### Output
The processes and tools for completing this step
would differ between design-build and plans-and-specs projects,
@@ -49,7 +55,7 @@ This step encodes "measures" with "tags"
and describes the behavior of special tags
(e.g. structure height of each `Level`)
## ~~next step(s)~~
### ~~next step(s)~~
Define takeoff given counts from step 1.
@@ -61,6 +67,6 @@ WHERE 'type' IS 'device/receptacle/duplex' AND 'mounting' IS 'flush'
TAKEOFF 'DUPLEX REC - FLUSH IN METAL STUDS' FROM wiring-devices
```
## -1. Reporting
### -1. Reporting
Build deliverables (proposals, BOM's)