Skip to content

Scrub commercial-tier framing from public surface#39

Merged
Conalh merged 1 commit into
mainfrom
scrub/commercial-framing
May 22, 2026
Merged

Scrub commercial-tier framing from public surface#39
Conalh merged 1 commit into
mainfrom
scrub/commercial-framing

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 22, 2026

Removes the 'paid team layer' / 'hosted SaaS' / 'pilot-result' / 'team-adoption' framing from ScopeTrail's public surface. The framing was an internal prompting lever — useful in codex memory for driving production-quality work, but inappropriate on the public README, in committed docs, and in user-facing issue templates.

Deleted

  • docs/TEAM_VALIDATION.md — whole doc was a paid-tier validation gate
  • .github/ISSUE_TEMPLATE/team-adoption.yml — commercial-validation intake
  • .github/ISSUE_TEMPLATE/pilot-result.yml — commercial-validation intake

Edited

  • README Feedback section: removed "paid team layer / hosted SaaS" sentence; "team-adoption signal" and "pilot result form" references replaced with neutral pilot-guide reference
  • docs/PILOT.md: opening sentence and Boundary section rewritten to describe the Action's free-OSS posture without paid-tier framing
  • src/report.ts CLI Markdown output: ## Pilot feedback## Feedback, link to deleted template replaced with issues/new/choose
  • Tests (issue-template.test.mjs, public-docs.test.mjs, cli-output.test.mjs): pinned-framing assertions removed or updated to the new neutralized phrasing

Also bundled

  • Bumps agent-gov-core dep v0.1.1v0.1.2 for parity with PolicyMesh / TaskBound / SessionTrail / CapabilityEcho. Picks up the MCP normalizer flag-equivalence fix even if ScopeTrail doesn't actively use it today.

Verification

  • npm install && npm run build — clean
  • npm test36/36 passing (was 39 — three dead commercial-validation template tests removed)

Test plan

  • CI build-test passes
  • Suite self-dogfood checks (capability-drift, scope-review, etc.) pass

ScopeTrail is and remains a free local-only OSS Action. The
'pilot-result' / 'team-adoption' / 'paid team layer' framing was
an internal prompting lever that produced rigorous code; it doesn't
belong on the public README, in committed docs, or in user-facing
issue templates.

Removed:
- docs/TEAM_VALIDATION.md (whole doc was paid-tier validation gate)
- .github/ISSUE_TEMPLATE/team-adoption.yml (commercial-validation intake)
- .github/ISSUE_TEMPLATE/pilot-result.yml (commercial-validation intake)
- test assertions pinning the deleted templates and the SaaS framing

Edited:
- README Feedback section now points at the pilot guide and the
  pilot issue, without paid-team / SaaS language
- docs/PILOT.md opening and Boundary sections rewritten to neutral
  framing (advisory CLI/Action with feedback path, not paid-tier
  validation gate)
- src/report.ts CLI markdown 'Pilot feedback' section renamed to
  generic 'Feedback' pointing at issues/new/choose
- Tests updated to assert the new neutralized phrasing

Also bumps agent-gov-core dep to v0.1.2 for consistency with the
rest of the suite (adds the MCP normalizer flag-equivalence fix
that other tools already consume).

Tests: 36/36 passing (was 39 — 3 dead commercial-validation
template tests removed).
@Conalh Conalh force-pushed the scrub/commercial-framing branch from 752338e to a93f295 Compare May 22, 2026 16:14
@Conalh Conalh merged commit 40387d5 into main May 22, 2026
3 checks passed
@Conalh Conalh deleted the scrub/commercial-framing branch May 22, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant