Skip to content

docs: remove advertising proof gallery and campaign guide - #164

Merged
Coding-Dev-Tools merged 1 commit into
mainfrom
docs/remove-advertising-gallery
Aug 25, 2026
Merged

docs: remove advertising proof gallery and campaign guide#164
Coding-Dev-Tools merged 1 commit into
mainfrom
docs/remove-advertising-gallery

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Summary

Removes the retired advertising surfaces from the repository:

  • Deletes docs/advertising/ (index.html, campaign.md) and its dedicated test tests/test_advertising_assets.py
  • Removes the "Grounded, not guessed" proof-gallery tagline and its two links from the README
  • Adds .gitignore rules for two local session-transcript prompt filenames that inspect private ~/.commandcode/ session data, using the repo's existing character-class casing convention for private working papers

Verification

  • pytest tests/test_benchmark_evidence.py tests/test_release_infrastructure.py tests/test_dashboard_vendor_assets.py tests/test_skill_package.py -q — 64 passed (includes the em-dash punctuation contract and registered benchmark-string gates flagged during review)
  • ruff check . — clean
  • README rebuilt from pristine upstream content with only the tagline removed; verified no BOM, no encoding drift, all arrows/checkmarks/tree glyphs intact

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner Author

Closing as superseded: the advertising-gallery removal already landed on main via #163 (35b222b). This branch also deletes .gitignore and conflicts with main; nothing unique to merge.

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner Author

Reopening: the supersession rationale no longer holds after conflict resolution on the branch. What changed since closure: (1) Branch rebased onto current main 35b222b - overlapping deletions auto-resolved in favor of #163; (2) the accidental wholesale .gitignore deletion at old tip 6bd6ead was dropped entirely; (3) surviving unique delta 5f9f228: .gitignore now uses character-class patterns covering both private session-transcript prompt filenames, a strict superset of the literal-name rules #163 added, so mixed-case variants cannot slip through on case-insensitive machines - verified locally via git check-ignore against exact/mixed/ALL-CAPS variants; (4) local verification ruff clean and PR 64-test verification set passes. CI will run against new head; merging via rebase once green.

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner Author

Reopening: the supersession rationale no longer holds after conflict resolution on the branch.

What changed since closure:

  • Branch rebased onto current main (35b222b). The overlapping deletions (docs/advertising/, tests/test_advertising_assets.py, README tagline) auto-resolved in favor of chore: remove advertising gallery and purge local transcript prompts #163.
  • The accidental wholesale .gitignore deletion at the old tip (6bd6ead) has been dropped entirely.
  • Surviving unique delta (5f9f228): .gitignore now uses character-class patterns (/[Pp][Rr][Oo][Mm][Pp][Tt]_...) covering both private session-transcript prompt filenames — a strict superset of the literal-name rules chore: remove advertising gallery and purge local transcript prompts #163 added, so mixed-case variants can't slip through on case-insensitive machines. Verified locally via git check-ignore against exact/mixed/ALL-CAPS variants.
  • Local verification: ruff check . clean; the PR's 64-test verification set passes.

CI will run against the new head; merging via rebase once green.

@Coding-Dev-Tools
Coding-Dev-Tools force-pushed the docs/remove-advertising-gallery branch from 6bd6ead to 5f9f228 Compare August 25, 2026 09:13
@Coding-Dev-Tools
Coding-Dev-Tools merged commit a4e201e into main Aug 25, 2026
23 checks passed
@Coding-Dev-Tools
Coding-Dev-Tools deleted the docs/remove-advertising-gallery branch August 25, 2026 09:33
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