News v2: categories/tags for news items #77
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/deckle#77
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?
Deferred from the news-system design discussion (2026-07-17).
News v1 ships without categories/tags. Adding them properly touches several engine surfaces, each needing its own decision:
Alternatives considered: single-value category via the existing select field type (cheap but single-valued, options live in sidecar YAML).
Needs triage: scope (single vs multi, taxonomy pages yes/no) before any implementation.
Triage decision record
Triaged 2026-07-19 with the maintainer. Scope decisions:
selectroute.options— no free-form editor-created terms.Two stale facts in the body, corrected during triage: the engine now has nine field types (
datetimeandpagelanded since the design discussion), and news items are real Hugo pages curated via the List module — there is no items-collection involved.Superseded by the stack:
multiselectfield type (multi-value curated options)categoriestaxonomy and term pages in the news bundleAll three carry agent briefs and are
ready-for-agent; #130 waits on its blockers via the scheduler. Closing this issue as superseded.