-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.html
More file actions
359 lines (347 loc) · 19.4 KB
/
Copy pathmodules.html
File metadata and controls
359 lines (347 loc) · 19.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PMO & Portfolio Modules and PoCs | Marco Policani</title>
<meta name="description" content="Reusable PMO and AI workflow modules and proof-of-concept assets for portfolio intake, tradeoffs, decisions, delivery readiness, and value follow-through.">
<meta name="author" content="Marco Policani">
<meta name="robots" content="index, follow">
<meta property="og:title" content="PMO Workflow Systems & AI Governance Modules | Marco Policani">
<meta property="og:description" content="Reusable operating modules for portfolio intake, visible tradeoffs, AI use-case governance, decision evidence, delivery readiness, and value follow-through.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://policani.net/modules.html">
<meta property="og:image" content="https://policani.net/assets/social-card-1200x630.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<link rel="canonical" href="https://policani.net/modules.html">
<link rel="icon" type="image/svg+xml" href="assets/favicon.svg">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png">
<link rel="preload" as="image" href="assets/portfolio-operations-hero-1920.webp" type="image/webp">
<link rel="stylesheet" href="assets/portfolio-site.css?v=20260715-ia">
<link rel="alternate" type="application/json" href="assets/portfolio-module-catalog.json" title="Portfolio module catalog">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://policani.net/modules.html#webpage",
"name": "Workflow Systems | Marco Policani",
"url": "https://policani.net/modules.html",
"description": "Reusable PMO and AI governance modules for portfolio intake, tradeoffs, decisions, delivery readiness, and value follow-through.",
"inLanguage": "en-US",
"isPartOf": {
"@type": "WebSite",
"name": "Marco Policani Portfolio",
"url": "https://policani.net/"
},
"author": {
"@type": "Person",
"name": "Marco Policani","alternateName": "Marc Policani",
"url": "https://policani.net/"
}
}
</script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Geist+Mono:wght@400;500&display=swap" rel="stylesheet">
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<nav class="local-nav" aria-label="Top-level portfolio sections">
<div class="nav-inner">
<a class="nav-title" href="index.html">Marco Policani</a>
<div class="nav-links">
<a href="pmo-portfolio-governance-leader.html">Profile</a>
<a href="operating-history.html">Cases</a>
<a href="artifacts.html" aria-current="page">Methods</a>
<a href="governance/index.html">Library</a>
<a href="resources/">Labs</a>
<a href="contact.html">Contact</a>
<a class="nav-search-link" href="/search.html" aria-label="Search" title="Search"><span aria-hidden="true">⌕</span></a>
</div>
</div>
</nav>
<header class="hero" data-parallax-travel="200">
<div class="portfolio-hero-filament-bg" aria-hidden="true">
<canvas class="portfolio-hero-filament-canvas"></canvas>
</div>
<div class="hero-inner">
<div class="hero-copy">
<p class="eyebrow">Modules and PoCs</p>
<h1>Reusable operating modules for governable work.</h1>
<p class="subhead">Practical proof-of-concept structures for making intake, tradeoffs, capacity pressure, weak evidence, authorization, readiness, controls, and follow-through reviewable.</p>
<div class="actions">
<a class="button primary" href="#module-library">Browse modules</a>
<a class="button" href="artifacts.html">Back to methods</a>
</div>
</div>
</div>
</header>
<main id="main">
<section class="section-white" aria-labelledby="modules-heading">
<div class="section-inner two-col">
<div>
<p class="section-kicker">For practitioners</p>
<h2 id="modules-heading">Operating routines leaders can inspect.</h2>
<p class="lead">The modules make operating friction visible: demand gets owned, tradeoffs become explicit, AI use cases get evidence, decisions leave a record, and value follow-through stays accountable.</p>
</div>
<div class="proof-box">
<h3>What they are</h3>
<p>Use them as inspectable proof-of-concept examples and starting points for recurring governance work.</p>
</div>
<div class="review-sequence" aria-label="Recommended review sequence">
<a href="pmo-portfolio-governance-leader.html">1 Role Fit</a>
<a href="operating-history.html">2 Cases</a>
<a href="artifacts.html">3 Walkthroughs</a>
<span class="current">3 Methods: Modules</span>
<a href="governance/">4 Insights</a>
<a href="operating-history.html#evidence">Evidence and boundaries</a>
</div>
</div>
</section>
<section aria-labelledby="workflow-heading">
<div class="section-inner">
<p class="section-kicker">Workflow chain</p>
<h2 id="workflow-heading">The modules follow an operating lifecycle.</h2>
<div class="lifecycle-map" aria-label="Module workflow chain from intake to realized value">
<a class="lifecycle-step" href="#intake-signal">
<span class="step-number">01</span>
<strong>Intake</strong>
<span>Capture demand, ownership, and signal quality.</span>
<span class="step-modules">PPMO Formation Kit · Signal Quality Auditor · Intake Readiness Triage</span>
</a>
<a class="lifecycle-step" href="#portfolio-decisions">
<span class="step-number">02</span>
<strong>Prioritize</strong>
<span>Compare tradeoffs, capacity, sequence, and decisions.</span>
<span class="step-modules">Prioritization Scoring · Capacity Sequencing · Review Pack Builder</span>
</a>
<a class="lifecycle-step" href="#authorization">
<span class="step-number">03</span>
<strong>Authorize</strong>
<span>Turn intent into investment logic and chartered work.</span>
<span class="step-modules">Business Case System · Project Charter Initiation</span>
</a>
<a class="lifecycle-step" href="#delivery-value">
<span class="step-number">04</span>
<strong>Validate</strong>
<span>Check readiness, signoffs, exposure, and evidence gaps.</span>
<span class="step-modules">Release Readiness & UAT Pack · Controls Exposure Toolkit</span>
</a>
<a class="lifecycle-step" href="#delivery-value">
<span class="step-number">05</span>
<strong>Realize</strong>
<span>Track benefits, confidence, outcomes, and follow-through.</span>
<span class="step-modules">Value Realization Ledger · Governance Operations Log</span>
</a>
</div>
<a class="governance-span" href="#ai-governance" aria-label="AI workflow governance modules span every stage of the chain">
<span class="governance-span-label">AI workflow governance — review layer across every stage</span>
<span class="governance-span-modules">Opportunity Intelligence Review · Artifact Lifecycle Governance · Operating Patterns</span>
</a>
<p class="lifecycle-note">When an idea, artifact, or decision path depends on AI-assisted work, the governance layer adds business-value review, reliance classification, and human approval boundaries at whichever stage the work sits.</p>
</div>
</section>
<section id="module-library" class="section-white" aria-labelledby="library-heading">
<div class="section-inner">
<p class="section-kicker">Module library</p>
<h2 id="library-heading">Browse by operating problem.</h2>
<div class="module-group" id="intake-signal">
<h3>Intake and signal quality</h3>
<p class="lead">Make the work visible, named, owned, and routed before it becomes false work-in-progress.</p>
<div class="grid-3">
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Foundation</span>
<a class="module-source" href="https://github.com/policani/ppmo-formation-kit" target="_blank" rel="noopener noreferrer" aria-label="View PPMO Formation Kit source on GitHub">GitHub source</a>
</div>
<h3>PPMO Formation Kit</h3>
<p>Set up the intake lane, governance rhythm, and portfolio operating model.</p>
<p class="module-fit">Defines the operating frame the other portfolio modules can plug into.</p>
</article>
<article class="card module-card" id="portfolio-signal">
<div class="module-card-top">
<span class="module-role">Signal audit</span>
<a class="module-source" href="https://github.com/policani/portfolio-signal-quality-auditor" target="_blank" rel="noopener noreferrer" aria-label="View Portfolio Signal Quality Auditor source on GitHub">GitHub source</a>
</div>
<h3>Portfolio Signal Quality Auditor</h3>
<p>Find stale status, weak ownership, unclear readiness, and misleading portfolio signal.</p>
<p class="module-fit">Improves the quality of the inputs before scoring or executive review.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Demand triage</span>
<a class="module-source" href="https://github.com/policani/portfolio-intake-readiness-triage-system" target="_blank" rel="noopener noreferrer" aria-label="View Portfolio Intake Readiness Triage System source on GitHub">GitHub source</a>
</div>
<h3>Portfolio Intake Readiness Triage System</h3>
<p>Route demand toward readiness before it drifts into unmanaged execution.</p>
<p class="module-fit">Separates ready work from ideas that still need ownership, facts, or scope.</p>
</article>
</div>
</div>
<div class="module-group" id="portfolio-decisions">
<h3>Portfolio decisions and sequencing</h3>
<p class="lead">Show leaders what is worth doing, what can actually be staffed, what gets delayed if they say yes, and what decision record should survive the meeting.</p>
<div class="grid-3">
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Priority logic</span>
<a class="module-source" href="https://github.com/policani/portfolio-prioritization-scoring-agent" target="_blank" rel="noopener noreferrer" aria-label="View Portfolio Prioritization Scoring Agent source on GitHub">GitHub source</a>
</div>
<h3>Portfolio Prioritization Scoring Agent</h3>
<p>Make priority tradeoffs explicit so the loudest request, pet project, or invisible override does not quietly win.</p>
<p class="module-fit">Shows why work ranks, where evidence is weak, and when capacity sequencing needs to take over.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Sequencing</span>
<a class="module-source" href="https://github.com/policani/portfolio-capacity-sequencing-planner" target="_blank" rel="noopener noreferrer" aria-label="View Portfolio Capacity Sequencing Planner source on GitHub">GitHub source</a>
</div>
<h3>Portfolio Capacity Sequencing Planner</h3>
<p>Sequence constrained capacity and make dependency pressure visible.</p>
<p class="module-fit">Shows what can happen now, later, or only after dependencies clear.</p>
</article>
<article class="card module-card" id="decision-cadence">
<div class="module-card-top">
<span class="module-role">Decision forum</span>
<a class="module-source" href="https://github.com/policani/executive-portfolio-review-pack-builder" target="_blank" rel="noopener noreferrer" aria-label="View Executive Portfolio Review Pack Builder source on GitHub">GitHub source</a>
</div>
<h3>Executive Portfolio Review Pack Builder</h3>
<p>Turn scattered updates into a decision agenda: start, stop, sequence, fund, defer, escalate, or carry forward.</p>
<p class="module-fit">Packages executive choices, capacity pressure, sponsor asks, weak signals, and follow-up ownership.</p>
</article>
</div>
</div>
<div class="module-group" id="ai-governance">
<h3>AI workflow and artifact governance</h3>
<p class="lead">Tame the avalanche of AI requests before pilots become commitments. This lane reviews use cases, proof burden, ownership, reliance risk, audit-ready evidence, and human approval boundaries; it does not claim model, platform, or ML ownership. For an applied example of the same pattern, see the <a href="resources/">Resume Evidence Engine</a>.</p>
<div class="grid-3">
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Opportunity review</span>
<a class="module-source" href="https://github.com/policani/ai-opportunity-intelligence-review-system" target="_blank" rel="noopener noreferrer" aria-label="View AI Opportunity Intelligence Review System source on GitHub">GitHub source</a>
</div>
<h3>AI Opportunity Intelligence Review System</h3>
<p>Triage AI use-case requests by workflow value, feasibility, proof burden, duplicate overlap, ownership, and controls.</p>
<p class="module-fit">Shows which AI ideas deserve prototype, build, buy, wait, process-first, or stop routes.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Artifact control</span>
<a class="module-source" href="https://github.com/policani/ai-artifact-lifecycle-governance-system" target="_blank" rel="noopener noreferrer" aria-label="View AI Artifact Lifecycle Governance System source on GitHub">GitHub source</a>
</div>
<h3>AI Artifact Lifecycle Governance System</h3>
<p>Create an AI governance evidence and lifecycle registry for tools, agents, dashboards, scripts, decisions, and reliance boundaries.</p>
<p class="module-fit">Shows what exists, who owns it, who relies on it, and what evidence is needed to promote, hold, demote, or retire it.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Pattern library</span>
<a class="module-source" href="https://github.com/policani/operating-patterns" target="_blank" rel="noopener noreferrer" aria-label="View Operating Patterns source on GitHub">GitHub source</a>
</div>
<h3>Operating Patterns</h3>
<p>Apply generalized governance patterns and source artifacts across operating scenarios.</p>
<p class="module-fit">Provides reusable governance patterns that sit underneath several modules.</p>
</article>
</div>
</div>
<div class="module-group" id="authorization">
<h3>Authorization and initiation</h3>
<p class="lead">Stop weak ideas from becoming authorized work. Challenge the investment logic first, then turn approved intent into clear scope, ownership, governance, and delivery handoff.</p>
<div class="grid-3">
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Investment case</span>
<a class="module-source" href="https://github.com/policani/business-case-system" target="_blank" rel="noopener noreferrer" aria-label="View Business Case System source on GitHub">GitHub source</a>
</div>
<h3>Business Case System</h3>
<p>Challenge problem framing, options, Do Nothing, benefits, assumptions, risks, and value evidence before a sponsor decides.</p>
<p class="module-fit">Shows whether a case is ready for sponsor review, finance review, chartering, scoring, or more evidence.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Initiation</span>
<a class="module-source" href="https://github.com/policani/project-charter-initiation-agent" target="_blank" rel="noopener noreferrer" aria-label="View Project Charter Initiation Agent source on GitHub">GitHub source</a>
</div>
<h3>Project Charter Initiation Agent</h3>
<p>Translate approved intent into authorized scope, decision rights, success measures, risks, dependencies, and change control.</p>
<p class="module-fit">Frames authorization without inventing business-case logic or pretending the project is approved by the module.</p>
</article>
</div>
</div>
<div class="module-group" id="delivery-value">
<h3>Delivery readiness, controls, and outcomes</h3>
<p class="lead">Track build and test evidence, blockers, evidence gaps, controls, signoffs, benefits, confidence, and follow-through.</p>
<div class="grid-3">
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Operating log</span>
<a class="module-source" href="https://github.com/policani/pmo-governance-operations-log" target="_blank" rel="noopener noreferrer" aria-label="View PMO Governance Operations Log source on GitHub">GitHub source</a>
</div>
<h3>PMO Governance Operations Log</h3>
<p>Preserve decision memory: rationale, owners, evidence, exceptions, escalations, carry-forward items, and follow-up.</p>
<p class="module-fit">Turns operating noise into accountability between review forums.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Readiness gate</span>
<a class="module-source" href="https://github.com/policani/release-readiness-uat-governance-pack" target="_blank" rel="noopener noreferrer" aria-label="View Release Readiness UAT Governance Pack source on GitHub">GitHub source</a>
</div>
<h3>Release Readiness UAT Governance Pack</h3>
<p>Prove delivery and UAT readiness with evidence, signoffs, launch criteria, and blockers.</p>
<p class="module-fit">Focuses the delivery checkpoint on proof, ownership, and launch criteria.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Control exposure</span>
<a class="module-source" href="https://github.com/policani/controls-exposure-governance-toolkit" target="_blank" rel="noopener noreferrer" aria-label="View Controls Exposure Governance Toolkit source on GitHub">GitHub source</a>
</div>
<h3>Controls Exposure Governance Toolkit</h3>
<p>Review control exposure, exceptions, evidence gaps, risk posture, and governance cadence.</p>
<p class="module-fit">Looks at exception risk and evidence gaps after work is moving.</p>
</article>
<article class="card module-card">
<div class="module-card-top">
<span class="module-role">Benefits follow-up</span>
<a class="module-source" href="https://github.com/policani/value-realization-governance-ledger" target="_blank" rel="noopener noreferrer" aria-label="View Value Realization Governance Ledger source on GitHub">GitHub source</a>
</div>
<h3>Value Realization Governance Ledger</h3>
<p>Track value claims, realization confidence, benefits, evidence quality, and follow-through.</p>
<p class="module-fit">Closes the loop on whether approved value actually became observable.</p>
</article>
</div>
</div>
</div>
</section>
<section id="next" aria-labelledby="contact-heading">
<div class="section-inner two-col">
<div>
<p class="section-kicker">Next sections</p>
<h2 id="contact-heading">Use modules when you want the working patterns.</h2>
<p class="lead">For leadership review, the modules show reusable workflow structures. The walkthroughs and experience proof show where those patterns came from and how they operate in context.</p>
</div>
<div class="proof-box">
<h3>Continue the evaluation</h3>
<div class="repo-links">
<a href="artifacts.html">Walkthroughs</a>
<a href="operating-history.html">Cases</a>
<a href="operating-history.html#evidence">Evidence</a>
<a href="pmo-portfolio-governance-leader.html">Executive portfolio</a>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="section-inner">
<p>Marco Policani | <a href="index.html">Portfolio overview</a> | <a href="resources/">Labs</a> | <a href="https://github.com/policani" target="_blank" rel="noopener noreferrer">GitHub</a> | <a href="https://www.linkedin.com/in/marcpolicani" target="_blank" rel="noopener noreferrer">LinkedIn</a></p>
</div>
</footer>
<script src="assets/hero-parallax.js?v=20260715-ia" defer></script>
<script src="assets/portfolio-signal-field.js?v=20260613-signalfield" defer></script>
<script src="assets/portfolio-hero-filament.js?v=20260613-signalfield" defer></script>
<script src="assets/site-concierge.js?v=20260703-contact" defer></script>
<script data-goatcounter="https://policani.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</body>
</html>