Implement StarIntel v0.9.0 production validation and conformance adapter #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/star-cl#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current gap
ASDF advertises
0.7.2while documents default to0.8.0. The current encoder eagerly emits type-derived defaults, converts missing/null values, and uses the legacy flat model with Unix timestamps. This cannot satisfy v0.9.0 semantic round trips.Required work
0.9.0.dataobject.validate,normalize,roundtrip,version,capabilities, andschema-inventory.Known defects
actor-manifest.Completion
Do not claim v0.9.0 support until every ordered producer/consumer direction involving Common Lisp passes, plus deterministic CL self-roundtrip.