๐Ÿ—’๏ธTable of Contents

Navigation Tip: Use the sidebar navigation or click on any chapter title to jump directly to detailed chapter outlines.

Understanding the digitization process, Guardian platform capabilities, and the role of VM0033 as our reference methodology. This chapter establishes the context and objectives for methodology digitization.

Deep dive into the VM0033 methodology structure, applicability conditions, baseline scenarios, and emission reduction calculations. This chapter provides the domain knowledge foundation needed before digitization begins.

Comprehensive introduction to Guardian's architecture, Policy Workflow Engine (PWE), schema system, and key concepts specifically relevant to methodology digitization.

Systematic approach to reading and analyzing methodology PDFs, identifying key components, stakeholders, and workflow requirements. Includes techniques for extracting calculation logic and parameter dependencies using industry-proven recursive analysis techniques.

Step-by-step process for identifying all equations used in baseline emissions, project emissions, and leakage calculations. Covers recursive parameter analysis and dependency mapping using VM0033 examples with comprehensive mathematical component extraction.

Understanding and incorporating external tools and modules referenced in methodologies. Covers CDM tools, VCS modules, and other standard calculation tools used in VM0033, including unified calculation framework development.

Creating comprehensive test spreadsheets containing all input parameters, output parameters, and final emission reduction calculations. This artifact becomes the validation benchmark for the digitized policy, with real VM0033 test artifact examples.

Part III: Schema Design and Development

Guardian schema system fundamentals, JSON Schema integration, and two-part architecture patterns. Establishes field mapping principles and architectural understanding for methodology schema development.

Step-by-step Excel-first approach to building comprehensive PDD schemas. Covers Guardian template usage, conditional logic implementation, sub-schema creation, and essential field key management for calculation code readability.

Time-series monitoring schema development with temporal data structures, annual parameter tracking, and field key management for time-series calculations. Includes VVB verification workflow support.

API schema management, standardized property definitions, Required field types (None/Hidden/Required/Auto Calculate), and UUID management for efficient schema development and maintenance.

Practical schema validation using Guardian's testing features including Default/Suggested/Test values, preview testing, UUID integration, and pre-deployment checklist for production readiness.

Part IV: Policy Workflow Design and Implementation

Chapter 13: Policy Workflow Architecture and Design Principles

Guardian policy architecture fundamentals, workflow block system, event-driven communication, and design patterns. Establishes core concepts for building production-ready environmental policies using VM0033 as the implementation reference.

Chapter 14: Guardian Workflow Blocks and Configuration

Complete guide to Guardian's workflow blocks including interfaceDocumentsSourceBlock, buttonBlock, requestVcDocumentBlock, and role management. Covers block configuration, permissions, event routing, and UI integration with practical VM0033 examples.

Chapter 15: VM0033 Implementation Deep Dive

Deep technical analysis of VM0033 policy implementation using actual JSON configurations. Covers VVB approval workflows, project submission processes, and role-based access patterns with real Guardian block configurations extracted from production policy.

Chapter 16: Advanced Policy Patterns

Advanced policy implementation patterns including transformation blocks for Verra API integration, document validation blocks, external data integration, policy testing frameworks, and demo mode configuration using VM0033 production examples.

Part V: Calculation Logic Implementation

Chapter 18: Custom Logic Block Development

Comprehensive guide to implementing VM0033 emission reduction calculations using Guardian's customLogicBlock. Covers baseline emissions, project emissions, leakage calculations, and final net emission reductions using real JavaScript implementation with VM0033 test artifacts validation.

Chapter 19: Formula Linked Definitions (FLDs)

Brief foundation chapter establishing FLD concepts for parameter relationship management in Guardian methodologies. Covers parameter reuse patterns and integration with customLogicBlock calculations using VM0033 examples.

Chapter 20: Guardian Tools Architecture and Implementation

