{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13"},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D22","name":"Internal API Consistency","shortDescription":{"text":"Internal API Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D22"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"id":"D25","name":"ADR Conformance","shortDescription":{"text":"ADR Conformance"},"helpUri":"https://codehealth.canine.dev/dimensions/D25"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28"},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D30","name":"Dependency Vulnerabilities","shortDescription":{"text":"Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D30"},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D32","name":"Data Compliance (PII/GDPR)","shortDescription":{"text":"Data Compliance (PII/GDPR)"},"helpUri":"https://codehealth.canine.dev/dimensions/D32"},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33"},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36"},{"id":"D37","name":"Vulnerability-disclosure Policy","shortDescription":{"text":"Vulnerability-disclosure Policy"},"helpUri":"https://codehealth.canine.dev/dimensions/D37"},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"Simple.GetBinaryResult (cyclomatic 25): Simple.GetBinaryResult has cyclomatic complexity 25 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/Impl/Instructions/WithAssignment/Simple.cs"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"061336bf8177cc2e6de83f8ded148fd9a6cb289f171b00f889db3efac2960d4b"}},{"ruleId":"D2","level":"warning","message":{"text":"DeclarationVisitor.Visit (cognitive 20): DeclarationVisitor.Visit has cognitive complexity 20 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs"},"region":{"startLine":76}}}],"partialFingerprints":{"codehealthFindingId/v1":"77d393843653d85e8d3518333d08420d9f67003357fc51794cf4a2538c6a142f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TopDownParser: TooManyMethods \u2014 427 lines, 48 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/Parser/Impl/TopDownParser.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"5dc5a54fc33861418ac3e1b731ac23d177e1c54a031ea83e5db92aec8745adce"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (20 lines \u00D7 5): src/Domain/HydraScript.Domain.Constants/TokenTypes.cs:25-43 | src/Domain/HydraScript.Domain.Constants/TokenTypes.cs:57-76 | src/Domain/HydraScript.Domain.Constants/TokenTypes.cs:78-96 | src/Domain/HydraScript.Domain.Constants/TokenTypes.cs:98-116 | src/Domain/HydraScript.Domain.Constants/TokenTypes.cs:118-136"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.Constants/TokenTypes.cs"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"7645b09a8614ed1a5ae2e9b9ba79dfac30d4950dda88e725e7c7fcfa6bc0e676"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HydraScript.Domain.Constants: HydraScript.Domain.Constants: abstractness 0.00, instability 0.00, distance 1.00 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5a73a3ac522aa056aa052fa87c58d81bd89dab10a429712226cd944f9d3ed4d1"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HydraScript.Infrastructure.LexerRegexGenerator: HydraScript.Infrastructure.LexerRegexGenerator: abstractness 0.14, instability 0.00, distance 0.86 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"549465c04dcb06379abfdf3de91dd0fa6d265fdba56320385c7516de34981c71"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HydraScript.Domain.IR: HydraScript.Domain.IR: abstractness 0.23, instability 0.00, distance 0.77 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"48a78596ae2c9ad3dffd8e4b43c53295a4782ad79f5d7df17ed77b3492ace50a"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HydraScript.Domain.BackEnd: HydraScript.Domain.BackEnd: abstractness 0.25, instability 0.00, distance 0.75 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0b2a106f59a66fea5b2e8c3f1a3dc3916d8ee75e5203da11790a700059883bf3"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: InstructionProvider (LCOM4 5): InstructionProvider\u0027s methods form 5 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/InstructionProvider.cs"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"02f25236e75fc0cbebe436670d459b23d50a70448155188e3676131a18c0b7a9"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: AbstractSyntaxTreeNode (LCOM4 5): AbstractSyntaxTreeNode\u0027s methods form 5 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/Parser/Impl/Ast/AbstractSyntaxTreeNode.cs"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f279ea4bf6ad55a1f2b5d06edd1672683e897c830dfec50c3b52a1db89a5d12"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Literal (LCOM4 5): Literal\u0027s methods form 5 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/Parser/Impl/Ast/Nodes/Expressions/PrimaryExpressions/Literal.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"f10c9583532aecda23aaec4593a85b1590cc495eec0d8c2961aeb25b4a5225b5"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Type (LCOM4 5): Type\u0027s methods form 5 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/Types/Type.cs"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"21de208cd3b76d740aad52683a9c81b25c53647ae7fa213223c8ad92557f2e37"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: SemanticChecker (LCOM4 4): SemanticChecker\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"14ae9595e916842ea522596b89643f7d83d024f71538c6eb10412d1e419381e3"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: TypeBuilder (LCOM4 4): TypeBuilder\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/TypeBuilder.cs"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"19a8af79b86330bab6b710797e8631090a8b379b92a1ca8032832fb8114678e5"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: AddressedInstructions (LCOM4 4): AddressedInstructions\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/AddressedInstructions.cs"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"b9cd4fd8c2b15149c8310c2bdf0f7b19a6f4367def56a33690b820e2308ecfce"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: TypeSymbol (LCOM4 4): TypeSymbol\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/Impl/Symbols/TypeSymbol.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"28b28449098cc053f32df52bfdce30f7867e44e42f25e1d5e91f983a488c8099"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: ObjectType (LCOM4 4): ObjectType\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/Types/ObjectType.cs"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"194a4da695850a48dd49355f923cff343d9b1a2a25fa56c400092e30564ae2d7"}},{"ruleId":"D7","level":"note","message":{"text":"No checkable ADRs to assess: No architecture decision records were found and the project graph is acyclic, so architectural integrity could not be assessed. Add ADRs (with \u0060enforcement: analyzer|test\u0060) to make the architecture\u0027s rules checkable."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9bfa095522c5f2e53a7c1c0405fd8830d318409a6fb74f4288bab05aaf716e52"}},{"ruleId":"D8","level":"warning","message":{"text":"Coverage not measured: The test suite couldn\u0027t be built/run in-image and no coverage report is committed, so line coverage was not measured \u2014 and it is EXCLUDED from the score rather than scored on a LoC-ratio proxy. Commit the Cobertura/OpenCover/lcov report your CI already produces (anywhere in the repo), or make the suite runnable in-image, and real coverage will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"62e63e619c28f057e129f2997c965d32a457366a9ce18ca019ffb6bdfba85c99"}},{"ruleId":"D9","level":"note","message":{"text":"Unit tests: 63 unit test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3067d72f6515925eded797ae6deb86f74d157d3bd0b8e2d3a80edaa12ea95d24"}},{"ruleId":"D9","level":"note","message":{"text":"Integration tests: 10 integration test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b8ce5913e7f0487c282aa29038cefc209006d3bfe4e8418292f03d5a2d9bc5b9"}},{"ruleId":"D9","level":"note","message":{"text":"BDD tests: 0 BDD test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2335ff4716b8a3faefb3014515ddf9f836e46276f415e6cd56462b6bf7742991"}},{"ruleId":"D9","level":"note","message":{"text":"E2E tests: 0 end-to-end test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9a982d279a9674eceb951bedcbe3f8d344879045f8bee5f9f6f059139e0ed590"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Parse_Always_Expected: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.UnitTests/Domain/FrontEnd/TopDownParserTests.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"fd9f1bd654d92d71d2b2cb36fb810cfd0c125366a34a423646bd499390d53a99"}},{"ruleId":"D10","level":"note","message":{"text":"Mock framework: NSubstitute: HydraScript.UnitTests references NSubstitute."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f7a00103b900edf7e4be8c5cb3d32d7475832a80a5a9fb7f1f0784e5799890ed"}},{"ruleId":"D11","level":"note","message":{"text":"No tests discovered: Test reliability not scored \u2014 the test tier(s) built and ran but no tests were discovered, so reliability couldn\u0027t be exercised."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6e4c0ab67b9e87c02498c138fb50373fdab655734b894db638fb9443a28b824b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.Logging: Microsoft.Extensions.Logging 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9b4f427ec6d44fe9cdd80a7049555465b940af58d481e6155b9963a2b5c3fd32"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: System.CommandLine: System.CommandLine 2.0.8 \u2192 2.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"124cd8a73405fe2bb9c9b3e2aab9022adad8e9a7e644467a6e79f16b3b1dff8c"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.DependencyInjection: Microsoft.Extensions.DependencyInjection 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ef055357f0d3faf9f0ba06a196104811089401bd5b0d3e787f800b06c65ae3e4"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.DependencyInjection: Microsoft.Extensions.DependencyInjection 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ef055357f0d3faf9f0ba06a196104811089401bd5b0d3e787f800b06c65ae3e4"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.Logging: Microsoft.Extensions.Logging 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9b4f427ec6d44fe9cdd80a7049555465b940af58d481e6155b9963a2b5c3fd32"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.Logging.Abstractions: Microsoft.Extensions.Logging.Abstractions 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5d1d778014b65cbfa7ca8eb15a6eacf49d85cea868e48c56a7866e7acc38b158"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.Options: Microsoft.Extensions.Options 10.0.8 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"80b9702b33115215eabf734cd110814044279b68407ce24689cca2a234479bbd"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Extensions.Diagnostics.Testing: Microsoft.Extensions.Diagnostics.Testing 10.5.0 \u2192 10.7.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d846c560a0fd753e77762ac0124d56499d092287c386067e9db418f3e1c5ae2f"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.Testing.Extensions.CodeCoverage: Microsoft.Testing.Extensions.CodeCoverage 18.6.2 \u2192 18.8.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"94a3d307974e637d426b419e3eaf0607136a3f26b427d920a175ac9e33123a2d"}},{"ruleId":"D14","level":"note","message":{"text":"Licenses scanned: 24 packages scanned; 2 distinct SPDX licenses."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1d29d66daec20840f6831f63c1b66b87c40390635ef3e9f728002964c77e88d4"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: src/Domain/HydraScript.Domain.BackEnd/Impl/Instructions/WithAssignment/Simple.cs: src/Domain/HydraScript.Domain.BackEnd/Impl/Instructions/WithAssignment/Simple.cs changed 1 times in last 90 days, max complexity 25. 1 of those changes were fix/bug commits \u2014 a defect-dense hotspot worth prioritising."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/Impl/Instructions/WithAssignment/Simple.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f768213a58ed032a2490c24b27e65cfa564584edc95f593bd0a677d80dfbc671"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs: src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs changed 1 times in last 90 days, max complexity 15."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f4178e08929ee36eeed23cf3356a0e004818c75cfa9acdd157bf02ef47ab3e0"}},{"ruleId":"D16","level":"error","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0f1d6a58861f2bef17438a36d077b63ac7bb6679d69031711aa10d8d0b3e8a1b"}},{"ruleId":"D16","level":"error","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/ExpressionInstructionProvider.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f16a2870104d84e46a25cc03ffd06693b78b4116f903c5bfe9b79d6b7769972"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/InstructionProvider.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c50619d0a474b6d80ad13f8687d7a311cb20198fa78a3337b7e8f78d8116e815"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"28179882862f0b86ac7db15b99ae074a8cb15d0a2dfcae1e756bad1f97cb1cdc"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/Types/ObjectType.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5852d82d09b08e16ddfaa73090d81637c964bac80abe9bf555147c523fc8e170"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/Impl/Instructions/WithAssignment/Simple.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7360508e3d34e3afa6a356b3e9516b90867a81fad8f47af9a9508419968ab726"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.Constants/TokenTypes.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cf6f8bc0c6fc0d9a8eba2d451a61a476d001cbe9eaa6c2ce7a9b9018474f5e9"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/Parser/Impl/TopDownParser.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d8e053e6492f4d599d9ba27aedbba9de4b8848f2bbe3095c3dd57f39d101e6be"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/AddressedInstructions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c92483dbef63f8c0b0bfd5e9b509ce11b2bb93a6b7b6c3241dd3884a9aa61796"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Infrastructure/HydraScript.Infrastructure/ServiceCollectionExtensions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bfcf8cb0e4a93906a61564f4f840cdf91d9c893e6ff9ae7f19e914ce3907674"}},{"ruleId":"D16","level":"warning","message":{"text":"Knowledge silo: 100 % of this file\u0027s living knowledge is held by [e-mail redacted] \u2014 if they are unavailable, no one else has recently worked it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SymbolTableInitializer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"573ef6408370e2beb408f848be5891e516e9014814a4355558444be358be0f71"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: [e-mail redacted]: If [e-mail redacted] becomes unavailable, 11 significant file(s) lose their only recent owner \u2014 the largest single-person knowledge concentration (weighted toward the domain core). Pair, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a07f5c7c66684e68b676cf84fd239fd345c18a934b04279793f11c7991a41789"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: CA1816"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.IntegrationTests/HydraScript.IntegrationTests.csproj"},"region":{"startLine":4}}}],"partialFingerprints":{"codehealthFindingId/v1":"02f803c3663e48182f0dddff0dd50a1c728830181f8fb1c05772db5ffd399b9e"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: Program: NamedType Program \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/HydraScript/Program.cs"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"978079956bc57640bc71401b21f25441df4afe48012ab21093f3b3877306605d"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Benchmarks (Production): 3 .cs files, 74 LoC (60 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"benchmarks/HydraScript.Benchmarks/HydraScript.Benchmarks.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06923ded7d9a310970d29e93bac6f366a1f53ef63e557082eb8904d0eeb28005"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript (Production): 2 .cs files, 62 LoC (55 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/HydraScript/HydraScript.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8ddfdf41de2bf0bd0c8232c570313c6def9c1a1d89940bbe120a3c789fe8acd9"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Application.CodeGeneration (Production): 8 .cs files, 718 LoC (586 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/HydraScript.Application.CodeGeneration.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a296bf37183ed508810e250a172a66cac3c8a32def79410205e8edb3561d6211"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Application.StaticAnalysis (Production): 50 .cs files, 1566 LoC (1264 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/HydraScript.Application.StaticAnalysis.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f833e80ba7974555840c269112bcd8eab90828c3f853b5a427e05eb4fea13a9"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Domain.BackEnd (Production): 46 .cs files, 948 LoC (756 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/HydraScript.Domain.BackEnd.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd4f02bfe69d05ec8342d7fba11edf7560403fdbef84ebb7dd0746dc8b4090b6"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Domain.Constants (Production): 4 .cs files, 170 LoC (137 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.Constants/HydraScript.Domain.Constants.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc59f9647120de1e5f798b42d850a0928f6915dd12a745f3f56f31e1d254b142"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Domain.FrontEnd (Production): 68 .cs files, 2506 LoC (1834 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/HydraScript.Domain.FrontEnd.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e965c6cb54cadb5133544c0c0925e54984cc61326411a70a4359a9fcadf0586"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Domain.IR (Production): 34 .cs files, 834 LoC (637 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/HydraScript.Domain.IR.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bbc2794ca711ba1b900015b897a90b35c8a381d7a9b8072d0c5c62c78ca8860c"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Infrastructure.LexerRegexGenerator (Analyzer): 7 .cs files, 224 LoC (179 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Infrastructure/HydraScript.Infrastructure.LexerRegexGenerator/HydraScript.Infrastructure.LexerRegexGenerator.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"48dda1e928f6b66e86f72808c1de138de4987a25bec36b23d0c30659b8a07ce6"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Infrastructure (Production): 12 .cs files, 301 LoC (255 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Infrastructure/HydraScript.Infrastructure/HydraScript.Infrastructure.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ac3f51d9cb73be08ac9100c80b4327eca302c4ce82c3f4e0e3b9a54ffc13d023"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.Infrastructure.LexerRegexGenerator.UnitTests (Production): 2 .cs files, 80 LoC (64 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.Infrastructure.LexerRegexGenerator.UnitTests/HydraScript.Infrastructure.LexerRegexGenerator.UnitTests.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5a3911aa3bdca0ef14f631958701476b1e256432f6cb05fe966e63e70fa9b84"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.IntegrationTests (Test): 12 .cs files, 380 LoC (332 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.IntegrationTests/HydraScript.IntegrationTests.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"72cc650a6f09f38d37b2cf2deab0cb01fe2868e2b87f666e53435dba0869e0aa"}},{"ruleId":"D18","level":"note","message":{"text":"HydraScript.UnitTests (Test): 35 .cs files, 1838 LoC (1557 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.UnitTests/HydraScript.UnitTests.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b83b7ceb161ae91b55488a8f18692f2233da44f3d92f043511b39a132197ec24"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Benchmarks: HydraScript.Benchmarks: 0 % XML-doc coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"benchmarks/HydraScript.Benchmarks/HydraScript.Benchmarks.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1760fb0f1de21dcd642da674b25366c3d93a0af9d901dfcb35d8904f759da5d4"}},{"ruleId":"D19","level":"note","message":{"text":"XML-doc coverage: HydraScript: HydraScript: 100 % XML-doc coverage (0/0)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/HydraScript/HydraScript.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f566da9cc3e5c5392306bd5ac7a8bb27e389f4b9d6c4ced32ff31f1c9517b049"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Application.CodeGeneration: HydraScript.Application.CodeGeneration: 0 % XML-doc coverage (0/41)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/HydraScript.Application.CodeGeneration.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7a9d50944846a53e513230b24c51de089b61549513a675c9dbc2958baa6aaad8"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Application.StaticAnalysis: HydraScript.Application.StaticAnalysis: 0 % XML-doc coverage (0/143)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/HydraScript.Application.StaticAnalysis.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"75b6124547aa5d580fc5475fe824fb49dee41c3c1f2a67fe4db20194ee22b0ac"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Domain.BackEnd: HydraScript.Domain.BackEnd: 0 % XML-doc coverage (0/142)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.BackEnd/HydraScript.Domain.BackEnd.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3dfa07325016cc4f3cee120c05ae6a36340cb4a8ed72bbc0d6110fa9bf36f281"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Domain.Constants: HydraScript.Domain.Constants: 0 % XML-doc coverage (0/9)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.Constants/HydraScript.Domain.Constants.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cc979d26093ae125c2d978ad2cbccd80270b3e31b879f20a8256817d8100ab9"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Domain.FrontEnd: HydraScript.Domain.FrontEnd: 4 % XML-doc coverage (14/312)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.FrontEnd/HydraScript.Domain.FrontEnd.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf8b4c684e27547409def3bd0c74e3544878856a64e838f9afb0e9208c87c35f"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Domain.IR: HydraScript.Domain.IR: 12 % XML-doc coverage (16/131)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Domain/HydraScript.Domain.IR/HydraScript.Domain.IR.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c80ea80faff03a563931fdded7828c3473b4da6b5cbec5de2ad9ee4f30ee426f"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Infrastructure.LexerRegexGenerator: HydraScript.Infrastructure.LexerRegexGenerator: 0 % XML-doc coverage (0/15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Infrastructure/HydraScript.Infrastructure.LexerRegexGenerator/HydraScript.Infrastructure.LexerRegexGenerator.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8f7fc44e2732be4ef9dadaecd8389dfb63749aa41c08612383ee9ec1a2aae55e"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: HydraScript.Infrastructure: HydraScript.Infrastructure: 0 % XML-doc coverage (0/28)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Infrastructure/HydraScript.Infrastructure/HydraScript.Infrastructure.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"337c228873e318f67ab71a4fa5fe5fe3f325632f4744a0bcfc845db298a22051"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D22","level":"note","message":{"text":"No exposed public API: No intentionally-exposed types (IsPackable or .Contracts) to evaluate."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2712d35e1d1ba8e91a90125d29842b77d4ca65e0eeaa52476c739f7165820a6f"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: The codebase is large and multi-module, indicating distinct architectural layers or domains that require explicit boundary declaration to manage coupling. Declare architecture.contexts (\u22652) in config to assess cross-boundary type coupling."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022// Arrange\u0022 \u2014 Remove. \u0027Arrange\u0027 is a standard test pattern label; it adds no new information about the specific test data."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tests/HydraScript.UnitTests/Application/ReturnAnalyzerTests.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"aec32a667c06fb7776728a6e564b616a40714f99827b71c30eca8f727e534e1e"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022// Global using directives\u0022 \u2014 Remove. This is a standard file header comment that adds no value beyond the file structure."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/GlobalUsings.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8732212d0098eea3fe18ad2278744a99e503c6cf0068932dffd58cb0735e2977"}},{"ruleId":"D25","level":"note","message":{"text":"no ADRs to check: No ADRs found, so conformance can\u0027t be assessed."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5f96235c58be08aaae505ba823e9095f206fbc6a447f646e346ee9bd81a5f481"}},{"ruleId":"D31","level":"note","message":{"text":"Not applicable: No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2e57fca60a46af1c36cbca9e46b2039488d0488a6eab73ad6bc057cd95ef2432"}},{"ruleId":"D32","level":"note","message":{"text":"Not applicable: No PII/GDPR-handling patterns detected (p/gdpr ruleset) \u2014 no data-compliance surface to assess."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"df51e593e9b0b9805626d04fe36a3d12c504b5d7d5da30dc59b5b0f134b5753b"}},{"ruleId":"D33","level":"note","message":{"text":"Not applicable: No JS/npm manifest or lockfile found outside bin/obj (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f46a134eeb447d8c90511e3106af3dac20b26868f5143d77eadbb96ed8f220c6"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SymbolTableInitializer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4072c5757d921724aecd2f31abb7361b3ed7f8bc76f9c78ab1861974de506506"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: SemanticChecker.cs \u2194 ObjectType.cs: \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs\u0060 (context Application) and \u0060src/Domain/HydraScript.Domain.IR/Types/ObjectType.cs\u0060 (context Domain) live in DIFFERENT modules yet change together 64% of the time (7 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a308cbd056f028e2e6fd6bc54226bd8c36150770a1ea1a8d28981af913a9138b"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: Program.cs \u2194 TestHostFixture.cs: \u0060src/HydraScript/Program.cs\u0060 (context HydraScript) and \u0060tests/HydraScript.IntegrationTests/TestHostFixture.cs\u0060 (context tests) live in DIFFERENT modules yet change together 60% of the time (9 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/HydraScript/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"efa6d6081c7bda19450d1c4bf5b4cde974e437216c5b43768d5a86e971fb7a63"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: SemanticChecker.cs \u2194 TopDownParser.cs: \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs\u0060 (context Application) and \u0060src/Domain/HydraScript.Domain.FrontEnd/Parser/Impl/TopDownParser.cs\u0060 (context Domain) live in DIFFERENT modules yet change together 57% of the time (8 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"277f2c8de7cd25bd7268877a24cfef482a2060bb0c1183c821ac8457fd485fdb"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DeclarationVisitor.cs \u2194 SemanticChecker.cs: \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs\u0060 and \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs\u0060 change together 64% of the time (9 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.StaticAnalysis/Visitors/DeclarationVisitor.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"41fa1e0adb9e65122b5bcb78ed159d0ca079981688a795af50c66e0d28667708"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: InstructionProvider.cs \u2194 SemanticChecker.cs: \u0060src/Application/HydraScript.Application.CodeGeneration/Visitors/InstructionProvider.cs\u0060 and \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs\u0060 change together 60% of the time (9 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/InstructionProvider.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"048ac6117b53daa219f367cbb07653b2b05436096373396edc30de5c0c485ea7"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ExpressionInstructionProvider.cs \u2194 InstructionProvider.cs: \u0060src/Application/HydraScript.Application.CodeGeneration/Visitors/ExpressionInstructionProvider.cs\u0060 and \u0060src/Application/HydraScript.Application.CodeGeneration/Visitors/InstructionProvider.cs\u0060 change together 58% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/ExpressionInstructionProvider.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b9920ffa019b90a8b2abe5f3143af402918bc12ae4c05c140d7d7911e86fefc1"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ExpressionInstructionProvider.cs \u2194 SemanticChecker.cs: \u0060src/Application/HydraScript.Application.CodeGeneration/Visitors/ExpressionInstructionProvider.cs\u0060 and \u0060src/Application/HydraScript.Application.StaticAnalysis/Visitors/SemanticChecker.cs\u0060 change together 58% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/HydraScript.Application.CodeGeneration/Visitors/ExpressionInstructionProvider.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2beeba9d2971f2d41a4fe3d7b92b90adc6facc40b9d4203f1fa02e34a21965b5"}},{"ruleId":"D36","level":"note","message":{"text":"No build provenance: No SLSA provenance generation or build attestation found in CI (e.g. slsa-github-generator, actions/attest-build-provenance)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"No artifact signing: No artifact signing found in CI (e.g. cosign / sigstore / gitsign)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0e17f71490e4d120a48b2b2881ab866c93b272bef2febb673a3e8e42b2c288ab"}},{"ruleId":"D36","level":"note","message":{"text":"No SBOM: No SBOM generation or committed SBOM found (e.g. syft / anchore/sbom-action / *.spdx.json / *.cdx.json)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","level":"warning","message":{"text":"Unpinned build actions: CI references GitHub Actions by a floating ref (@main / @tag) rather than a pinned commit SHA, weakening build integrity."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}},{"ruleId":"D38","level":"note","message":{"text":"Not applicable: No JS/npm lockfile found outside bin/obj (package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); nothing for OSV to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6ff7301b610918095afd57ac1c89dabddab1d8fdb34c0f0d687159a5a0df0b8e"}}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":0,"secretScannerRunsExcluded":0}}}]}