Export Hackmode operation assets as StarIntel v0.9 documents #178
Labels
No labels
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/hackmode#178
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?
Outcome
Add an explicit, deterministic Hackmode export surface for canonical StarIntel v0.9 documents.
Hackmode already has per-asset v0.9 projection in
source/hackmode-core/starintel-documents.lisp. This slice turns that existing projection into a usable operation/export boundary rather than inventing another schema.Sequence after the first packaged CLI/flake work in #175 is reconciled.
Required behavior
asset->starintel-document/asset->starintel-jsonprojection path;A CLI/LISH adapter may expose the capability once #175 is the canonical command surface, but the Common Lisp export function remains the authority.
Acceptance proof
Fence
This is Hackmode integration/export work, not ordinary StarIntel product development. Do not change StarIntel's schema to make Hackmode data fit; adapt Hackmode through the canonical v0.9 interface.