rodolfo_carapau
rodolfo_carapau
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Approach method: 1. Map SATP-Stage 0 draft requirements; 2. Understand cactus-plugin-satp-hermes implementation; 3. Detect and propose corrections to incoherences; 4. Repeat procedure for Stage 1.
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Stage 0 Draft Requirements: 
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Stage 1 Draft Requirements: [Issue 3752_Stage1.pdf](https://github.com/user-attachments/files/18732922/Issue.3752_Stage1.pdf) 
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Inconsistencies between SATP draft (v8) and SATP's implementation documented in the attached file. [ISSUE3752_PSIT.pptx](https://github.com/user-attachments/files/19087179/ISSUE3752_PSIT.pptx)
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Stage 1 Inconsistencies - Spec and code attributes naming is inconsistent - Issue: Incoherence between specification naming of attributes and implementation - Reference: file in attachement [ISSUE3752_PSIT.pptx](https://github.com/user-attachments/files/19088483/ISSUE3752_PSIT.pptx) - TODO: Ensure...
1. Tested linter on the project as-is with the command `yarn run lint`. Obtained this result: 2. Created this TypeScript code to trigger the linter: ``` // Trigger no-unused-vars (TS...
Added changes according to PR #4078 When addressing #4078 reply about linter returning many warnings., the following warnings were handled: - [X] rule: paths-kebab-case About: FIXED - Fixed by adding...
Following the IETF specification for asset profiles, as reference: https://datatracker.ietf.org/doc/draft-avrilionis-satp-asset-profiles/