feat: scaffold pilot pack from VisiCore/cc-edge-claude-code-io#1
Closed
JacobPEvans-personal wants to merge 1 commit into
Closed
feat: scaffold pilot pack from VisiCore/cc-edge-claude-code-io#1JacobPEvans-personal wants to merge 1 commit into
JacobPEvans-personal wants to merge 1 commit into
Conversation
- Replace template skeletons with VisiCore gold-standard content: default/inputs.yml (file monitor + OTLP gRPC sources) default/pipelines/route.yml (claude-code-session-logs + claude-code-otel) default/pipelines/claude-code-otel/conf.yml default/pipelines/claude-code-session-logs/conf.yml default/samples.yml, default/pack.yml data/samples/ (19 captured sample events) package.json, README.md - Preserve template tooling (tests/, Makefile, docker-compose.yml, .github/workflows/) for DRY across packs - Validated locally: 7/7 route tests pass, pipeline tests skipped pending fixture authoring Pilot for the dryvist/cc-edge-pack-template DRY scaffold; fixtures will be added incrementally per data/samples/.expected.json convention.
9c982d5 to
2e169f7
Compare
Member
Author
|
Superseded by full TS pivot per dryvist org policy (see dryvist/.github#1). Pilot will be re-scaffolded with TypeScript + Vitest test harness once the cc-edge-pack-template TS port lands. Cribl pack content (default/, data/, package.json metadata) carries over verbatim — only the test/build tooling changes. Branch retained for reference. |
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
default/inputs.yml(file monitor + OTLP gRPC),default/pipelines/route.yml(claude-code-session-logs,claude-code-otel), pipelineconf.ymlfiles, 19 captureddata/samples/, realpackage.json+README.md.tests/,Makefile,docker-compose.yml,.github/workflows/) — proves the DRY contract: per-pack changes are content-only.Validator alignment
cc-edge-claude-code-ioformatoutput: __groupmetadata.datatypemainTest plan
dryvist/.github/.github/workflows/cribl-pack-test.yml@maintests/fixtures/{claude-code-otel,claude-code-session-logs}/*.json+*.expected.jsonto exercise pipeline test path🤖 Generated with Claude Code