Complete guide to building Guardian Tools using AR Tool 14 as practical example. Covers Tools as mini-policies, extractDataBlock workflows, customLogicBlock integration, and production implementation patterns for standardized calculation tools that integrate with multiple methodologies.

Chapter 21: Calculation Testing and Validation

Comprehensive testing using Guardian's built-in testing capabilities including dry-run mode and customLogicBlock testing interface. Covers interactive testing with three input methods, validation against VM0033 test artifacts, testing at every calculation stage, and API-based automated testing using Guardian's REST APIs.

Part VI: Integration and Testing

Chapter 22: End-to-End Policy Testing

Testing complete methodology workflows across all stakeholder roles using Guardian's dry-run capabilities and VM0033 production patterns. Covers multi-role testing frameworks, virtual user management, production-scale data validation, and cross-component integration testing.

Chapter 23: API Integration and Automation

Automating methodology operations using Guardian's REST API framework. Covers authentication patterns, VM0033 policy block API structure, dry-run operations with virtual users, automated workflow execution, and Cypress testing integration for production deployment.

Part VII: Deployment and Maintenance

Chapter 24: User Management and Role Assignment

๐Ÿšง In Development - Setting up user roles, permissions, and access controls for different stakeholders in the methodology workflow. Covers user onboarding, organization management, security policies, and role-based access controls.

Chapter 25: Monitoring and Analytics - Guardian Indexer

๐Ÿšง In Development - Implementing monitoring, logging, and analytics for deployed methodologies using Guardian Indexer. Covers usage analytics, compliance reporting, audit trails, and performance monitoring.

Chapter 26: Maintenance and Updates

๐Ÿšง In Development - Strategies for maintaining deployed methodologies, handling methodology updates, and managing backward compatibility. Covers version management, bug fixing, and regulatory change management.

Part VIII: Advanced Topics and Best Practices

Chapter 27: Integration with External Systems

๐Ÿšง In Development - Connecting Guardian-based methodologies with external registries, monitoring systems, and third-party tools. Covers advanced integration patterns, data transformation, and enterprise connectivity.

Chapter 28: Troubleshooting and Common Issues

๐Ÿšง In Development - Common problems encountered during methodology digitization and their solutions, with specific examples from VM0033 implementation. Covers debugging techniques, performance optimization, and issue resolution.

Part IX: Appendices and References

Appendix A: VM0033 Complete Implementation Reference

Complete code examples, schema definitions, and configuration files for the VM0033 implementation.

Appendix B: Guardian Block Reference Guide

Quick reference guide for all Guardian policy workflow blocks with methodology-specific usage examples.

Appendix C: Calculation Templates and Examples

Reusable calculation templates and examples for common methodology patterns.

Appendix D: Testing Checklists and Templates

Comprehensive checklists and templates for testing methodology implementations.

Appendix E: API Reference for Methodology Developers

Focused API documentation for methodology-specific use cases and automation.

Appendix F: Glossary and Terminology

Comprehensive glossary of terms used in methodology digitization and Guardian platform.


Chapter Organization

Section
Description

Learning Objectives

What you'll accomplish in this chapter

Prerequisites

Required knowledge or completed previous chapters

Conceptual Overview

Theory and background information

VM0033 Example

Practical application using our reference methodology

Step-by-Step Implementation

Detailed instructions with code/configuration

Testing and Validation

How to verify your implementation

Common Issues

Troubleshooting and problem-solving

Best Practices

Recommendations and optimization tips

Chapter Summary

Key takeaways and next steps

Estimated Reading Time

Total Time: 20-30 hours

Comprehensive coverage of all aspects of methodology digitization from foundation to advanced topics.

Prerequisites

  • Basic understanding of environmental methodologies and carbon markets

  • Familiarity with JSON and basic programming concepts

  • Access to Guardian platform instance for hands-on practice

  • VM0033 methodology document for reference


Next Steps: Ready to begin? Start with the detailed chapter outlines or jump directly to Chapter 1.

Last updated