OVERVIEW/ADVANCED/ENERGY_OPTIMIZER
Advancedexperimental10_/_ADVANCED

Energy Optimizer

Reads a building's hourly usage and tariff schedule and prescribes load-shifting moves to lower the monthly bill.

Py_3.12CrewAIPandasPydanticVIEW SOURCE
# INPUT_PROMPT // ENERGY_OPTIMIZER
SCHEMA: V.1.0
system@agent-archive:~$
IDLE
OUTPUT_LOG:

[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.

LIVE_EXECUTION_LOG // energy-optimizer0 EVENTS

[STREAM] No active execution. Trigger a run to populate the log.

/SYSTEM_INTERNALS

ARCHITECTURE

SYSTEM_ARCHITECTURE
[01]Usage Reader
[02]Tariff Aligner
[03]Load Shifter

/BACKEND_CONTRACT

PLUGGABLE RUNTIME

This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/advanced/energy-optimizer to a real CrewAI service - no UI change required.

/TYPED_INTERFACE

runProject(ENERGY_OPTIMIZER, {
  building_kind: string,
  context: string,
}) -> markdown