Queue population persons
queue_population_persons
Queue population from area and density
Scores if within ±3% of the reference value.
Calculates source-bound security operations metrics from a deterministic SSC-08 task-owned source pack. The template combines queue population, CCTV pixels per metre, storage, communications bandwidth, PoE load, access-state matching, and an overall synthetic pass score.
with-tool: The model is given an executable Python calculator script.
One template produces many comparable benchmark tasks while keeping the scoring contract fixed.
01
The reusable contract shown on this page.
02
An archetype and site context are sampled.
03
Inputs may be hidden at harder tiers.
04
The model responds with the declared outputs.
Inputs the model receives, and the outputs it is scored on.
22 inputs
Included directly in every task prompt.
Queue length
queue_length_m
QUEUE-08-SCHED-04 queue length
Queue width
queue_width_m
QUEUE-08-SCHED-04 queue width
Queue density person m2
queue_density_person_m2
QUEUE-08-SCHED-04 queue density
Horizontal pixels
horizontal_pixels
CCTV-08-LAYOUT-04 horizontal pixels
Camera horizontal field
camera_horizontal_field_m
CCTV-08-LAYOUT-04 camera horizontal field
Required ppm
required_ppm
MEMO-08-SECURITY-04 required PPM
Camera count
camera_count
CCTV-08-LAYOUT-04 camera count
Camera bitrate
camera_bitrate_mbps
CCTV-08-LAYOUT-04 camera bitrate
Retention
retention_days
MEMO-08-SECURITY-04 retention days
Storage overhead factor
storage_overhead_factor
MEMO-08-SECURITY-04 storage overhead factor
Access network
access_network_mbps
NET-08-TOPO-04 access network load
Intercom network
intercom_network_mbps
NET-08-TOPO-04 intercom network load
Network overhead percent
network_overhead_percent
NET-08-TOPO-04 network overhead
Uplink capacity
uplink_capacity_mbps
NET-08-TOPO-04 uplink capacity
Camera poe
camera_poe_w
POE-08-SWITCH-04 camera PoE load
Access controller count
access_controller_count
ACCESS-08-STATE-04 access controller count
Access controller poe
access_controller_poe_w
POE-08-SWITCH-04 access controller PoE load
Intercom count
intercom_count
ACCESS-08-STATE-04 intercom count
Intercom poe
intercom_poe_w
POE-08-SWITCH-04 intercom PoE load
Poe budget
poe_budget_w
POE-08-SWITCH-04 PoE budget
Matching access states
matching_access_states
ACCESS-08-STATE-04 matching access states
Required access states
required_access_states
ACCESS-08-STATE-04 required access states
10 outputs
queue_population_persons
Queue population from area and density
Scores if within ±3% of the reference value.
cctv_pixels_per_m
CCTV pixels per metre
Scores if within ±3% of the reference value.
ppm_margin
Pixels-per-metre margin
Scores if within ±3% of the reference value.
cctv_storage_tb
CCTV storage requirement
Scores if within ±3% of the reference value.
network_load_mbps
Network load with overhead
Scores if within ±3% of the reference value.
network_headroom_mbps
Uplink capacity minus network load
Scores if within ±3% of the reference value.
poe_load_w
PoE load
Scores if within ±3% of the reference value.
poe_headroom_w
PoE budget minus PoE load
Scores if within ±3% of the reference value.
access_state_match_fraction
Matching access states divided by required access states
Scores if within ±0.3% of the reference value.
overall_pass_score
1.0 when security operations checks pass
Scores if within ±0.1% of the reference value.
Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.
For this template, difficulty scales through parameter and scenario ranges rather than hidden information.
The exact instruction and parameter contract used to generate this task, pinned to the published library source.
/workspace
Teal lines show Jinja input conditions, not task visibility policy. A line renders only when that input or tool is visible.
1You are an electrical/security engineer checking a task-owned synthetic SSC-08 crowd, CCTV, and communications operations package.2 3Use only the task-owned synthetic source pack values shown below for numeric grading. External queue, CCTV coverage, video retention, communications, PoE, and access-control workflows shape the practice context only; they are not extra data sources for this instance.4 5## Scene6 7- Product family: `SSC-08-LH-04`8- Population and queue schedule: `QUEUE-08-SCHED-04`9- Camera layout: `CCTV-08-LAYOUT-04`10- Network topology: `NET-08-TOPO-04`11- PoE switch schedule: `POE-08-SWITCH-04`12- Access-control state table: `ACCESS-08-STATE-04`13- Security operations memo: `MEMO-08-SECURITY-04`14 15## Source Values16 17| Item | Value |18|------|-------|19| Queue length | {{ queue_length_m }} m |20| Queue width | {{ queue_width_m }} m |21| Queue density | {{ queue_density_person_m2 }} persons/m2 |22| Horizontal pixels | {{ horizontal_pixels }} px |23| Camera horizontal field | {{ camera_horizontal_field_m }} m |24| Required PPM | {{ required_ppm }} |25| Camera count | {{ camera_count }} |26| Camera bitrate | {{ camera_bitrate_mbps }} Mbps |27| Retention days | {{ retention_days }} days |28| Storage overhead factor | {{ storage_overhead_factor }} |29| Access network load | {{ access_network_mbps }} Mbps |30| Intercom network load | {{ intercom_network_mbps }} Mbps |31| Network overhead | {{ network_overhead_percent }} percent |32| Uplink capacity | {{ uplink_capacity_mbps }} Mbps |33| Camera PoE load | {{ camera_poe_w }} W |34| Access controller count | {{ access_controller_count }} |35| Access controller PoE load | {{ access_controller_poe_w }} W |36| Intercom count | {{ intercom_count }} |37| Intercom PoE load | {{ intercom_poe_w }} W |38| PoE budget | {{ poe_budget_w }} W |39| Matching access states | {{ matching_access_states }} |40| Required access states | {{ required_access_states }} |41 42## Checks43 44- Queue population equals queue length times queue width times queue density.45- CCTV pixels per metre equals horizontal pixels divided by camera horizontal field.46- PPM margin equals CCTV PPM minus required PPM.47- CCTV storage equals total bitrate times retention duration, converted to decimal TB, times storage overhead factor.48- Network load equals CCTV, access, and intercom load with network overhead.49- Network headroom equals uplink capacity minus network load.50- PoE load equals camera, access-controller, and intercom PoE loads.51- Access-state match fraction equals matching access states divided by required states.52- Overall pass score is `1.0` only when PPM, network, PoE, and access-state checks pass; otherwise it is `0.0`.53 54## Output Format55 56Write a compact security operations memo to `/workspace/output.md`. Include a source-boundary statement that this is a task-owned synthetic source pack. Preserve the object IDs above and state whether the baseline source pack passes the current docs-only checks.57 58Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.59 60Include a fenced JSON block with exactly these numeric keys:61 62```json63{64 "queue_population_persons": <numeric_value>,65 "cctv_pixels_per_m": <numeric_value>,66 "ppm_margin": <numeric_value>,67 "cctv_storage_tb": <numeric_value>,68 "network_load_mbps": <numeric_value>,69 "network_headroom_mbps": <numeric_value>,70 "poe_load_w": <numeric_value>,71 "poe_headroom_w": <numeric_value>,72 "access_state_match_fraction": <numeric_value>,73 "overall_pass_score": <numeric_value>74}75```76 Each generated task is drawn from one of these realistic scenario bands.
Site contexts ground each scenario in a real locale the model can use to infer hidden values.
ssc08_security_ops_case
Crowd, CCTV, and communications operations case
ssc08-security-operations-ssc08-security-ops-case-preview — hard difficulty, all inputs given.
Crowd, CCTV, and communications operations case. ssc08-security-operations. Required outputs: queue_population_persons, cctv_pixels_per_m, ppm_margin, cctv_storage_tb, network_load_mbps, network_headroom_mbps
Scenario context and visible inputs.
Executable tool: crowd-cctv-communications-operations-package_calc.py
Inputs withheld at this difficulty.
Nothing. All inputs are supplied.
The scored JSON answer schema.
{
"queue_population_persons": <number>,
"cctv_pixels_per_m": <number>,
"ppm_margin": <number>,
"cctv_storage_tb": <number>,
"network_load_mbps": <number>,
"network_headroom_mbps": <number>,
"poe_load_w": <number>,
"poe_headroom_w": <number>,
"access_state_match_fraction": <number>,
"overall_pass_score": <number>
}