Skip to content

feat: attestation archaeology visualizer (issue #2311)#1765

Open
createkr wants to merge 1 commit intoScottcjn:mainfrom
createkr:feat/issue2311-attestation-archaeology-visualizer
Open

feat: attestation archaeology visualizer (issue #2311)#1765
createkr wants to merge 1 commit intoScottcjn:mainfrom
createkr:feat/issue2311-attestation-archaeology-visualizer

Conversation

@createkr
Copy link
Contributor

Summary

Adds the Fossil Record attestation archaeology visualizer with interactive timeline/stratigraphy exploration and export support.

Deliverables

  • Interactive visualization page (fossils/index.html)
  • Export/serve utility for fossil record datasets
  • Deployment helper script
  • Documentation and implementation notes

Validation

  • python3 fossils/fossil_record_export.py --sample --epochs 5 --miners 10 --output /tmp/fossil_sample_check.json
  • Verified sample export generated successfully (records present)

Notes

This PR is scoped to issue #2311 only and optimized for practical deployability.

Closes #2311

- Add interactive stratigraphy visualization (fossils/index.html)
- Implement data export API and sample data generator
- Include comprehensive documentation and deployment script
- D3.js-based visualization with architecture color coding
- Hover tooltips showing miner details, RTC earned, fingerprint quality
- Epoch settlement markers and first appearance indicators
- Deployable at rustchain.org/fossils

Bounty: #2311 — The Fossil Record (75 RTC)
Wallet: [RTC wallet address to be added]

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/XL PR: 500+ lines labels Mar 22, 2026
@createkr
Copy link
Contributor Author

RTC payout wallet: RTC1d48d848a5aa5ecf2c5f01aa5fb64837daaf2f35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) documentation Improvements or additions to documentation size/XL PR: 500+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant