Skip to content

Commit af3f490

Browse files
committed
Report relay: PR #103 license-phrasing amendment (SHA-pinned MIT)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AHfxN9bbWAWHs8rfzVtBWt
1 parent e35016c commit af3f490

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
```
2+
TASK: CLOUD session (upstream-readiness) — one-line amendment to PR
3+
#103's §6(b) license phrasing, per owner decision. Same branch:
4+
federation-lineage-recon-cvq14g. PR:
5+
https://github.com/ProxyPrints/ProxyPrints.github.io/pull/103
6+
7+
WHAT SHIPPED: replaced the prior "genuinely unclear, not confidently
8+
MIT" framing in docs/federation/public-export-v1.md §6(b) with a
9+
SHA-pinned "stated MIT" attribution, per instruction:
10+
"stated MIT (README, as of commit
11+
2a5826788ff7c1827b73c6042d0b4b5d1a4e8340, 2026-02-22; package.json
12+
states ISC — near-equivalent permissive; no LICENSE file present)".
13+
- Pinned SHA fetched live (GitHub's commit history for README.md on
14+
Akurosia/proxies-at-home's main branch), not guessed — 2026-02-22,
15+
"Update README.md (#188)", authored by kclipsto (the same name as
16+
the account the README itself credits as the upstream source).
17+
- Added the requested footnote: permissive intent is credited and
18+
SHA-snapshotted so the claim can't silently drift if the README
19+
changes later; package.json's ISC treated as near-equivalent
20+
permissive rather than a disqualifying contradiction; the missing
21+
LICENSE file stays the one real, unresolved gap, explicitly left for
22+
the eventual first-contact outreach (§8) to raise, not something
23+
this footnote resolves on its own.
24+
- Practical rule restated unchanged from the prior wording: design
25+
patterns may be referenced freely; actual code reuse from the fork's
26+
post-acoreyj additions still waits on a LICENSE file or the
27+
operator's own word.
28+
- PR #103's description updated to reflect the amendment.
29+
30+
DEVIATIONS: none — applied exactly as specified.
31+
32+
VERIFICATION:
33+
- python3 .github/scripts/docs_lint.py — clean.
34+
- npx prettier@2.7.1 --check (pinned version) — clean after one
35+
--write pass (only the two hunks actually touched reformatted,
36+
confirmed via git diff hunk count — rest of the file untouched).
37+
- Confirmed diff scope: `git diff` shows exactly 2 hunks changed
38+
(the §6(b) paragraph and the new footnote), nothing else in the
39+
504+-line file touched.
40+
41+
OPEN ITEMS / DECISIONS NEEDED: none new. Still open from the prior
42+
relay: PR #103 awaiting the owner's merge-queue action (unchanged).
43+
44+
LIVE STATE: branch federation-lineage-recon-cvq14g now has 2 commits
45+
(the original recon + §8, then this license-phrasing amendment),
46+
pushed to origin. PR #103 open against
47+
ProxyPrints/ProxyPrints.github.io master, description updated,
48+
unmerged. No uncommitted work left behind.
49+
```

0 commit comments

Comments
 (0)