Deep Research · SharePoint · 13 July 2026

Acme Project Management Template Assessment

A practical validation plan for Microsoft's Project management Team site template. Research-only: the Acme site and external systems were not modified.

PRIVATE TEAM SITE MICROSOFT 365 CONNECTED VALIDATION SANDBOX

Included

Home, Outlook calendar, Project tracker, Issue tracker, Documents, Recycle bin, and a reusable Status report news-post template.

Home Page

Hero, Countdown, Document library, Site activity, Events, News, Quick links, and People web parts.

Key Risk

Tracker presence does not prove due-date automation works. Connections, flow ownership, and real email delivery must be tested.

Recommendation: retain Acme as a private, synthetic-data test site. Validate group identity, tracker schemas, rules, Power Automate reminders, issue notifications, and status-report publishing before treating the template as operational. The durable runbook is maintained at .forgebot/skills/sharepoint/references/acme-project-management-site.md.

What Microsoft Actually Provisions

SurfacePurposeAcme validation
Project trackerLists-based work progress: work item, category, progress, priority, dates, assignee, notes, stakeholders.Compare fields and test all state changes.
Issue trackerIssue, description, priority, status, assignee, files, related issue; two assignment rules.Test assignment email and preserve formatting JSON before changing choices.
Status reportReusable news-post template using Text and Image web parts.Assign owner/cadence; it is editorial, not an automatic roll-up.
Calendar & documentsConnected group calendar and shared document library.Verify group, permissions, versioning, and synthetic files only.

Automation: Three Different Mechanisms

List Rules

Work tracker includes two rules based on Priority and Progress. Issue tracker includes two rules that notify the assigned person.

Set a Reminder

A Date and Time column enables a Power Automate reminder, configured for a chosen number of days before the due date.

Template Flows

Business-application flows may require finish-setup and connector authentication. Solution-aware flows can be located by list ID.

Permissions Model

Recommended Acme Validation Checklist

Evidence and Caveats

Primary evidence came from Microsoft Support and Microsoft Learn documentation for the Project management template, Lists schemas, reminder flows, template-created flows, and SharePoint permissions. Internal evidence came from ForgeApps commit 7f8c974c5, the canonical SharePoint skill, and the new durable Acme management runbook at .forgebot/skills/sharepoint/references/acme-project-management-site.md.

Limitations: this delegated runtime did not have a live SharePoint connector or workplace-search connectors. Acme was not opened or changed, so current component and automation status remains to be verified with the checklist.

Microsoft template documentation · Microsoft Lists schemas · Reminder flow · Permissions guidance