Skip to content

[auto] OSS standardization: charter — verify license + branding footer#64

Closed
stackbilt-admin wants to merge 1 commit intomainfrom
auto/3bfbd5f1
Closed

[auto] OSS standardization: charter — verify license + branding footer#64
stackbilt-admin wants to merge 1 commit intomainfrom
auto/3bfbd5f1

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Autonomous Task

Task ID: 3bfbd5f1-d7df-44dc-8a5f-79a2f32973b6
Authority: auto_safe
Exit code: 0

Task Prompt

Mission

Verify and standardize branding on this public OSS repo.

Checklist

1. LICENSE file

Verify Apache-2.0 LICENSE exists with "Stackbilt LLC" as copyright holder.

2. README footer

Ensure README.md ends with a consistent Stackbilt footer. It currently has a Buy Me a Coffee badge — keep that, but ensure "Built by Stackbilt" is also present:

---

Built by [Stackbilt](https://stackbilt.dev) — Apache-2.0 License

<p>
  <a href="https://www.buymeacoffee.com/kurto" target="_blank" rel="noopener noreferrer">
    <img src="https://img.shields.io/badge/Buy%20me%20a%20coffee-5F7FFF?style=for-the-badge&logo=buymeacoffee&logoColor=FFDD00" alt="Buy me a coffee" />
  </a>
</p>

3. package.json (root + packages/cli)

Ensure "license": "Apache-2.0" and "author": "Stackbilt LLC" in both root package.json and packages/cli/package.json.

Constraints

  • Banner already exists — do NOT replace it
  • Do NOT change README content above the footer
  • Quick pass

Commit your work. TASK_COMPLETE when done.

Result Summary

All four items verified and updated:

  1. LICENSE — Copyright holder corrected to "Stackbilt LLC"
  2. README.md — Added "Built by Stackbilt" footer with separator, kept existing Buy Me a Coffee badge
  3. Root package.json — Added "license": "Apache-2.0" and "author": "Stackbilt LLC"
  4. packages/cli/package.json — Added "author": "Stackbilt LLC" (license was already correct)

TASK_COMPLETE


Generated by AEGIS task runner. Review before merging.

- Fix LICENSE copyright holder to "Stackbilt LLC"
- Add "Built by Stackbilt" footer to README above existing badge
- Add license and author fields to root package.json
- Add author field to packages/cli/package.json

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stackbilt-admin stackbilt-admin added the auto-generated Created by AEGIS task runner label Mar 22, 2026
@stackbilt-admin
Copy link
Copy Markdown
Member Author

Applied the 2 remaining changes directly on main (package.json metadata). LICENSE and README were already correct. The .gitignore had duplicate entries — skipped. Closed as superseded by ccb5ad9.

@stackbilt-admin stackbilt-admin deleted the auto/3bfbd5f1 branch March 30, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-generated Created by AEGIS task runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant