Skip to content

docs: add README aligned to the INE README standard [DEVOPS-874]#1

Open
veilig2000 wants to merge 2 commits into
masterfrom
readme-backfill
Open

docs: add README aligned to the INE README standard [DEVOPS-874]#1
veilig2000 wants to merge 2 commits into
masterfrom
readme-backfill

Conversation

@veilig2000

Copy link
Copy Markdown

Draft — README backfill (DEVOPS-1055 rollout).

Generated from local codebase analysis (generate -> adversarial-verify -> fix pipeline), style-normalized with markdownlint, and verified 8/8 against the v1.1.0 README-compliance gate. Ships with the caller stub so the gate runs in this PR (report mode — non-blocking).

  • Grounded in the actual code; no invented files/commands/versions.
  • Where the repo had a lowercase readme.md, it's renamed to README.md (case-sensitive gate).
  • Part of DEVOPS-874 (buckets 878/879/880/934) + the caller bootstrap (DEVOPS-1055).

🤖 Generated with Claude Code

Generated from codebase analysis + verified 8/8; includes the README-compliance caller [DEVOPS-1055].

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 26, 2026 13:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an INE-standard README for the drf-httpsig package and introduces a lightweight caller workflow so the org-wide README compliance gate runs on pull requests (inherited “report”/“block” mode via org variable).

Changes:

  • Adds a comprehensive README.md describing purpose, usage, testing, and deployment details.
  • Adds .github/workflows/readme-compliance.yml to invoke the reusable README compliance workflow on PRs and manual dispatch.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md New repository README aligned to INE standard; documents auth behavior, usage, testing, CI, and deployment.
.github/workflows/readme-compliance.yml Adds PR/dispatch workflow that calls the org reusable README compliance check.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@veilig2000 veilig2000 marked this pull request as ready for review June 28, 2026 23:02
Copilot AI review requested due to automatic review settings June 28, 2026 23:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

Comment thread README.md
Comment thread README.md
Comment on lines +33 to +36
- **On-behalf-of impersonation.** When the request carries an `On-Behalf-Of`
header, the authenticator resolves the impersonated user via a
`fetch_on_behalf_of_user(user_id)` hook (which you implement in your subclass)
and authenticates the request as that user.
Comment thread README.md
Comment thread README.md
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.

2 participants