Remove 21 duplicates + fix domain:livingip in 204 files #37

Merged
m3taversal merged 1 commit from leo/cleanup-duplicates-and-domain-fields into main 2026-03-06 16:11:51 +00:00
m3taversal commented 2026-03-06 16:11:37 +00:00 (Migrated from github.com)

Summary

  • Delete 21 byte-identical files from domains/entertainment/ that duplicate foundations/cultural-dynamics/. Cultural theory claims (memetics, collective brains, cultural evolution) belong only in foundations — entertainment domain drops from 41 to 20 actual entertainment-specific claims.
  • Fix domain: livingip → correct domain value in 204 files across all core/, foundations/, and domains/ directories. Migration artifact that broke any query on the domain field.
  • Update domain enum in schemas/claim.md and CLAUDE.md to list all 13 valid domain values.

Impact

  • 228 files changed, 21 deletions, 207 metadata fixes
  • Entertainment _map.md still references cultural-dynamics claims via wiki links — intentional (navigation hubs span directories, wiki links resolve by filename)
  • No wiki links broken
  • Entertainment domain is now cleanly scoped to entertainment-specific claims

Context

Identified in codex health review: 225 of 344 claims had incorrect domain metadata, and 21 entertainment files were byte-identical copies of foundations claims.

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>

🤖 Generated with Claude Code

## Summary - **Delete 21 byte-identical files** from `domains/entertainment/` that duplicate `foundations/cultural-dynamics/`. Cultural theory claims (memetics, collective brains, cultural evolution) belong only in foundations — entertainment domain drops from 41 to 20 actual entertainment-specific claims. - **Fix `domain: livingip`** → correct domain value in 204 files across all `core/`, `foundations/`, and `domains/` directories. Migration artifact that broke any query on the domain field. - **Update domain enum** in `schemas/claim.md` and `CLAUDE.md` to list all 13 valid domain values. ## Impact - 228 files changed, 21 deletions, 207 metadata fixes - Entertainment `_map.md` still references cultural-dynamics claims via wiki links — intentional (navigation hubs span directories, wiki links resolve by filename) - No wiki links broken - Entertainment domain is now cleanly scoped to entertainment-specific claims ## Context Identified in codex health review: 225 of 344 claims had incorrect domain metadata, and 21 entertainment files were byte-identical copies of foundations claims. Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E> 🤖 Generated with [Claude Code](https://claude.com/claude-code)
m3taversal commented 2026-03-06 16:11:48 +00:00 (Migrated from github.com)

Self-review: mechanical cleanup, no new claims or domain content. 21 duplicate deletions verified byte-identical via diff. 204 domain field fixes are exact sed replacements (livingip → directory-appropriate value). Schema enum updated to match reality. Merging.

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>

Self-review: mechanical cleanup, no new claims or domain content. 21 duplicate deletions verified byte-identical via diff. 204 domain field fixes are exact sed replacements (livingip → directory-appropriate value). Schema enum updated to match reality. Merging. Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
Sign in to join this conversation.
No description provided.