Point PreserveTask Completion

Good Combinator reference implementation

Delivery & assurance

Phasing, required deliverables, approval sequencing, acceptance tests, and the definition of done.

Architecture brief16 sectionsSource content preserved

This site presents a proposed, reusable capability and its Point Preserve reference design. It does not claim that the platform services, integrations, or workflows are already implemented.

View the interactive Point Preserve operations concept.
02

Phase 1 — Useful Task Completion MVP

Deliver:

voice, text, image, audio, and file capture;

original artifact preservation;

transcription;

human-reviewed task extraction;

task and project creation;

assignment;

status workflow;

checklists;

progress updates;

evidence uploads;

creator or reviewer reconciliation;

revision requests;

verification;

knowledge proposal;

Point Preserve dashboard;

audit events;

basic notifications;

seeded Point Preserve configuration and sample data.

03

Phase 1.1 — Intelligence Extension

Add:

proactive maintenance suggestions;

recurring issue detection;

duplicate detection;

operational question answering;

asset and location history queries;

bottleneck detection;

recommendation drafts;

richer executive intelligence.

04

Future Phase 2

Do not define Phase 2 merely as additional task-completion features.

Reserve Phase 2 for materially broader platform capabilities or cross-domain operational systems discovered through validated use.

05

19. Required Architecture Deliverables

Produce deliverables in this order:

Executive summary.

Repository and architecture inventory.

Duplication analysis.

Gap analysis.

Proposed canonical placement.

Capability dependency map.

CAPE mapping.

Reuse, extend, or create decision table.

ADR plan.

Proposed canonical capability registry changes.

Proposed canonical object changes.

Proposed event contracts.

Proposed API contracts.

Identity and permission model.

Artifact and provenance model.

Voice and transcription architecture.

Knowledge integration architecture.

Point Preserve reference implementation design.

Data migration and compatibility plan.

Security, privacy, and safety review.

Testing strategy.

Observability strategy.

Documentation plan.

Rollout and rollback plan.

Implementation plan with sequenced work packages.

Definition of done.

Explicit list of unresolved questions, assumptions, and risks.

Do not begin implementation before the planning gate required by the repository has been satisfied.

06

20. Implementation Requirements After Approval

Once the architecture plan and ADRs are approved:

Create or update canonical contracts first.

Implement database migrations.

Implement shared services.

Implement event producers and consumers.

Implement APIs and permission enforcement.

Implement ingestion adapters.

Implement voice and transcription flows.

Implement task workflow and reconciliation.

Implement evidence handling.

Implement knowledge proposal flows.

Implement the Point Preserve reference interface.

Seed Point Preserve roles, locations, categories, templates, and examples.

Add tests.

Add instrumentation.

Update architecture documentation and registries.

Update changelog and NEXT.md.

Run full verification.

Produce a final implementation report.

Use small, reviewable commits.

Do not mix unrelated repository cleanup into the implementation.

08

Capture

A user can record a voice request and produce a reviewed task.

A user can upload an existing voice memo and preserve both audio and transcript.

A user can upload an image and provide spoken or typed instructions.

A user can upload a document and extract multiple proposed tasks.

An Apple Note export can be accepted as an artifact.

Embedded attachments are preserved when exposed by the source format.

Unsupported embedded media produces a transparent limitation notice.

09

Task Creation

AI-generated fields remain editable before confirmation.

The original request remains accessible.

Low-confidence consequential fields require review.

Duplicate open tasks are surfaced.

A single source can generate a project with child tasks.

10

Execution

A task can be assigned.

The assignee can accept it.

The assignee can update status.

Checklist items can be checked off.

Voice and photo progress updates can be added.

A blocked task records the blocker.

Recurring tasks can generate future instances according to policy.

11

Evidence and Reconciliation

Required evidence prevents premature verification.

The assignee can submit work for review.

The creator or authorized reviewer can approve it.

The reviewer can request revision.

Revision history remains visible.

Completion can be reopened by an authorized user.

Every material status change appears in the audit trail.

12

Knowledge

Verified work can generate a proposed knowledge record.

The proposal links back to its source task and evidence.

Duplicate knowledge is detected.

Unapproved AI output is not labeled canonical.

Approved knowledge becomes available to authorized operational search.

13

Permissions

Staff see only permitted tasks.

Vendors see only work assigned or shared with them.

Unauthorized users cannot verify work.

Unauthorized users cannot publish knowledge.

Tenant data remains isolated.

14

Platform Integration

The plug-in uses canonical identity.

The plug-in uses canonical artifacts and evidence.

The plug-in uses canonical workflow services where available.

Events conform to the registry.

No duplicate foundational service is introduced.

Point Preserve-specific logic remains configurable rather than embedded in the shared core.

15

22. Definition of Done

The work is complete only when:

the duplication analysis has been documented;

canonical placement is confirmed;

required ADRs are approved;

all new or changed objects have versioned contracts;

all events have versioned contracts;

the five Phase 1 skills function end-to-end;

Point Preserve is implemented as a reference configuration;

voice, text, image, audio, and file capture work;

task creators can reconcile submitted work;

evidence is traceable;

knowledge proposals preserve provenance;

permissions are tested;

audit history is complete;

telemetry is present;

tests pass;

migration and rollback procedures are documented;

architecture indexes and registries are updated;

changelog and NEXT.md are updated;

no unapproved duplicate capability has been introduced;

a final verification report documents what was built, reused, extended, deferred, and not completed.

16

23. Final Operating Instruction

Begin with architecture discovery and duplication analysis.

Do not immediately scaffold a new app.

Do not assume the absence of a capability because its name differs.

Do not create parallel task, evidence, document, identity, notification, workflow, or knowledge systems.

Strengthen the Good Combinator platform by implementing one reusable Task Completion capability and proving it through the Point Preserve reference implementation.

The desired outcome is a system in which a person can photograph a problem, explain it by voice, create and assign structured work, track execution, verify the result, and preserve what was learned as reusable operational knowledge—without fragmenting the canonical Good Combinator architecture.