Investigation: materialize operation asset views #141

Open
nsaspy wants to merge 7 commits from hackmode-db/15-investigation-asset-views into master
Owner

Superseded by a non-draft PR at the identical tested head because the connector's draft→ready GraphQL mutation is broken on Repository.fullDatabaseId.

RED-first evidence: exact head 872639d130feeddcee3a6328f66795f3e4f297c9 reached the repository ASDF test step and failed because HACKMODE:ENSURE-INVESTIGATION-VIEWS did not exist.

GREEN candidate: d23073e6df8bc8f060e84877d510d5569e12df93 passed Common Lisp core, monorepo hygiene, and agent-framework-boundary on this draft transaction. A fresh non-draft PR will rerun the required gates before any merge.

Scope advances #15 with Hackmode-owned assets/by-type and assets/by-tag materialized views, canonical-write incremental maintenance, legacy-data rebuild on first registration, and typed query-assets consumption.

ingest/by-state remains separately blocked on generic Tek9 named-source view support tracked in lost-rob0t/tek9#15.

Superseded by a non-draft PR at the identical tested head because the connector's draft→ready GraphQL mutation is broken on `Repository.fullDatabaseId`. RED-first evidence: exact head `872639d130feeddcee3a6328f66795f3e4f297c9` reached the repository ASDF test step and failed because `HACKMODE:ENSURE-INVESTIGATION-VIEWS` did not exist. GREEN candidate: `d23073e6df8bc8f060e84877d510d5569e12df93` passed Common Lisp core, monorepo hygiene, and agent-framework-boundary on this draft transaction. A fresh non-draft PR will rerun the required gates before any merge. Scope advances #15 with Hackmode-owned `assets/by-type` and `assets/by-tag` materialized views, canonical-write incremental maintenance, legacy-data rebuild on first registration, and typed `query-assets` consumption. `ingest/by-state` remains separately blocked on generic Tek9 named-source view support tracked in lost-rob0t/tek9#15.
Rebuild newly registered asset views for legacy operation data
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 14s
core / common-lisp-core (pull_request) Failing after 1m15s
monorepo / hygiene (pull_request) Successful in 3m25s
d23073e6df
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 14s
core / common-lisp-core (pull_request) Failing after 1m15s
monorepo / hygiene (pull_request) Successful in 3m25s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/investigation-views.lisp
  • source/hackmode-core/tests/investigation-views.lisp
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hackmode-db/15-investigation-asset-views:hackmode-db/15-investigation-asset-views
git switch hackmode-db/15-investigation-asset-views

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff hackmode-db/15-investigation-asset-views
git switch hackmode-db/15-investigation-asset-views
git rebase master
git switch master
git merge --ff-only hackmode-db/15-investigation-asset-views
git switch hackmode-db/15-investigation-asset-views
git rebase master
git switch master
git merge --no-ff hackmode-db/15-investigation-asset-views
git switch master
git merge --squash hackmode-db/15-investigation-asset-views
git switch master
git merge --ff-only hackmode-db/15-investigation-asset-views
git switch master
git merge hackmode-db/15-investigation-asset-views
git push origin master
Sign in to join this conversation.
No description provided.