-
Notifications
You must be signed in to change notification settings - Fork 0
docs: establish authoritative automation control-plane specifications #896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
seonghobae
wants to merge
69
commits into
main
Choose a base branch
from
docs/automation-control-plane-specs-20260809
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
9a86fa9
docs: define automation control-plane architecture
seonghobae d647acf
docs(automation): reconcile whole-conversation documentation scope
seonghobae b4f8253
docs(automation): index whole-conversation fitness audit
seonghobae 81fc492
docs(standards): add requirements and product-quality baselines
seonghobae 6c160ea
docs(standards): correct requirements draft source
seonghobae 0f37e9a
docs(adr): prohibit soft-timeout and meta-action completion
seonghobae 96097db
docs(erd): model remediation and continuation evidence
seonghobae e6870d6
test(docs): enforce conversation and standards freshness
seonghobae 4b02edb
docs(data-model): model remediation and continuation traceability
seonghobae 7cf7ea1
test(docs): bind new evidence entities into data model
seonghobae 9aca5fb
docs(traceability): align maturity and live redaction lineage
seonghobae 7f4e6d5
docs(uml): add writer rotation and documentation continuation flows
seonghobae 5e7d703
docs(audit): close repaired documentation-family gaps
seonghobae 3edd408
test(docs): make ownership contract semantic and bind continuation UML
seonghobae e7771a0
docs(automation): version central event and result contracts
seonghobae 9b63d2a
docs(automation): index versioned event contracts
seonghobae 3009af2
test(docs): require versioned event contract baseline
seonghobae c2fa86d
docs(threats): model premature termination and split authority
seonghobae 7270fed
docs(operability): define defer wait and termination receipts
seonghobae 940fd5f
docs(automation): index autonomy threat and continuation runbook
seonghobae 92baf6f
test(docs): bind autonomy threat and continuation runbook
seonghobae 23d897b
docs(threats): align maturity and redaction lineage
seonghobae b2f5c06
docs(adr): point redaction decision to clean successor
seonghobae 89c361b
docs(adr): correct redaction integration lineage
seonghobae b822cbc
docs(doctoring): index control-plane research authority
seonghobae 76f0d38
docs(automation): link doctoring reference authority
seonghobae 5ee7554
docs(data-model): make run parents optional and map issuers
seonghobae eedfb26
test(docs): require discoverable doctoring authority
seonghobae d93b0cf
docs(security): register secrets and disclose mapping debt
seonghobae c72c8bb
docs(testing): narrow structural contract claims
seonghobae c3d302b
docs(traceability): use precise locators and live gap lineage
seonghobae 6ec904f
docs(trd): register audited implementation gaps
seonghobae 5074de4
docs(mentions): disclose snapshot and dead-letter limits
seonghobae ce597fd
docs(sbom): mark zero inventory as unmaterialized
seonghobae 45b0401
docs(policy): align reviewer tool boundary
seonghobae 0df7483
docs(rollout): add current executable corrections
seonghobae 6b8578a
docs(audit): separate current corrections from history
seonghobae f8f6edf
docs(nvidia): remove stale bypass and secret alias
seonghobae d4e0569
docs(scorecard): pin exact approval count
seonghobae 01a9883
docs(agents): enforce same-invocation continuation
seonghobae b700ff0
docs(audit): reconcile donors and executable drift
seonghobae b2ac52c
test(docs): enforce current automation contracts
seonghobae cde2a0c
test(docs): align secret debt assertions
seonghobae 51dbf9c
ci(docs): add permanent full-quality gate
seonghobae f7ac194
docs(standards): state certification boundary explicitly
seonghobae 641ef4e
test(docs): accept semantic coverage paths and wrapped prose
seonghobae aed69a1
test(docs): normalize wrapped SBOM prose
seonghobae e18e88a
docs(automation): follow redaction successor lineage
seonghobae c89aaf8
docs(traceability): supersede contaminated redaction history
seonghobae 4b3f4e3
docs(adr): record redaction successor supersession
seonghobae 034d4a0
docs(adr): index current redaction successor
seonghobae c25e766
test(docs): require superseded and active redaction lineage
seonghobae d096d6d
docs(traceability): link residual redaction work
seonghobae a6e2230
docs(automation): define continuation receipt sink
seonghobae 8344fe4
test(docs): enforce continuation handoff acknowledgement
seonghobae 439426d
test(docs): preserve historical loop supersession contracts
seonghobae e978f24
docs(automation): supersede fixed wall-clock exit cutoffs
seonghobae 1b129e7
docs(security): supersede Copilot-named API credential alias
seonghobae 6de58d9
docs(automation): reconcile superseded loop guidance
seonghobae 4dbf099
docs(changelog): record historical loop supersession
seonghobae cc70432
test(automation): require same-run redirection continuation
seonghobae d237505
docs(automation): make user redirection a same-run execution gate
seonghobae 974bc51
docs(automation): operationalize same-run premature-stop recovery
seonghobae 562007f
docs(automation): record repeated premature-stop recovery contract
seonghobae cb43ed9
test(automation): trace premature-stop recovery across canonical graph
seonghobae e981054
docs(automation): diagram same-run premature-stop recovery
seonghobae c443f64
docs(automation): trace live continuation and operability repair lines
seonghobae 8dffbf4
test(automation): bind IG-008 to active scheduler repair
seonghobae 26c7a8c
docs(automation): bind scheduler terminal-gap closure to PR 899
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,74 @@ | ||
| name: Automation Documentation Quality CI | ||
|
|
||
| on: | ||
| pull_request: | ||
| branches: [main] | ||
| paths: | ||
| - ".github/workflows/**" | ||
| - "docs/**" | ||
| - "*.md" | ||
| - "scripts/ci/**" | ||
| - "tests/**" | ||
| - "requirements-opencode-review-ci-hashes.txt" | ||
| - "pyproject.toml" | ||
| push: | ||
| branches: [main] | ||
| paths: | ||
| - ".github/workflows/**" | ||
| - "docs/**" | ||
| - "*.md" | ||
| - "scripts/ci/**" | ||
| - "tests/**" | ||
| - "requirements-opencode-review-ci-hashes.txt" | ||
| - "pyproject.toml" | ||
|
|
||
| concurrency: | ||
| group: automation-documentation-quality-${{ github.event.pull_request.number || github.ref }} | ||
| cancel-in-progress: true | ||
|
|
||
| permissions: | ||
| contents: read | ||
|
|
||
| env: | ||
| FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true | ||
| PYTHONDONTWRITEBYTECODE: "1" | ||
|
|
||
| jobs: | ||
| docs-quality: | ||
| name: Full suite and documentation contracts | ||
| runs-on: ubuntu-latest | ||
| timeout-minutes: 20 | ||
| steps: | ||
| - name: Harden runner | ||
| uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 | ||
| with: | ||
| egress-policy: audit | ||
|
|
||
| - name: Checkout exact event revision | ||
| uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| with: | ||
| ref: ${{ github.event.pull_request.head.sha || github.sha }} | ||
| fetch-depth: 1 | ||
| persist-credentials: false | ||
|
|
||
| - name: Set up Python | ||
| uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| with: | ||
| python-version: "3.14" | ||
| cache: pip | ||
| cache-dependency-path: requirements-opencode-review-ci-hashes.txt | ||
|
|
||
| - name: Install hash-pinned test dependencies | ||
| run: >- | ||
| python -m pip install --disable-pip-version-check | ||
| --require-hashes | ||
| -r requirements-opencode-review-ci-hashes.txt | ||
|
|
||
| - name: Run full repository suite with permanent coverage gate | ||
| run: | | ||
| python -m coverage erase | ||
| python -m coverage run -m pytest tests -q | ||
| python -m coverage report --fail-under=100 | ||
|
|
||
| - name: Compile test contracts | ||
| run: python -m compileall -q tests |
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Architecture index | ||
|
|
||
| This repository is both the ContextualWisdomLab organization profile and the | ||
| shared automation control plane. | ||
|
|
||
| - The ecosystem and naruon platform context live in | ||
| [docs/CWL-MASTER-CONTEXT.md](docs/CWL-MASTER-CONTEXT.md). | ||
| - The central automation architecture, product and technical requirements, | ||
| component/sequence/state/deployment UML, conceptual evidence ERD, trust | ||
| boundaries, failure domains, operations, and decisions start at | ||
| [docs/automation/README.md](docs/automation/README.md). | ||
| - Live repository-by-repository governance observations remain in | ||
| [PR_GOVERNANCE_AUDIT.md](PR_GOVERNANCE_AUDIT.md). | ||
|
|
||
| The durable boundary is central shared policy and trusted execution with thin, | ||
| versioned consumers. Product repositories remain independently operable and own | ||
| their domain code, data, tests, releases, deployments, and migrations. |
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P2 strix.yml concurrency comment claims cancellation behavior this PR does not implement
.github/workflows/strix.yml:41Suggested diff