Open iorisa opened 1 month ago
although PDF is a awesome file/document format, I personally think a json or etc would be better.
Because I am scared that the pdf parser could be too complex to use/maintain (especially compatibility).
PDF is originally by adobe,so i think we must make sure the save format is https://www.iso.org/standard/75839.html
But,it's at least better than docx or .yaml.
I think we are heading to the right direction.But, this seems to only showcase the legal SOP situation with systeminterfaceusage..pdf ?
We choose to use PDF because in reality, most software requirements are archived and transferred using docx or PDF documents, so this is an adjustment based on the real-world situation.
PDF is just a file format, it does not define the content.
However, in reality, the description of software requirements often has various issues, and it needs further improvement. Compared to requirement documents, interface specifications are easier to use directly. So sometimes we do not directly use the requirement document because the requirement description in it still has problems that need to be further resolved.
although PDF is a awesome file/document format, I personally think a json or etc would be better.
Because I am scared that the pdf parser could be too complex to use/maintain (especially compatibility).
PDF is originally by adobe,so i think we must make sure the save format is https://www.iso.org/standard/75839.html
But,it's at least better than docx or .yaml.
I think we are heading to the right direction.But, this seems to only showcase the legal SOP situation with systeminterfaceusage..pdf ?
i see. will wait for the release and test it out.
Issues
1436
1379
1210
1095
972
871
333
Bug solved method The previous incremental software development method based on SOP has several issues:
To address this, we propose a more practical solution. It is an upgraded version of
DI
(Data Interpreter
) calledRoleZero
, which will be released soon. It adopts the following methods to handle software development issues with real-time human-computer interaction:RoleZero
to convert UI pictures into code, and then merge them into the backend code generated based on the sequence diagrams through human-computer interaction.Design Outputs Demo Here is an example of a sequence diagram generated by
RoleZero
based on real software development requirements giving a user requirement PDF file and an external system interface usage PDF file, to help everyone understandRoleZero
's capabilities in interpreting requirements.Subsequent issues related to new requirements or bug fixes will be consolidated under this issue for further follow-up.