Roadmap
Product and Infrastructure Roadmap
AcreFrame moves from paid readiness reviews through design-partner software, read-only integrations, and eventually Signal Bridge hardware — always with humans in control.
Decision-support only. Human review required. No compliance certification, legal/regulatory advice, cultivation guidance, or autonomous facility control. Demo data is fictional.
Readiness Reviews
Active- Paid operating diagnostic
- Fictional sample reports
- Operator interviews
- Record-loop mapping
- Exception taxonomy
- Packet readiness model
Design Partner Software
In progress- Controlled intake
- Limited facility workflows
- Batch / QA / packet / labor / inventory modules
- Human-reviewed exception routing
- Exportable review artifacts
- Decision log
Read-Only Integrations
Planned- Seed-to-sale exports where legally/contractually permitted
- ERP / inventory exports
- QA logs
- Environmental / facility records
- Labor / task data
- Distribution / order data
- Document uploads
- No autonomous control
Signal Bridge
Roadmap only- Read-only hardware / sensor ingestion layer
- Facility signal capture
- Environmental event memory
- Equipment event logging
- Record linkage
- Anomaly flagging for qualified review
- No control commands
Regulated Biological Production Infrastructure
Long-term- Broader controlled-environment agriculture
- Specialty crops
- Biological production facilities
- Regulated production diligence
- Facility operating memory
- Investor / operator review systems
Signal Bridge — Read-Only Facility Signal Roadmap
Signal Bridge is AcreFrame's roadmap toward read-only facility signal ingestion: environmental records, equipment events, room-level notes, and operational context linked to batches, QA holds, packet gaps, and decision logs.
What it may read
- Temperature, humidity, VPD, differential pressure
- Water system logs and quality observations
- Equipment runtime and event markers
- Environmental alarm history
- Packaging-line events
- Energy intervals
What it may normalize
- Unit conversion
- Time-series alignment
- Anomaly banding
- Batch-room-signal linkage
What it may flag
- Readings outside baseline bands
- Consecutive interval drift
- Correlation gaps
- Equipment events during critical phases
What it will not do
- HVAC setpoints or commands
- Irrigation or watering schedules
- Lighting intensity or photoperiod
- Nutrient dosing or injection
- Environmental setpoint adjustments
- QA release or batch movement approvals
- Safety-critical facility actions
AcreFrame Signal Bridge concepts are roadmap-only unless explicitly stated as implemented. The intended role is read-only signal ingestion, normalization, exception routing, and operating-memory enrichment. AcreFrame does not autonomously control HVAC, irrigation, lighting, water systems, dosing, QA release, remediation, harvest, packaging, shipment, or compliance decisions.
Why hardware matters
Facility signals create context for exceptions. When a QA hold and a humidity excursion appear in the same room during the same batch cycle, the relationship matters. Signal Bridge captures that context without prescribing action. It makes operating memory richer, exception routing smarter, and diligence artifacts more complete.
Why this compounds defensibility
Every readiness review refines the exception taxonomy. Every design partner deepens the packet structure. Every Signal Bridge signal enriches the operating memory. The longer AcreFrame observes a facility, the more valuable the exception routing, decision logs, and diligence artifacts become. That is the compounding effect.
Design partner
Join the roadmap as a design partner
Signal Bridge is future. Design Partner software is now. If you are a licensed operator with real records and structured workflows, request a Readiness Review to scope design-partner fit.
Signal Bridge technical detail
What it may read
Temperature, humidity, VPD, differential pressure, water system logs, equipment runtime, environmental event markers, packaging-line events, energy intervals.
What it may normalize
Unit conversion, time-series alignment, anomaly banding, batch-room-signal linkage.
What it may link
Signals to batches, rooms, QA holds, packet gaps, labor queues, and decision logs for contextual review.
What it may flag
Anomalies, drift bands, threshold excursions, and correlation gaps for qualified human review — not autonomous action.
What it will never control
No HVAC, irrigation, lighting, dosing, environmental setpoint, QA release, batch command, or equipment control commands. Read-only by design.
Example schema preview
{
"signalId": "string",
"facilityRoom": "string",
"batchId": "string | null",
"metricType": "temperature|humidity|vpd|pressure|...",
"value": "number",
"unit": "string",
"recordedAt": "ISO8601",
"reviewFlag": "boolean",
"controlCommand": null
}AcreFrame Signal Bridge concepts are roadmap-only unless explicitly stated as implemented. The intended role is read-only signal ingestion, normalization, exception routing, and operating-memory enrichment. AcreFrame does not autonomously control HVAC, irrigation, lighting, water systems, dosing, QA release, remediation, harvest, packaging, shipment, or compliance decisions.