Opal Reference — Rev0 Prototype (Archived)¶
Archive Notice: This directory documents the Rev0 proof-of-concept pipeline — a sequential Generate→Render workflow used to validate the 2023 vs 2026 NJ Stormwater Manual comparison. It is not the production architecture.
The production system is the OPAL Knowledge System built as a modular MkDocs site in
APP/. Content extraction agents for that system live inOpal/Agents/.
This section documents the workflow phases used to generate content in the Google Opal prototype. These are the prompt workflows that produce the structured outputs synced to this repository.
Opal Prototype: Open in Google Opal
Workflow Architecture¶
The Opal prototype operates in three phases:
| Phase | Name | Output |
|---|---|---|
| Phase 0 | Regulatory Audit | Comparison of N.J.A.C. 7:8 (2023 vs 2026) |
| Phase 1 | Content Generation | Regulatory, planning, and engineering reports |
| Phase 2 | BMP Content | Maintenance, small-scale GI, large-scale GI, non-GI |
| Phase 3 | Master 2026 Synthesis | Integrated 2026 content master document |
Reference Documents¶
The following PDF documents are used as source material in the Opal prototype.
They are stored in Opal/docs/ and are NOT indexed in the site nav.
BMP Manual — 2026: Chapters 1–14 of the NJ Stormwater BMP Manual (2026 revision), including the new Chapter 14 (Volumetric Reduction Standards).
BMP Manual — 2023: Chapters 1–13 of the NJ Stormwater BMP Manual (July 2023).
Regulatory Rules: - N.J.A.C. 7:8 — January 2026 (current) - N.J.A.C. 7:8 — July 2023 (superseded)
Phase Workflow Files¶
- Phase 0 — Generate Regulatory Report
- Phase 1A — Render Regulatory Report
- Phase 1B — Generate Planning Content
- Phase 1C — Generate Engineering Content
- Phase 2A — Generate Maintenance Content
- Phase 2B — Generate Small-Scale GI Content
- Phase 2C — Generate Large-Scale GI Content
- Phase 2D — Generate Non-GI/MTD Content
- Phase 3 — Generate Master 2026 Content