Release/1.1.0#11
Draft
gkostkowski wants to merge 104 commits into
Draft
Conversation
Setup GitHub Pages for documentation
- Migrate all section index files from embedded includes to lightweight reference tables - Reorganize navigation with two-level nesting for deep-linking to key sub-pages - Create high-level landing page with discovery table - Add comprehensive README.md with build and deployment instructions - Add Apache 2.0 LICENSE file This improves navigation and readability by providing clear topic discovery without large monolithic documents.
…ntions - Add 5 Claude Code agents (epic-planner, gherkin-writer, implementer, code-reviewer, documenter) with frontmatter, examples, and system prompts - Add stream-coding and clarity-gate skills at project level - Add AI coding documentation: methodology overview, developer runbook, setup guide, and definition-of-done quality gates - Add project auto-memory (MEMORY.md) for cross-session context - Update CLAUDE.md with commands section, gotchas, and deduplication - Update .gitignore with IDE files, temp files, and .claude.local.md
- Add .mcp.json to auto-start GitNexus MCP server at session open - Update implementer: superpowers TDD/debugging/verification skills, Skill tool, gitnexus impact analysis, commit-commands:commit on approval, two-part task memory file structure - Update code-reviewer: gitnexus blast radius check with fallback guidance - Update epic-planner: two-part EPIC.md template with implementation log - Revise ai-coding-runbook: two-part memory structure, updated Phase 3 flow - Revise ai-coding-methodology: remove duplicate diagram, collapse model selection tables, strengthen Clarity Gate epistemic framing, two-part memory structure in §4.2 - Update ai-coding-setup-guide: required plugins/MCP table, .mcp.json documented and added to replication steps - Update dod-quality-gates: historical status note, new IM/CR checks
Add EPIC-06 (Resolution Coordinator) and EPIC-07 (ERS REST API) specifications. Update planning roadmap status. All Phase 1 and Phase 2 epic specifications now pass Clarity Gate (9.2-9.8/10). Next step: Gherkin feature writing.
Translate baseline architecture to AsciiDoc with lightweight indices
update project memory
Epic specifications 1-7 complete — ready for Gherkin features
* fix: ucb13.adoc
Update AnnexeB use cases (ucb11-22, ucw1-5), AnnexeC ADRs (adra1-3, adrb1, adrc2, adrd2, adrg1-2), and architecture pages (core-capabilities, decisions, dependency inventory, deployment, introduction, scope, e2e, spines) with improvements and clarifications. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ci: add Antora docs build and GitHub Pages deployment workflow
# Conflicts: # docs/modules/ROOT/pages/UserGuide/curation-guide-admin.adoc # docs/modules/ROOT/pages/UserGuide/curation-guide-decisions.adoc
docs: full documentation remediation pass + PR #17 merge
chore: add 1.1.0 changelog entry
feat: Entity Resolution documentation v1.1.0
TEDSWS-528: Remove Meaningfy references from documentation
docs: update Curation API reference to match the new version
- Add Needs re-review flow to How a Review Cycle Works overview - Document review status indicators in the Decision List - Add Review status filter and Cluster size sort options to filter bar - Describe Why review needed banner and entity metadata (ⓘ button) - Add Previously Reviewed Decisions subsection with notification texts - Clarify that inactive and unverified users cannot use the application - Update screenshots and add metadata.png, needs-rereview-notification.png
…updates docs: update curation user guide with review status and new UI features
Release 1.1.0-rc.3
Release 1.1.0-rc.3
…the D4 redelivery
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.
This PR introduces the stable 1.1.0 release. A comprehensive description of the changes is available in the CHANGELOG.