Phase review: housekeeping + #174 subclass + Category B publish + docs reorg#196
Open
Phase review: housekeeping + #174 subclass + Category B publish + docs reorg#196
Conversation
- Hard Rules section replaced with pointer to invariants-cheatsheet.md (removes 46 lines of duplicated inline paste-box) - "7 domain" references updated to "10 domain" - Stale domain names (governance-clerk, phase-b-architecture) updated to current names (governance, architecture) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds optional `subclass: str` parameter to log_labour tool, LabourLog model, LabourLogRequest schema, and labour summary response. Enables domain:activity disaggregation for standards tracking and MVM (A13). Examples: 'governance:facilitation', 'compliance:audit', 'commons:standards', 'researcher:survey' Additive, backwards-compatible — existing records have subclass=NULL. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Category B content committed to public repo (was local-only, data loss risk per phase review Action 1): - NLnet application → docs/funding/ - Threat model → docs/red-team-threat-model.md - 3 whitepapers (coop/general/tech) → docs/whitepapers/ - Agent gap analysis → docs/reference/ README repo structure section updated to reflect current architecture: - .claude/skills/ with 10 fractal domain skills listed - docs/ reorganised with funding/, reference/, whitepapers/ - Legacy and IskanderHearth noted as separate repos Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Phase review deliverables from session 2026-04-12:
pointer to invariants-cheatsheet.md; stale "7 domain" and old domain name
references fixed
subclass: stradded tolog_labourtool,LabourLogmodel,LabourLogRequestschema, and summary response. Additive,backwards-compatible. Closes feat(clerk): add subclass field to log_labour tool #174
gap analysis committed to public repo (was local-only, data loss risk)
gap analysis→docs/reference/. README repo structure updated to reflect
current 10-domain fractal skill architecture
Test plan
python -m pytest src/IskanderOS/openclaw/tests/ -v— 15 passed🤖 Generated with Claude Code