A Dual-Helix Governance Approach Towards Reliable Agentic AI for WebGIS Development
Boyuan (Keven) Guan, Wencong Cui, Levente Juhasz

TL;DR
This paper introduces a dual-helix governance framework for agentic AI in WebGIS development, externalizing knowledge and protocols to improve reliability and maintainability, demonstrated through a real-world application and open-source toolkit.
Contribution
It proposes a novel dual-helix governance architecture that addresses structural challenges in agentic AI, enhancing reliability beyond model capabilities.
Findings
51% reduction in cyclomatic complexity
7-point increase in maintainability index
Externalized governance improves operational reliability
Abstract
WebGIS development requires rigor, yet agentic AI frequently fails due to five large language model (LLM) limitations: context constraints, cross-session forgetting, stochasticity, instruction failure, and adaptation rigidity. We propose a dual-helix governance framework reframing these challenges as structural governance problems that model capacity alone cannot resolve. We implement the framework as a 3-track architecture (Knowledge, Behavior, Skills) that uses a knowledge graph substrate to stabilize execution by externalizing domain facts and enforcing executable protocols, complemented by a self-learning cycle for autonomous knowledge growth. Applying this to the FutureShorelines WebGIS tool, a governed agent refactored a 2,265-line monolithic codebase into modular ES6 components. Results demonstrated a 51\% reduction in cyclomatic complexity and a 7-point increase in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Model-Driven Software Engineering Techniques · Multi-Agent Systems and Negotiation
