Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.13 KB

File metadata and controls

52 lines (39 loc) · 2.13 KB

Contributing

Persona Generator is a protocol-first, Markdown-first public alpha distribution.

Contributions should keep the project fictional, low-stakes, evidence-bounded, and safe to inspect without hidden tools.

Accepted Contribution Types

  • documentation clarity
  • typo and navigation fixes
  • Markdown template improvements
  • safety-boundary wording
  • fictional examples
  • source-note improvements with exact citation details
  • manual checklist improvements that stay compact

Not Accepted Without Prior Maintainer Approval

  • apps, CLIs, APIs, backends, databases, telemetry, package managers, or hosted services
  • real-person profiling workflows
  • static persona catalogs
  • high-stakes use cases
  • diagnostic, psychometric, hiring, surveillance, legal, medical, credit, insurance, policing, immigration, or eligibility workflows
  • protected or sensitive attribute inference
  • covert profiling requests
  • fabricated citations or inflated academic claims
  • hidden runtime dependencies

Content Rules

  • Use fictional examples by default.
  • Do not include personal data, sensitive data, secrets, credentials, or private files.
  • Keep unsupported claims as unknowns or explicit non-claims.
  • Preserve contradictions and boundaries.
  • Do not turn qualitative anchors into scores.
  • Do not broaden public claims without maintainer review.

Pull Request Checklist

Before opening a pull request:

  • confirm all examples are fictional or explicitly scoped
  • confirm no personal data, sensitive data, secrets, credentials, or private files are included
  • confirm no covert profiling request, static persona catalog, or prohibited use case is introduced
  • confirm no unsupported high-stakes use case is introduced
  • confirm no new dependency or toolchain is required
  • confirm links are relative and public-safe unless the file intentionally uses public absolute URLs
  • confirm relevant manual checklist files still make sense

License

Persona Generator is licensed under Apache-2.0. Unless a file says otherwise, contributions are accepted under Apache-2.0 for this repository's docs, protocols, templates, examples, visual assets, and future code.