Purpose: define stable report structure and section semantics so classification is deterministic.
- {{items}}
- {{items}}
- Product Beta release
- {{items}}
- Support Cases
- {{items}}
- Hardware Platform
- {{items}}
- Core platform scaling and re-architecture
- {{items}}
- External storage support
- {{items}}
- HA log sync enhancement
- {{items}}
- Hardware HA Support for Priority Customer
- {{items}}
- {{items}}
- {{items}}
- {{items}}
- {{items}}
- {{items}}
- {{items}}
The renderer will provide a section_id for each section in the prompt.
In all classification responses, copy that section_id value exactly; do not invent new IDs or reuse the mnemonic labels below unless they are explicitly given as section_id.
- PA_OBS = Product Alpha > Observability stack design
- PA_LOG = Product Alpha > Cross-system data integration layer (log forwarding)
- PB_REL_RELEASE = Product Beta > Release and Support > Product Beta release
- PB_REL_SUPPORT = Product Beta > Release and Support > Support Cases
- PB_REL_HW = Product Beta > Release and Support > Hardware Platform
- PB_TOP_SCALE = Product Beta > Top Focus > Core platform scaling and re-architecture
- PB_TOP_EXT_STORAGE = Product Beta > Top Focus > External storage support
- PB_TOP_HA_LOG_SYNC = Product Beta > Top Focus > HA log sync enhancement
- PB_TOP_HW_HA = Product Beta > Top Focus > Hardware HA Support for Priority Customer
- PB_INFRA = Product Beta > Infrastructure
- PB_DATA_PIPELINE = Product Beta > Data Pipeline
- PB_DATA_AUTOMATION_DB = Product Beta > Data Automation & Database
- PB_CLUSTER_MGR = Product Beta > Cluster Manager
- PB_QUERY = Product Beta > Query Service
- UND = Undetermined
- Glossary override wins.
- If text is customer incident, support session, upgrade issue, crash investigation, workaround, or case follow-up -> PB_REL_SUPPORT.
- If text is database engine, analytics dashboard, query service, event viewer, log viewer, SQL query behavior -> PB_QUERY.
- If text is backup/restore job framework, storage pool DB job behavior, or schema/data-balance warnings -> PB_DATA_AUTOMATION_DB.
- If text is message queue/ETL/log pipeline lag/streaming/data pipeline framework -> PB_DATA_PIPELINE.
- If text is provisioning/playbook/job var map/tenant pending/cluster web orchestration -> PB_CLUSTER_MGR.
- If text is routing/subnet/NTP/firstboot/system infra readiness -> PB_INFRA.
- If text is clearly Product Alpha observability/heartbeat metrics/monitoring stack -> PA_OBS.
- If text is cross-system log forwarding/perf forwarding rate -> PA_LOG.
- Otherwise -> UND.
- Prefer Product Beta sections over Product Alpha when both seem plausible.
- Prefer PB_QUERY over PB_REL_SUPPORT if query/database engine/analytics terms appear.
- For duplicate/near-duplicate item texts in the same run, keep one (highest confidence) and preserve latest status.
Allowed output statuses:
- done
- in testing
- in progress
- other
Normalize synonyms:
- in qa / in test -> in testing
- wip / ongoing -> in progress
- Keep one ticket prefix only. If description already starts with [12345], do not add another.
- Team mode format:
- **Author** - Description (status) - Boss mode format:
- Description (status) - Keep original heading order exactly as template.
For each item return JSON object:
- id
- section_id (one of IDs above)
- normalized_status
- ticket_ids
- duplicate_of (optional existing key)
- confidence (0..1)