Skip to content

docs(story-tags): add the app node type slug#273

Merged
maximelb merged 1 commit into
masterfrom
docs/story-tags-app-node
Jun 15, 2026
Merged

docs(story-tags): add the app node type slug#273
maximelb merged 1 commit into
masterfrom
docs/story-tags-app-node

Conversation

@maximelb

Copy link
Copy Markdown
Contributor

Summary

Adds app to the canonical type-slug table in the Story Tag Namespace reference. Apps — sandboxed iframe mini-apps / custom dashboards stored in the app hive (legion_config_hive) — can now be tagged lc:story:* and surface as nodes in an assembled story.

The assembler-side change (recognizing the app slug, the hive→type mapping, and the app → ai-agent/dr-rule/lookup "visualizes" declared edges) is in lc_api-go PR #797; this documents the slug so authors know app is a valid TARGET_TYPE / node type.

🤖 Generated with Claude Code

Apps (sandboxed iframe mini-apps / custom dashboards in the `app` hive) can now
be tagged into stories and surface as nodes — the assembler recognizes the
`app` slug (lc_api-go). Document it in the canonical type-slug table so authors
know `app` is a valid TARGET_TYPE / node type.
@maximelb maximelb requested a review from lcbill June 15, 2026 01:27
@maximelb maximelb added the to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact. label Jun 15, 2026
@maximelb maximelb merged commit 496efd1 into master Jun 15, 2026
2 checks passed
@maximelb maximelb deleted the docs/story-tags-app-node branch June 15, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant