Skip to content

Proposals

Source: View on GitHub / Propose an edit

This directory contains design proposals for World Foundation Design.

Proposals are used before changing core documents or modules.

flowchart LR
  Issue["Issue<br/>problem / idea / translation"]
  Proposal["Proposal<br/>change / impact / risk"]
  Review["Review<br/>principles / safety / terms"]
  PullRequest["Pull Request<br/>concrete change"]
  Docs["docs / modules<br/>target documents"]
  Decision["decisions<br/>important rationale"]

  Issue --> Proposal
  Proposal --> Review
  Review --> PullRequest
  PullRequest --> Docs
  Review --> Decision
  Decision --> Docs

  click Issue "https://github.com/acecore-systems/world-foundation/issues" "GitHub Issues"
  click Proposal "/en/proposals/" "Proposals"
  click Review "/en/docs/01-principles/" "Review"
  click PullRequest "https://github.com/acecore-systems/world-foundation/pulls" "GitHub Pull Requests"
  click Docs "/en/docs/" "docs / modules"
  click Decision "/en/decisions/" "Decisions"
  • Design changes
  • New modules or operating procedures
  • Policy changes that affect core documents
  • Risks, alternatives, and affected documents
  • Impact on docs, modules, glossary, or decisions

Early proposals may be written only in Japanese. Important accepted proposals can be translated later.