Section 96 of 102
95. As-Manufactured Configuration
Stable section ID: S05-CON-007-SECTION-96 · 40 content blocks
The As-Manufactured Configuration represents the actual physical and digital configuration of Components, Assemblies, Nodes, and Cartridges released from manufacturing.
It shall include:
manufactured Instance IDs;
actual materials and batches;
actual geometry;
measured critical dimensions;
manufacturing tolerances;
installed subcomponents;
firmware and software versions;
factory configuration;
deviations and repairs;
inspection records;
factory test evidence;
release status.
Example:
configuration WallPanel_WP01_AsManufactured {
type: as_manufactured;
instance: @Wall_Panel_WP01;
derived_from: @WallPanel_WP01_AsDesigned;
- material_batches: [
- @Timber_Batch_021,
- @Sheathing_Batch_014,
- @Insulation_Batch_008
];
measured_geometry: @WP01_Factory_Scan;
deviations: [@WP01_Deviation_003];
factory_tests: [@WP01_Factory_Test_Record];
status: released_for_transport;
}
The As-Manufactured Configuration shall not copy nominal design values where actual verified manufacturing data are required.
Permitted design-to-manufacture variation shall identify:
affected property;
design value;
manufactured value;
tolerance;
acceptance result;
- approving authority.
- A repaired nonconformance shall remain visible after acceptance.
Type certification shall not replace Instance-level manufacturing records where the Profile requires traceability.
The manufactured configuration shall become an input to delivery, installation, and Building BIOS enrollment.