Fixed
- Fix wrong return type of `AuxiliaryFile.opens` which is a context manager.
Changed
- Change the name of the container class `BuildPipeline` to `Sequential` and move to `langumo.building.miscellaneous` package.
- Change the name of the parser `EscapedJSONStringParser` to `EscapedStringParser` for clarity.