chore(meta): add CoC, CONTRIBUTING, SECURITY, justfile, editorconfig #21
No reviewers
Labels
No labels
area:agents
area:backend
area:clinical
area:dashboard
area:deploy
area:design
area:design-review
area:devices
area:docs
area:federation
area:identity
area:infra
area:interop
area:meta
area:security
area:sessions
area:web
area:webhook
area:workdir
type:bug
type:chore
type:epic
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/koinos!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/repo-scaffold"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Baseline repository hygiene so contributors can onboard cleanly.
Closes #1.
Changes
ci-setup,qa,ci-build,ci-package) as stubs +dev-up/dev-downwrappers for the Compose deployment (gated until #2 lands) + aspec-checkhelper.Acceptance criteria (from #1)
Licensing
LICENSEfile contains AGPLv3 text (already in initial commit).spec/carries a CC-BY-SA-4.0 note.CONTRIBUTING.md.Project meta
CODE_OF_CONDUCT.md— Contributor Covenant 2.1.CONTRIBUTING.md— issues, PRs, Conventional Commits, DCO.SECURITY.md— 90-day default..editorconfig.Justfile
ci-setup,qa,ci-build,ci-packagestubs per convention.just dev-up/just dev-downwrappers (gated until #2 lands).Test plan
just --listparses and shows every recipe.just dev-upwithout a compose file prints a helpful error pointing to #2.Notes
The CoC is the upstream Contributor Covenant 2.1 fetched verbatim — not regenerated — to avoid drift from the canonical text.