Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ Linx ISA bring-up related Codex skills.

## Managed utility skills
- linx-skills-submodule
- linx-cross-model-validation
- linx-qemu-gfrun-isa-adaptation

`linx-cross-model-validation` owns the reusable QEMU-gfrun-gfsim
architecture-visible result comparison workflow. It is a cross-repository
validation utility, not the owner of any single superproject module. An
external SuperScalarModel run is companion diagnostic evidence and does not
replace the superproject's canonical pinned `tools/LinxCoreModel` closure.
`linx-qemu-gfrun-isa-adaptation` owns the cross-repository PTO ISA adaptation
workflow: freeze the selected ISA contract, implement QEMU and gfrun, build
current-encoding carriers, validate exact profiles against independent golden
data and architectural observations, run structured QEMU-gfrun and optional
gfsim comparisons, and promote evidence to the support matrices.

## Module ownership map
| Skill | Module scope |
Expand Down
4 changes: 2 additions & 2 deletions canonical_skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
],
"managed_utility_skills": [
"linx-skills-submodule",
"linx-cross-model-validation"
"linx-qemu-gfrun-isa-adaptation"
],
"protected_non_module_skills": [
"linx-skills-submodule",
"linx-cross-model-validation"
"linx-qemu-gfrun-isa-adaptation"
],
"deprecated_skills": [
"linxcore",
Expand Down
248 changes: 0 additions & 248 deletions linx-cross-model-validation/SKILL.md

This file was deleted.

4 changes: 0 additions & 4 deletions linx-cross-model-validation/agents/openai.yaml

This file was deleted.

Loading