πŸ“‹Table of Contents

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

Part I: Foundation and Preparation

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.

Part II: Analysis and Planning

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

Chapter 13: Stakeholder Analysis and Role Definition

Identifying and defining all stakeholders in the methodology workflow (Standard Registry, VVB, Project Developer) and their interactions in the VM0033 context.

Chapter 14: Carbon Credit Certification Workflow Design

Designing the complete certification workflow from project registration through credit issuance, including validation, verification, and approval processes.

Chapter 15: Policy Workflow Block Configuration

Detailed guide to configuring each type of policy workflow block, including request blocks, send blocks, interface containers, and role management blocks.

Chapter 16: Document Flow and State Management

Managing document states, transitions, and approvals throughout the certification process. Includes status tracking and workflow orchestration.

Part V: Calculation Logic Implementation

Chapter 17: Custom Logic Block Development

Comprehensive guide to writing JavaScript/Python code for emission reduction(or removal) calculations, including VM0033-specific calculation examples and best practices.

Chapter 18: Formula Linked Definitions (FLDs)

Understanding and implementing FLDs for complex calculation dependencies and parameter relationships in environmental methodologies.

Chapter 19: Data Validation and Error Handling

Implementing robust data validation, error handling, and edge case management in calculation logic.

Chapter 20: Calculation Testing and Verification

Methods for testing calculation logic against test artifacts, debugging calculation errors, and ensuring mathematical accuracy.

Part VI: Integration and Testing

Chapter 21: End-to-End Policy Testing

Comprehensive testing strategies including dry runs, role-based testing, and workflow validation using VM0033 scenarios.

Chapter 22: API Integration and Automation

Using Guardian APIs for automated testing, data submission, and integration with external systems. Includes practical examples for VM0033 data submission.

Part VII: Deployment and Maintenance

Chapter 23: User Management and Role Assignment

Setting up user roles, permissions, and access controls for different stakeholders in the methodology workflow.

Chapter 24: Monitoring and Analytics - Guardian Indexer

Implementing monitoring, logging, and analytics for deployed methodologies to track usage, performance, and issues.

Chapter 25: Maintenance and Updates

Strategies for maintaining deployed methodologies, handling methodology updates, and managing backward compatibility.

Part VIII: Advanced Topics and Best Practices

Chapter 26: Integration with External Systems

Connecting Guardian-based methodologies with external registries, monitoring systems, and third-party tools.

Chapter 27: Troubleshooting and Common Issues

Common problems encountered during methodology digitization and their solutions, with specific examples from VM0033 implementation.

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

Was this helpful?