Item Edit screen
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<ASSURANCE_REPORT>
|
||||
<METADATA>
|
||||
<work_order_id>20250825_100000_create_updateitemusecase.xml</work_order_id>
|
||||
<target_file>/home/busya/dev/homebox_lens/domain/src/main/java/com/homebox/lens/domain/usecase/UpdateItemUseCase.kt</target_file>
|
||||
<timestamp>2025-08-25T10:30:00Z</timestamp>
|
||||
<overall_status>FAILED</overall_status>
|
||||
</METADATA>
|
||||
|
||||
<SEMANTIC_AUDIT_FINDINGS status="FAILED">
|
||||
<DEFECT severity="MINOR">
|
||||
<location>UpdateItemUseCase.kt:4</location>
|
||||
<description>Keyword 'business_logic' in [SEMANTICS] anchor is not part of the defined taxonomy in SEMANTIC_ENRICHMENT_PROTOCOL.xml.</description>
|
||||
<rule_violated>SemanticLintingCompliance.SemanticKeywordTaxonomy</rule_violated>
|
||||
</DEFECT>
|
||||
<DEFECT severity="MINOR">
|
||||
<location>UpdateItemUseCase.kt:4</location>
|
||||
<description>Keyword 'item_management' in [SEMANTICS] anchor is not part of the defined taxonomy in SEMANTIC_ENRICHMENT_PROTOCOL.xml.</description>
|
||||
<rule_violated>SemanticLintingCompliance.SemanticKeywordTaxonomy</rule_violated>
|
||||
</DEFECT>
|
||||
<DEFECT severity="MINOR">
|
||||
<location>UpdateItemUseCase.kt:35</location>
|
||||
<description>Stray comment '// Assuming these are not updated via this use case' found. All comments must adhere to structured semantic anchors or KDoc.</description>
|
||||
<rule_violated>SemanticLintingCompliance.NoStrayComments</rule_violated>
|
||||
</DEFECT>
|
||||
</SEMANTIC_AUDIT_FINDINGS>
|
||||
|
||||
<UNIT_TEST_FINDINGS status="PASSED"/>
|
||||
|
||||
<REGRESSION_FINDINGS status="PASSED"/>
|
||||
</ASSURANCE_REPORT>
|
||||
Reference in New Issue
Block a user