Skip to content

FCC Industry Paper Drafts

FCC drafts abstract + outline + citations for industry papers, then hands off to Research Center (RC/NEXUS) for experimental extension, peer-review coordination, and submission.

Papers in flight (v1.4.3+)

# Short name Thesis Status Handoff record
1 quantum-locality Temporal-spatial locality + quantum metrics for distributed AI workflows; blue-ocean-vs-blue-pearl framing draft ../ecosystem/coordination/nexus-research-coordination.md
2 zachman-riscear-safe Tri-axial composition of Zachman 6×6 classification + R.I.S.C.E.A.R. 10-element persona + SAFe 6.0 PI cadence draft ../ecosystem/coordination/nexus-research-coordination.md

Build

make pub-paper-quantum   # Paper 1 PDF + DOCX
make pub-paper-zachman   # Paper 2 PDF + DOCX
make pub-paper-all       # Both papers

Output lands under publications/_output/paper/.

Contribution boundaries

  • FCC contributes: abstract (≤250 words each), outline (IMRaD structure), citations (BibTeX), FCC architectural evidence (code references), handoff coordination record.
  • RC extends: experimental methodology, benchmarks, results, analysis, discussion, conclusions, peer-review coordination, venue submission.

Licensing

  • Paper text: CC-BY-4.0
  • Reference implementation code: MIT (aligns with FCC LICENSE)
  • BibTeX entries: inherit cited work's own licenses / copyright

Review gates

  • R.I.S.C.E.A.R. completeness per paper's persona-based evidence
  • Prior-art discipline (USPTO, WIPO, Google Scholar cross-checks)
  • Reproducibility manifest at publications/_output/paper/reproducibility-manifest.yaml
  • Peer-review sign-off before PR submission