docs(claude-md): License Policy — Manual Only (neurophone#99 closeout)#339
Merged
Conversation
Owner directive 2026-06-02 forbids automated licence/SPDX edits. Add a top-of-file "License Policy -- Manual Only" section to .claude/CLAUDE.md quoting the verbatim owner directive + 5-way classification. Triggered by neurophone#99 (auto-PR reverting PMPL -> MPL-2.0 across ~140 files, closed by owner). Section covers: - Verbatim owner quote 2026-06-02 - 5-way classification table (sole / 007 / son-shared / fork / palimpsest) - Hard rules: no licence-change PRs without owner approval, no bulk SPDX sweeps, no touching third-party headers, flag-only findings - Canonical source pointers: memory files + hypatia rule + gitbot-fleet dispatcher gate + fix-script refusal banners Canonical: ~/.claude/projects/.../feedback_estate_license_policy_umbrella.md Sibling: ~/.claude/projects/.../feedback_no_automated_licence_edits.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
🔍 Hypatia Security ScanFindings: 201 issues detected
View findings[
{
"reason": "Action (for the check script)\n uses: actions/checkout@de needs attention",
"type": "unpinned_action",
"file": "governance-reusable.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action (for the check script)\n uses: actions/checkout@de needs attention",
"type": "unpinned_action",
"file": "governance-reusable.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in affinescript-verify.yml",
"type": "missing_timeout_minutes",
"file": "affinescript-verify.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in boj-build.yml",
"type": "missing_timeout_minutes",
"file": "boj-build.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in changelog-reusable.yml",
"type": "missing_timeout_minutes",
"file": "changelog-reusable.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in codeql-reusable.yml",
"type": "missing_timeout_minutes",
"file": "codeql-reusable.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in codeql.yml",
"type": "missing_timeout_minutes",
"file": "codeql.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in deno-ci-reusable.yml",
"type": "missing_timeout_minutes",
"file": "deno-ci-reusable.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
hyperpolymath
added a commit
that referenced
this pull request
Jun 2, 2026
Adds [session-history-2026-06-02] section capturing: - 3 PRs merged today: #338 zotpress carve-out, #339 License Policy Manual-Only section, #340 Java/android exemption - 4 standing/in-flight campaigns: #288/#323/#324 (CodeQL cron) + #331 (boj-build sweep) - The 3-layer license auto-PR hardening (hypatia#414/#415 + gitbot-fleet#247 + standards#339) triggered by neurophone#99 - The auto-remediation companion: hypatia#422 (WF024/WF025/BH008 detectors) + gitbot-fleet#251 (5 fix scripts) last-updated bumped from 2026-04-04 → 2026-06-02. NO licence or SPDX-header edits — the existing PMPL header is owner-managed drift pending the manual sweep (see [[standards-agpl-intentional]]). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
## License Policy — Manual Only (highest-priority guardrail)section in.claude/CLAUDE.md.Why
Owner directive 2026-06-02 forbids automated licence/SPDX edits. Triggered by neurophone#99 — an auto-generated PR by the Claude bot reverting PMPL-1.0-or-later → MPL-2.0 across ~140 files, closed by the owner. The CLAUDE.md guardrail makes the policy discoverable to every agent that reads project context before acting.
Verbatim:
Test plan
.claude/CLAUDE.md.Related: hyperpolymath/gitbot-fleet chore/halt-license-auto-prs, hyperpolymath/hypatia rules/license-no-auto-fix.