Create Arkive project foundation documentation #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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
Create the first real foundation documentation for the Arkive project.
Arkive is intended to become a curated, legally redistributable, multilingual, offline-first knowledge archive for survival, disaster recovery, and long-term civilization rebuilding.
This issue establishes the project identity, contribution workflow, early architecture direction, initial roadmap, monorepo-first decision, and first-draft policies for source acceptance, licensing, and AI answer behavior.
Scope
Create or update the following files:
README.mdCONTRIBUTING.mdCHANGELOG.mdgovernance/decision_records/ADR-0001-use-monorepo-first.mddocs/architecture/overview.mddocs/roadmap/initial-roadmap.mdmeta/policies/source_acceptance_policy.mdmeta/policies/license_policy.mdmeta/policies/ai_answer_policy.mdRequirements
The foundation documentation should explain:
Out of scope
This issue does not include:
AGENTS.md.AGENTS.mdshould be handled separately in Issue #2 so LLM-agent rules can be reviewed independently.Acceptance criteria
AGENTS.mdis not added in this issue.Completed
Issue #1 is complete.
This issue added the initial Arkive project foundation documentation and policy files.
Added or updated
README.mdCONTRIBUTING.mdCHANGELOG.mdgovernance/decision_records/ADR-0001-use-monorepo-first.mddocs/architecture/overview.mddocs/roadmap/initial-roadmap.mdmeta/policies/source_acceptance_policy.mdmeta/policies/license_policy.mdmeta/policies/ai_answer_policy.mdResult
The project now has:
main,develop, and feature branches.Validation
/tmp/arkive-issue-1-foundation.diff.AGENTS.mdwas intentionally not added and remains reserved for a separate issue.Closing as completed by the foundation documentation PR.