Stakeholder Knowledge Projection
Project one maintained body of knowledge into a collaborative workspace without
creating another source of truth. Make the first view understandable to a
non-engineer, while keeping exact claims, evidence, and decisions available by
drill-down.
1. Establish the contract
Before authoring, identify:
- the normative source for intended behavior;
- the canonical synthesis or project index;
- immutable evidence and its revisions;
- the audiences, their decisions, and their preferred detail level;
- the send, sharing, assignment, and approval gates.
Label the workspace artifact as a generated projection when that is what it is.
Every material status or decision must link to a stable claim, source, or
authority reference.
2. Use two reading depths
Build a concise landing document and a sortable evidence ledger.
Landing document
- current state and last verified revision/environment;
- user or operational journey with current proof;
- accepted decisions versus clearly marked proposals;
- audience-specific digest;
- recent material changes and next review boundary;
- links to detailed evidence and primary sources.
Ledger or spreadsheet
- Sources: identity, revision, owner, freshness, classification, disposition.
- Claims: stable ID, text, authority/evidence class, citations, conflict state.
- Decisions: proposer, decider, status, rationale, source, accepted time.
- Human work: outcome, owner, due date, status, source claim, notification state.
- Journey evidence: step, environment, viewport, result, artifact, revision, time.
- Sync audit: input revisions, generator version, proposed/applied changes,
protected-field skips, conflicts, operator, time.
Use separate capability/detail tabs only when they materially improve scanning.
Do not create one tab per tiny requirement by default.
3. Preserve field ownership
Classify every field before synchronization:
- Generated: summaries, topic tags, candidate claims/tasks, deltas,
freshness, and likely duplicates.
- Manual: accepted decision, decider, assignee, due date, authority override,
retirement, launch/cutover claim, and send approval.
- Hybrid: generated candidate plus a separate reviewed value. Never overwrite
the reviewed value.
Use revision guards and a dry-run diff. Fail closed on missing sources,
ambiguous identity, protected-field collisions, authority conflicts, or stale
evidence presented as current.
4. Use native collaboration primitives
Prefer native people, file, date, event, status, checklist, task, comment, and
project-management structures over plain-text imitations. Start from a verified
template when an API cannot create the exact native building block.
After a write, read back the artifact and verify that chips, links, dropdowns,
tasks, formulas, permissions, and revisions survived. A person chip does not
grant file access.
5. Assign human work deliberately
Create a native task only when all are true:
- The action genuinely requires a human; engineering execution belongs in the
engineering work tracker.
- The action is explicit and accepted, not an unreviewed model inference.
- The assignee identity, access, organization/domain support, and notification
consequence are verified.
- The outcome and due date are specific enough to complete.
- Assignment is within the user's authority.
Keep cross-domain or unsupported assignments as an unassigned action row with
an internal accountable owner, or prepare a gated communication. Never assign
stakeholders merely because their names appear near a request. Audit for
orphaned or divergent tasks after checklist edits.
6. Ingest meeting and transcript material
Keep the raw transcript immutable. Segment on semantic topic changes while
preserving timestamps or stable source offsets and speaker uncertainty. Extract
factual claims, preferences, proposals, accepted decisions, actions, and open
questions separately. One utterance belongs to one primary segment; related
tags may cross-link it without copying the text.
Exclude personal or sensitive digressions from stakeholder projections while
retaining a bounded exclusion record. Every digest cites its source segment and
records generation/review state.
7. Synchronize and verify
- Snapshot source and target revisions.
- Recompute only affected claims, journeys, and projections.
- Produce a dry-run diff and surface conflicts.
- Obtain review for decisions, assignments, and stakeholder-facing prose.
- Apply generated fields only, preserving native structures and manual fields.
- Read back the document, ledger, and task state.
- Append a sync-audit record.
- Notify or send only through the explicit gate.
Freshness is dependency-driven: runtime claims stale when deployment identity
changes; code claims stale when affected paths change; stakeholder preferences
stale only when newer direct evidence supersedes them.
Verification checklist
1---2name: stakeholder-knowledge-projection3description: Use when translating authoritative project knowledge into stakeholder-facing Google Docs, Sheets, dashboards, journey evidence, or human task lists. Preserves source authority, audience-specific detail, native collaboration structures, protected manual decisions, assignment consent, freshness, and sync auditability.4---56# Stakeholder Knowledge Projection78Project one maintained body of knowledge into a collaborative workspace without9creating another source of truth. Make the first view understandable to a10non-engineer, while keeping exact claims, evidence, and decisions available by11drill-down.1213## 1. Establish the contract1415Before authoring, identify:1617- the normative source for intended behavior;18- the canonical synthesis or project index;19- immutable evidence and its revisions;20- the audiences, their decisions, and their preferred detail level;21- the send, sharing, assignment, and approval gates.2223Label the workspace artifact as a generated projection when that is what it is.24Every material status or decision must link to a stable claim, source, or25authority reference.2627## 2. Use two reading depths2829Build a concise landing document and a sortable evidence ledger.3031**Landing document**3233- current state and last verified revision/environment;34- user or operational journey with current proof;35- accepted decisions versus clearly marked proposals;36- audience-specific digest;37- recent material changes and next review boundary;38- links to detailed evidence and primary sources.3940**Ledger or spreadsheet**4142- Sources: identity, revision, owner, freshness, classification, disposition.43- Claims: stable ID, text, authority/evidence class, citations, conflict state.44- Decisions: proposer, decider, status, rationale, source, accepted time.45- Human work: outcome, owner, due date, status, source claim, notification state.46- Journey evidence: step, environment, viewport, result, artifact, revision, time.47- Sync audit: input revisions, generator version, proposed/applied changes,48 protected-field skips, conflicts, operator, time.4950Use separate capability/detail tabs only when they materially improve scanning.51Do not create one tab per tiny requirement by default.5253## 3. Preserve field ownership5455Classify every field before synchronization:5657- **Generated:** summaries, topic tags, candidate claims/tasks, deltas,58 freshness, and likely duplicates.59- **Manual:** accepted decision, decider, assignee, due date, authority override,60 retirement, launch/cutover claim, and send approval.61- **Hybrid:** generated candidate plus a separate reviewed value. Never overwrite62 the reviewed value.6364Use revision guards and a dry-run diff. Fail closed on missing sources,65ambiguous identity, protected-field collisions, authority conflicts, or stale66evidence presented as current.6768## 4. Use native collaboration primitives6970Prefer native people, file, date, event, status, checklist, task, comment, and71project-management structures over plain-text imitations. Start from a verified72template when an API cannot create the exact native building block.7374After a write, read back the artifact and verify that chips, links, dropdowns,75tasks, formulas, permissions, and revisions survived. A person chip does not76grant file access.7778## 5. Assign human work deliberately7980Create a native task only when all are true:81821. The action genuinely requires a human; engineering execution belongs in the83 engineering work tracker.842. The action is explicit and accepted, not an unreviewed model inference.853. The assignee identity, access, organization/domain support, and notification86 consequence are verified.874. The outcome and due date are specific enough to complete.885. Assignment is within the user's authority.8990Keep cross-domain or unsupported assignments as an unassigned action row with91an internal accountable owner, or prepare a gated communication. Never assign92stakeholders merely because their names appear near a request. Audit for93orphaned or divergent tasks after checklist edits.9495## 6. Ingest meeting and transcript material9697Keep the raw transcript immutable. Segment on semantic topic changes while98preserving timestamps or stable source offsets and speaker uncertainty. Extract99factual claims, preferences, proposals, accepted decisions, actions, and open100questions separately. One utterance belongs to one primary segment; related101tags may cross-link it without copying the text.102103Exclude personal or sensitive digressions from stakeholder projections while104retaining a bounded exclusion record. Every digest cites its source segment and105records generation/review state.106107## 7. Synchronize and verify1081091. Snapshot source and target revisions.1102. Recompute only affected claims, journeys, and projections.1113. Produce a dry-run diff and surface conflicts.1124. Obtain review for decisions, assignments, and stakeholder-facing prose.1135. Apply generated fields only, preserving native structures and manual fields.1146. Read back the document, ledger, and task state.1157. Append a sync-audit record.1168. Notify or send only through the explicit gate.117118Freshness is dependency-driven: runtime claims stale when deployment identity119changes; code claims stale when affected paths change; stakeholder preferences120stale only when newer direct evidence supersedes them.121122## Verification checklist123124- [ ] The executive view and drill-down tell the same story.125- [ ] Every material claim has provenance and an honest evidence class.126- [ ] Proposals cannot render as accepted decisions.127- [ ] Old observations cannot repopulate current status silently.128- [ ] Manual fields survived synchronization.129- [ ] Native tasks were assigned only with verified identity and authority.130- [ ] Journey visuals identify environment, viewport, revision, and observed time.131- [ ] The final artifact was read back and the sync was audited.