Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AtCoder-NoviSteps/AtCoderNoviSteps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: staging
Choose a base ref
...
head repository: AtCoder-NoviSteps/AtCoderNoviSteps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs/task-comment-spec
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on May 11, 2026

  1. docs: add task comment feature design spec

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    c3c23c7 View commit details
    Browse the repository at this point in the history
  2. docs: fix task comment spec based on review findings

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    35eba07 View commit details
    Browse the repository at this point in the history
  3. docs: add moderation features (report, rate limit, ban) to task comme…

    …nt spec
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    75d4d69 View commit details
    Browse the repository at this point in the history
  4. docs: clarify distinction between comment feature and Discord use cases

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    2455e21 View commit details
    Browse the repository at this point in the history
  5. docs: fix incorrect reference to official Discord (none exists)

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    6230d4b View commit details
    Browse the repository at this point in the history
  6. docs: rewrite Discord section as design rationale for internal stakeh…

    …olders
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 11, 2026
    Configuration menu
    Copy the full SHA
    9d5bd7c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. docs: revise task comment spec per stakeholder review

    - Remove thread/reply feature; flat comment list only (no discussion policy)
    - Restrict comment viewing to logged-in users only
    - Add public/private toggle per comment (default: public; admin sees all)
    - Reduce content max length from 1000 to 200 characters
    - Update all affected layers: schema, types, service signatures, Zod, UI
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    river0525 and claude committed May 13, 2026
    Configuration menu
    Copy the full SHA
    0015669 View commit details
    Browse the repository at this point in the history
Loading