changedOutput schema / properties / current / properties / class / description
Previous value: -"Operator class tier"New value: +"Operator class tier (dev10x taxonomy)"
changedOutput schema / properties / current / properties / class / enum
Previous value: -[
- "Burner",
- "Builder",
- "10xer"
-]New value: +[
+ "ARCH+ I",
+ "ARCH+ II",
+ "ARCH+ III",
+ "ARCH I",
+ "ARCH II",
+ "ARCH III",
+ "POWER I",
+ "POWER II",
+ "POWER III",
+ "BASE I",
+ "BASE II",
+ "BASE III",
+ "SEEKER I",
+ "SEEKER II",
+ "SEEKER III",
+ "REFINER I",
+ "REFINER II",
+ "REFINER III",
+ "BEARER I",
+ "BEARER II",
+ "BEARER III",
+ "IGNITER I",
+ "IGNITER II",
+ "IGNITER III",
+ "UNCLASSED"
+]
addedOutput schema / properties / current / properties / dev10x
Added value: +{
+ "description": "10xDEV score (log10 of the cascade product)",
+ "type": "number"
+}
addedOutput schema / properties / current / properties / mode
Added value: +{
+ "description": "Detected working mode (BUILD/EDIT/DEBUG/MAINTAIN/IDLE) + confidence",
+ "type": "object"
+}
addedOutput schema / properties / current / properties / pillars
Added value: +{
+ "description": "The four raw token pillars the cascade was computed from",
+ "type": "object"
+}
removedOutput schema / properties / current / properties / tenx_dev
Removed value: -{
- "description": "10xDEV score",
- "type": "number"
-}
addedOutput schema / properties / current / properties / yield
Added value: +{
+ "description": "Υ Yield — the headline efficiency metric (Cache Reads × Output / Input²)",
+ "type": "number"
+}
removedOutput schema / properties / current / properties / yield_
Removed value: -{
- "description": "Υ Yield — the headline efficiency metric (Cache Reads × Output / Input²)",
- "type": "number"
-}
changedOutput schema / properties / current / required
Previous value: -[
- "yield_",
- "class"
-]New value: +[
+ "yield",
+ "class"
+]
changedOutput schema / properties / simulated / properties / class / description
Previous value: -"Operator class tier"New value: +"Operator class tier (dev10x taxonomy)"
changedOutput schema / properties / simulated / properties / class / enum
Previous value: -[
- "Burner",
- "Builder",
- "10xer"
-]New value: +[
+ "ARCH+ I",
+ "ARCH+ II",
+ "ARCH+ III",
+ "ARCH I",
+ "ARCH II",
+ "ARCH III",
+ "POWER I",
+ "POWER II",
+ "POWER III",
+ "BASE I",
+ "BASE II",
+ "BASE III",
+ "SEEKER I",
+ "SEEKER II",
+ "SEEKER III",
+ "REFINER I",
+ "REFINER II",
+ "REFINER III",
+ "BEARER I",
+ "BEARER II",
+ "BEARER III",
+ "IGNITER I",
+ "IGNITER II",
+ "IGNITER III",
+ "UNCLASSED"
+]
addedOutput schema / properties / simulated / properties / dev10x
Added value: +{
+ "description": "10xDEV score (log10 of the cascade product)",
+ "type": "number"
+}
addedOutput schema / properties / simulated / properties / mode
Added value: +{
+ "description": "Detected working mode (BUILD/EDIT/DEBUG/MAINTAIN/IDLE) + confidence",
+ "type": "object"
+}
addedOutput schema / properties / simulated / properties / pillars
Added value: +{
+ "description": "The four raw token pillars the cascade was computed from",
+ "type": "object"
+}
removedOutput schema / properties / simulated / properties / tenx_dev
Removed value: -{
- "description": "10xDEV score",
- "type": "number"
-}
addedOutput schema / properties / simulated / properties / yield
Added value: +{
+ "description": "Υ Yield — the headline efficiency metric (Cache Reads × Output / Input²)",
+ "type": "number"
+}
removedOutput schema / properties / simulated / properties / yield_
Removed value: -{
- "description": "Υ Yield — the headline efficiency metric (Cache Reads × Output / Input²)",
- "type": "number"
-}
changedOutput schema / properties / simulated / required
Previous value: -[
- "yield_",
- "class"
-]New value: +[
+ "yield",
+ "class"
+]