Add Arkive agent collaboration rules #29

Merged
JackFrostbyte merged 1 commit from feature/issue-6-agents-project-rules into develop 2026-07-28 01:45:22 -04:00

Summary

  • Add a root AGENTS.md defining model-neutral collaboration, security, licensing, safety, lineage, Git workflow, human ownership, and validation rules for coding agents.
  • Update the README and architecture overview to acknowledge the existing metadata schema v0.1 validator, worked example, and regression tests.
  • Correct the roadmap’s stale Issue #2 reference and align its near-term focus with Issue #6.

Verification

  • git diff --check
  • python pipeline/validate/validate_records.py
  • python -m unittest discover -s tests -v
  • Rendered Markdown reviewed

Scope confirmation

  • No production behavior changed
  • No metadata contract changed
  • No source or generated data was added

Linked issue

Closes #6

## Summary * Add a root `AGENTS.md` defining model-neutral collaboration, security, licensing, safety, lineage, Git workflow, human ownership, and validation rules for coding agents. * Update the README and architecture overview to acknowledge the existing metadata schema v0.1 validator, worked example, and regression tests. * Correct the roadmap’s stale Issue #2 reference and align its near-term focus with Issue #6. ## Verification * [x] `git diff --check` * [x] `python pipeline/validate/validate_records.py` * [x] `python -m unittest discover -s tests -v` * [x] Rendered Markdown reviewed ## Scope confirmation * [x] No production behavior changed * [x] No metadata contract changed * [x] No source or generated data was added ## Linked issue Closes #6
JackFrostbyte deleted branch feature/issue-6-agents-project-rules 2026-07-28 01:45:23 -04:00
Sign in to join this conversation.
No description provided.