ARDR: starintel-server #44 document transform ingress + URL extraction #185
Labels
No labels
bug
design
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-auto-research#185
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?
ARDR transaction
Selected seed:
lost-rob0t/starintel-server#44(P1-06).Canonical research:
roam/research/star-server/STAR-RESEARCH-051-document-pattern-ingress-url-extraction.orgCanonical design/adversarial review:
roam/design/star-server/STAR-SERVER-050-document-pattern-ingress-url-extraction.orgLifecycle
READY_FOR_DESIGNDESIGN_READY_FOR_OPERATOR_REVIEWPENDING / AWAITING_OPERATOR_IMPLEMENTATION_APPROVALDecision
Replace the dead/global matcher callback path with a StarLang-first typed document-transform boundary compiled through the #43 RuntimePlan. The first URL transform uses bounded lexical candidate discovery plus URI parsing/normalization, then sends generated URL/relation documents through canonical application ingest. Direct transform publication to
documents.new.*is explicitly rejected.First RED
Pure fixture only: source text
see https://Example.COM/a?x=1, then continuemust normalize tohttps://example.com/a?x=1, retain source field/span provenance, and invoke zero publish/persist/network callbacks. Untouched server has no typed pure transform contract, so this must be a legitimate RED before implementation mutation.This issue records research/design state only. It does not approve implementation and must not expose work to RAGE.